Skip to content

Commit c7f25fa

Browse files
committed
100km atmos scaling run
switch off coupler diagnostics rm cpu bind no atmos diags no atmos diags 300d clean clean
1 parent 6a5c89c commit c7f25fa

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.buildkite/longruns/pipeline.yml

-1
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,3 @@ steps:
347347
agents:
348348
queue: clima
349349
modules: common
350-

config/longrun_configs/amip_target_topo_diagedmf.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
FLOAT_TYPE: "Float32"
22
anim: true
33
apply_limiter: false
4-
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equil_55km_nz63_allsky_diagedmf_0M.yml"
5-
coupler_toml_file: "toml/amip_target_topo_diagedmf.toml"
4+
atmos_config_file: "config/gpu_configs/gpu_aquaplanet_diagedmf.yml"
65
dt: "100secs"
76
dt_cloud_fraction: "1hours"
87
dt_cpl: 100

config/longrun_configs/gpu_amip_target_topo_diagedmf.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FLOAT_TYPE: "Float32"
22
anim: false
33
apply_limiter: false
4-
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equil_55km_nz63_allsky_diagedmf_0M.yml"
4+
atmos_config_file: "config/gpu_configs/gpu_aquaplanet_diagedmf.yml"
55
dt: "100secs"
66
dt_cloud_fraction: "1hours"
77
dt_cpl: 100
@@ -19,7 +19,7 @@ netcdf_output_at_levels: true
1919
run_name: "gpu_amip_target_topo_diagedmf"
2020
start_date: "19790301"
2121
surface_setup: "PrescribedSurface"
22-
t_end: "90days"
22+
t_end: "270days"
2323
topo_smoothing: true
2424
topography: "Earth"
2525
turb_flux_partition: "CombinedStateFluxes"

0 commit comments

Comments
 (0)