Commit f5b6c37 1 parent 430500c commit f5b6c37 Copy full SHA for f5b6c37
File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,12 @@ FLOAT_TYPE: "Float32"
2
2
albedo_model : " CouplerAlbedo"
3
3
anim : false
4
4
atmos_config_file : " config/longrun_configs/amip_target_diagedmf.yml"
5
- dt : " 240secs"
6
- dt_cpl : 240
5
+ coupler_toml_file : " toml/amip.toml"
6
+ dt : " 120secs"
7
+ dt_cpl : 120
7
8
dt_save_state_to_disk : " 30days"
8
9
dt_save_to_sol : " 30days"
10
+ dz_bottom : 30.0
9
11
energy_check : false
10
12
h_elem : 8
11
13
hourly_checkpoint : true
@@ -18,11 +20,11 @@ output_default_diagnostics: true
18
20
rayleigh_sponge : true
19
21
start_date : " 20100101"
20
22
surface_setup : " PrescribedSurface"
21
- t_end : " 1095days "
23
+ t_end : " 1098days "
22
24
topo_smoothing : true
23
25
topography : " Earth"
26
+ turb_flux_partition : " CombinedStateFluxesMOST"
24
27
unique_seed : true
25
28
viscous_sponge : false
26
- coupler_toml_file : " toml/amip.toml"
27
- turb_flux_partition : " CombinedStateFluxesMOST"
28
29
z_elem : 31
30
+ z_max : 55000.0
You can’t perform that action at this time.
0 commit comments