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
Rename edmf_coriolis to scm_coriolis (since it's not EDMF specific); some added docstrings
Entr/Detr cleanup and docs
Split out function for calculation of gradient Ri
Docstrings throughout prognostic_equations; renamed horizontal_advection to horizontal_dynamics
gm_sgs_closures.jl docstrings
Remaining tendency docstrings
edmf_boundary_condition.jl cleanup and docs
Docstrings for forcing; replaced a hard-coded internal energy of vapor
by call to thermodynamics
Co-authored-by: Tapio Schneider <[email protected]>
Copy file name to clipboardExpand all lines: config/default_configs/default_config.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -341,8 +341,8 @@ implicit_sgs_nh_pressure:
341
341
implicit_sgs_mass_flux:
342
342
help: "Whether to treat the subgrid-scale mass flux tendency implicitly or explicitly in grid-mean equations. Currently updraft only with Jacobian terms 0. [`false` (default), `true`]. Setting it to true only works if both implicit_sgs_advection and implicit_diffusion are set to true."
0 commit comments