You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reproducibility_tests/ref_counter.jl
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
283
1
+
284
2
2
3
3
# **README**
4
4
#
@@ -20,6 +20,10 @@
20
20
21
21
22
22
#=
23
+
284
24
+
- Use universal functions in SurfaceFluxes in the mixing length closure,
25
+
which changes the closure in the stable case (from Gryanik to Businger)
26
+
23
27
283
24
28
- Change the Jacobian terms related to dp_drhoq_tot
25
29
@@ -39,7 +43,8 @@
39
43
- Add ∂/∂q elements to Jacobian
40
44
41
45
277
42
-
- Update to use [email protected]. Supports Charnock-parameterization for aerodynamic roughness (default is still user-prescribed ScalarRoughness). SurfaceFluxes catch for neutrally-stable boundary layers (ζ ≈ 0) removed.
46
+
- Update to use [email protected]. Supports Charnock-parameterization for aerodynamic roughness
47
+
(default is still user-prescribed ScalarRoughness). SurfaceFluxes catch for neutrally-stable boundary layers (ζ ≈ 0) removed.
43
48
44
49
276
45
50
- Update prognostic EDMF boundary conditions: apply equal surface fluxes to the
0 commit comments