Skip to content

Commit 4595e4c

Browse files
committed
add prognostic edmf atmos yaml
1 parent 5191494 commit 4595e4c

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
#aerosol_radiation: true
2+
approximate_linear_solve_iters: 2
3+
cloud_model: "quadrature_sgs"
4+
co2_model: maunaloa
5+
dt: "120secs"
6+
dt_cloud_fraction: "1hours"
7+
dt_rad: "1hours"
8+
dt_save_state_to_disk: "30days"
9+
dz_bottom: 30.0
10+
edmfx_detr_model: "Generalized"
11+
edmfx_entr_model: "Generalized"
12+
edmfx_nh_pressure: true
13+
edmfx_sgs_diffusive_flux: true
14+
edmfx_sgs_mass_flux: true
15+
edmfx_upwinding: "first_order"
16+
h_elem: 16
17+
implicit_diffusion: true
18+
insolation: "timevarying"
19+
moist: "equil"
20+
netcdf_output_at_levels: true
21+
precip_model: "0M"
22+
prescribe_ozone: true
23+
#prescribed_aerosols: ["CB1", "CB2", "DST01", "DST02", "DST03", "DST04", "DST05", "OC1", "OC2", "SO4", "SSLT01", "SSLT02", "SSLT03", "SSLT04", "SSLT05"]
24+
prognostic_tke: true
25+
rad: "allskywithclear"
26+
rayleigh_sponge: true
27+
surface_setup: "DefaultMoninObukhov"
28+
t_end: "120days"
29+
toml: [toml/longrun_aquaplanet_diagedmf.toml]
30+
turbconv: "prognostic_edmfx"
31+
viscous_sponge: true
32+
z_elem: 63
33+
z_max: 60000.0
34+
implicit_sgs_advection: true
35+
implicit_sgs_entr_detr: true
36+
implicit_sgs_nh_pressure: true
37+
implicit_sgs_mass_flux: true
38+
max_newton_iters_ode: 3
39+
edmfx_upwinding: "first_order"
40+
edmfx_entr_model: "Generalized"
41+
edmfx_detr_model: "Generalized"
42+
edmfx_nh_pressure: true
43+
edmfx_filter: true

0 commit comments

Comments
 (0)