File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- 236
1+ 237
22
33# **README**
44#
2020
2121
2222#=
23+ 237
24+ - Changed the formulation of the Richardson and Prandtl numbers. We are now limiting by
25+ Pr_max = 100 instead of Ri_max = 0.25. Different behavior for stable and neutral conditions.
26+
2327236
24- - Radiation fluxes in runs with the `deep_atmosphere` configuration now take into account the
28+ - Radiation fluxes in runs with the `deep_atmosphere` configuration now take into account the
2529 column expansion with height. Affects only cases with `DeepSphericalGlobalGeometry`.
2630
2731235
28- - Related to #3775, the computation and update of non-orographic gravity wave (NOGW)
32+ - Related to #3775, the computation and update of non-orographic gravity wave (NOGW)
2933 are now separated into callback and tendencies update, affecting the NOGW-related
3034 tests.
3135
6670 (This only affects prognostic edmf)
6771
6872225
69- - Move nonhydrostatic pressure drag calculation to precomputed quantities and
73+ - Move nonhydrostatic pressure drag calculation to precomputed quantities and
7074 remove one reproducibility job
7175 (This only affects prognostic edmf)
7276
You can’t perform that action at this time.
0 commit comments