Commit 6fa9d98 1 parent 6a5c89c commit 6fa9d98 Copy full SHA for 6fa9d98
File tree 3 files changed +5
-7
lines changed
3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -346,5 +346,4 @@ steps:
346
346
done
347
347
agents :
348
348
queue : clima
349
- modules : common
350
-
349
+ modules : common
Original file line number Diff line number Diff line change 1
1
FLOAT_TYPE : " Float32"
2
2
anim : true
3
3
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"
6
5
dt : " 100secs"
7
6
dt_cloud_fraction : " 1hours"
8
7
dt_cpl : 100
Original file line number Diff line number Diff line change 1
1
FLOAT_TYPE : " Float32"
2
2
anim : false
3
3
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"
5
5
dt : " 100secs"
6
6
dt_cloud_fraction : " 1hours"
7
7
dt_cpl : 100
@@ -19,8 +19,8 @@ netcdf_output_at_levels: true
19
19
run_name : " gpu_amip_target_topo_diagedmf"
20
20
start_date : " 19790301"
21
21
surface_setup : " PrescribedSurface"
22
- t_end : " 90days "
22
+ t_end : " 270days "
23
23
topo_smoothing : true
24
24
topography : " Earth"
25
25
turb_flux_partition : " CombinedStateFluxes"
26
- use_reference_state : false
26
+ use_reference_state : false
You can’t perform that action at this time.
0 commit comments