Skip to content

Commit b66fd81

Browse files
authored
Merge pull request #911 from CliMA/zs/hotfix
do not use aerosols in the amip run
2 parents 8dc9e44 + 9e45126 commit b66fd81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/amip_configs/amip.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FLOAT_TYPE: "Float32"
2+
aerosol_radiation: false
23
albedo_model: "CouplerAlbedo"
34
anim: false
45
atmos_config_file: "config/longrun_configs/amip_target_diagedmf.yml"
@@ -14,6 +15,7 @@ mode_name: "amip"
1415
mono_surface: false
1516
netcdf_output_at_levels: true
1617
output_default_diagnostics: true
18+
prescribed_aerosols: []
1719
start_date: "20100101"
1820
surface_setup: "PrescribedSurface"
1921
t_end: "1080days"

0 commit comments

Comments
 (0)