Preprints
https://doi.org/10.5194/egusphere-2025-4398
https://doi.org/10.5194/egusphere-2025-4398
22 Oct 2025
 | 22 Oct 2025
Status: this preprint is open for discussion and under review for Geoscientific Model Development (GMD).

CLEO: The Fundamental Design for High Computational Performance of a New Superdroplet Model

Clara J. A. Bayley, Tobias Kölling, Ann Kristin Naumann, Raphaela Vogel, and Bjorn Stevens

Abstract. CLEO is a Super-Droplet Model (SDM) designed for performance portability on high performance computer architectures and with the intention of modelling warm-clouds in domains large enough to resolve shallow mesoscale cloud organisation O(100 km). This paper introduces CLEO’s novel C++ implementation of SDM, in particular how we map SDM theory to computations which optimise performance, primarily by conservative memory usage and efficient memory access patterns. To further speed-up simulations and to ensure a portable and maintainable code, we avoid conditional code branching and implement thread parallelism through the Kokkos library. As a result CLEO shows optimal linear scaling with increasing number of superdroplets and can use CPU and GPU thread-parallelisation across a diverse range of computer architectures. But CLEO is not just a model for computational performance, it is also designed for warm-cloud process understanding. CLEO possesses a high degree of flexibility, especially with regard to the configuration of microphysical processes and data output, that makes it well-suited to analysing sensitivity to microphysics. CLEO is therefore a new SDM ready to be used for understanding warm-cloud processes.

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. While Copernicus Publications makes every effort to include appropriate place names, the final responsibility lies with the authors. Views expressed in the text are those of the authors and do not necessarily reflect the views of the publisher.
Share
Clara J. A. Bayley, Tobias Kölling, Ann Kristin Naumann, Raphaela Vogel, and Bjorn Stevens

Status: open (until 17 Dec 2025)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
Clara J. A. Bayley, Tobias Kölling, Ann Kristin Naumann, Raphaela Vogel, and Bjorn Stevens
Clara J. A. Bayley, Tobias Kölling, Ann Kristin Naumann, Raphaela Vogel, and Bjorn Stevens
Metrics will be available soon.
Latest update: 22 Oct 2025
Download
Short summary
Cloud microphysics is a leading source of error in both regional and global climate models and this limits our ability to understand the Earth’s climate and how it is changing. However a fairly new type of model called a Superdroplet Model (SDM) may improve both regional and global models if it can be made cost-efficient enough. Hence we are introducing a novel version of SDM, called CLEO, and it's key features that make it efficient, especially on very high performance, “exascale”, computers.
Share