Skip to content

Commit 55a6946

Browse files
authored
Merge pull request #1201 from CliMA/zs/hotfix
small fix to nightly amip config
2 parents bf3cda0 + addf8ea commit 55a6946

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/nightly_configs/amip_coarse.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ 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
76
dt: "240secs"
87
dt_cpl: "240secs"
98
dt_save_state_to_disk: "30days"
@@ -22,8 +21,8 @@ rayleigh_sponge: true
2221
start_date: "20100101"
2322
surface_setup: "PrescribedSurface"
2423
t_end: "465days"
25-
topo_smoothing: true
2624
topography: "Earth"
25+
topo_smoothing: true
2726
turb_flux_partition: "CombinedStateFluxesMOST"
2827
viscous_sponge: true
2928
z_elem: 39

config/nightly_configs/amip_coarse_edonly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ h_elem: 8
1313
land_albedo_type: "map_temporal"
1414
mode_name: "amip"
1515
mono_surface: false
16+
netcdf_interpolation_num_points: [90, 45, 31]
1617
netcdf_output_at_levels: true
1718
output_default_diagnostics: true
1819
radiation_reset_rng_seed: true

0 commit comments

Comments
 (0)