Skip to content

Commit 1e8d1d1

Browse files
author
Olivia Alcabes
committed
adding back in deleted config
1 parent e1ce0fb commit 1e8d1d1

File tree

1 file changed

+34
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)