Skip to content

Commit 2015b35

Browse files
authored
Merge pull request #3643 from CliMA/zs/amip_config
remove aerosol diagnostics from amip longrun
2 parents b9fea96 + f80775d commit 2015b35

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

config/longrun_configs/amip_target_diagedmf.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ dz_bottom: 30.0
55
deep_atmosphere: false
66
rayleigh_sponge: true
77
viscous_sponge: true
8-
dt_save_to_sol: "10days"
9-
dt_save_state_to_disk: "20days"
8+
dt_save_state_to_disk: "30days"
109
moist: "equil"
1110
cloud_model: "quadrature_sgs"
1211
precip_model: "0M"
@@ -33,8 +32,3 @@ dt: "120secs"
3332
t_end: "120days"
3433
toml: [toml/longrun_aquaplanet_diagedmf.toml]
3534
netcdf_output_at_levels: true
36-
diagnostics:
37-
- short_name: [mmrso4, mmrdust, mmrss, o3, od550aer, odsc550aer]
38-
reduction_time: average
39-
period: "1months"
40-

config/longrun_configs/amip_target_edonly.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ dz_bottom: 30.0
55
deep_atmosphere: false
66
rayleigh_sponge: true
77
viscous_sponge: true
8-
dt_save_to_sol: "10days"
9-
dt_save_state_to_disk: "20days"
8+
dt_save_state_to_disk: "30days"
109
moist: "equil"
1110
precip_model: "0M"
1211
rad: "allskywithclear"
@@ -26,7 +25,3 @@ dt: "120secs"
2625
t_end: "120days"
2726
toml: [toml/longrun_aquaplanet.toml]
2827
netcdf_output_at_levels: true
29-
diagnostics:
30-
- short_name: [mmrso4, mmrdust, mmrss, o3]
31-
reduction_time: average
32-
period: "1months"

0 commit comments

Comments
 (0)