the Creative Commons Attribution 4.0 License.
the Creative Commons Attribution 4.0 License.
Meso-NH-ISO v1.0: a water stable isotopes scheme in the non-hydrostatic mesoscale atmospheric model Meso-NH. Application to a 2D West African squall line
Abstract. Better understanding how convective processes impact the isotopic composition of atmospheric water has implications for understanding present-day phenomena such as squall lines or tropical cyclones, and for reconstructions of past rainfall extreme events. With this motivation, we implemented water stable isotopes in the non-hydrostatic mesoscale atmospheric model Meso-NH. Water stable isotopes are implemented in the advection of water phases and in the microphysical scheme. The implementation is validated on a test case of a 2D simulation of a tropical squall line observed in June 1981 during the COPT81 field campaign in the Sahel region. The isotopic version of Meso-NH (Meso-NH-ISO) captures the expected evolution of the isotopic composition of both precipitation and water vapor along the squall line. This work opens the door to future isotopic studies using realistic cases of mesoscale convective systems (squall lines, tropical cyclones).
- Preprint
(2744 KB) - Metadata XML
-
Supplement
(1570 KB) - BibTeX
- EndNote
Status: open (until 06 Jul 2026)
- RC1: 'Comment on egusphere-2026-548', Anonymous Referee #1, 24 May 2026 reply
Model code and software
Meso-NH v5-5-0 Meso-NH team http://mesonh.aero.obs-mip.fr/mesonh55/
Viewed
| HTML | XML | Total | Supplement | BibTeX | EndNote | |
|---|---|---|---|---|---|---|
| 239 | 59 | 27 | 325 | 32 | 20 | 24 |
- HTML: 239
- PDF: 59
- XML: 27
- Total: 325
- Supplement: 32
- BibTeX: 20
- EndNote: 24
Viewed (geographical distribution)
| Country | # | Views | % |
|---|
| Total: | 0 |
| HTML: | 0 |
| PDF: | 0 |
| XML: | 0 |
- 1
The paper describes formulation and an application of a new extension to the Meso-NH mesoscale atmospheric cloud-resolving model. The extension enables the model to capture the dynamics of water isotopic composition across gaseous, liquid and solid phases of water. A single-moment mixed-phase bulk scheme is used. Three stable isotopologues are considered: light water, semiheavy water HDO, and heavy-oxygen water (Oxygen-18). The example application uses a two-dimensional setup from a prior Meso-NH study (1994) simulating a tropical squall line observed during a field project back in 1980-ties.
I consider the presented material matching well the journal scope, and useful for the community. In the following comments, there are numerous suggestion for how to improve the description, but overall I find the paper well written and balanced. My review focuses on the microphysics description and the isotope "basics", for I have less experience in interpretation of the isotopic features of large-scale weather systems or the hydrological implications.
Abstract:
Section 1:
Section 2:
Section 3:
Section 4:
Section 5:
Table 1:
Supplement:
Maths, symbols, nomenclature:
Code:
From software engineering standpoint, the repeated definition of constants across the codebase (15 times) and the lack of code reuse (i.e., copy-pasted lines instead of shared function definition) are both anti-patterns. This approach leads to bug-prone code, technical debt, high software maintenance costs, and hindered opportunities for future developments.
References:
HTH