Skip to content

Commit 8644e2c

Browse files
committed
Bump ref counter
1 parent c3afa8a commit 8644e2c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

reproducibility_tests/ref_counter.jl

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
236
1+
237
22

33
# **README**
44
#
@@ -20,12 +20,16 @@
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+
2327
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
2529
column expansion with height. Affects only cases with `DeepSphericalGlobalGeometry`.
2630
2731
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)
2933
are now separated into callback and tendencies update, affecting the NOGW-related
3034
tests.
3135
@@ -66,7 +70,7 @@
6670
(This only affects prognostic edmf)
6771
6872
225
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

0 commit comments

Comments
 (0)