From 8e11b12b7c419368ed1a9de28cf44c4f233ba5fb Mon Sep 17 00:00:00 2001 From: "clara.bayley" Date: Fri, 27 Feb 2026 15:09:41 +0100 Subject: [PATCH] feat: add paper preprint reference also pushing version release on repo --- README.md | 6 +++++- docs/source/index.rst | 6 ++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8423cb1..c1f2c81 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Performance Testing of CLEO On Levante for First Model Description Paper +# Performance Testing of CLEO On Levante for CLEO Model Description Paper-1 + +Paper pre-print: "Cleo: The Fundamental Design of a New Superdroplet Method +Model for High Computational Performance (v0.39.0)" by Bayley et al. 2026 +(https://doi.org/10.5194/egusphere-2025-4398) This repository has been made to document the performance tests of CLEO on Levante for CLEO's first model description paper. diff --git a/docs/source/index.rst b/docs/source/index.rst index dcc23e5..91e481a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -6,8 +6,10 @@ Welcome to PerformanceTestingCLEO's Documentation! ================================================== This repository has been made to document the performance tests of CLEO on Levante for CLEO's -first model description paper. Specifically it tests the branch ``performance_testing_cleo``, which -is the same as CLEO ``v0.39.0`` with the patch +model description paper-1 (pre-print: "Cleo: The Fundamental Design of a New Superdroplet Method +Model for High Computational Performance (v0.39.0)" by Bayley et al. 2026 +(https://doi.org/10.5194/egusphere-2025-4398)) Specifically it tests the branch +``performance_testing_cleo``, which is the same as CLEO ``v0.39.0`` with the patch ``0001-refactor-comment-out-checking-initialisation-for-gbx.patch`` applied. To (locally) reproduce this project, simply clone this repository and ``CLEO`` and checkout ``CLEO``