Skip to content

Commit 2d099af

Browse files
authored
Merge pull request #1184 from CliMA/zs/amip_shallow
use shallow atmosphere in amip
2 parents 354db78 + 657ea21 commit 2d099af

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/nightly_configs/amip_coarse.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ albedo_model: "CouplerAlbedo"
33
atmos_config_file: "config/longrun_configs/amip_target_diagedmf.yml"
44
checkpoint_dt: "720hours"
55
coupler_toml: ["toml/amip.toml"]
6+
deep_atmosphere: false
67
dt: "240secs"
78
dt_cpl: "240secs"
89
dt_save_state_to_disk: "30days"

config/nightly_configs/amip_coarse_random.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ albedo_model: "CouplerAlbedo"
33
atmos_config_file: "config/longrun_configs/amip_target_diagedmf.yml"
44
checkpoint_dt: "720hours"
55
coupler_toml: ["toml/amip.toml"]
6+
deep_atmosphere: false
67
dt: "240secs"
78
dt_cpl: "240secs"
89
dt_save_state_to_disk: "30days"

0 commit comments

Comments
 (0)