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
2
2
3
3
# **README**
4
4
#
20
20
21
21
22
22
#=
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
+
23
27
236
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
25
29
column expansion with height. Affects only cases with `DeepSphericalGlobalGeometry`.
26
30
27
31
235
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)
29
33
are now separated into callback and tendencies update, affecting the NOGW-related
30
34
tests.
31
35
66
70
(This only affects prognostic edmf)
67
71
68
72
225
69
- - Move nonhydrostatic pressure drag calculation to precomputed quantities and
73
+ - Move nonhydrostatic pressure drag calculation to precomputed quantities and
70
74
remove one reproducibility job
71
75
(This only affects prognostic edmf)
72
76
You can’t perform that action at this time.
0 commit comments