Skip to content

Commit af7ca7e

Browse files
authored
Merge pull request #3606 from CliMA/zs/deep
clean up configs
2 parents d2a9abe + 6dcf6b0 commit af7ca7e

10 files changed

+14
-68
lines changed

.buildkite/longruns_gpu/pipeline.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -115,17 +115,6 @@ steps:
115115
CLIMACOMMS_DEVICE: "CUDA"
116116
JOB_NAME: "longrun_moist_held_suarez"
117117

118-
- label: ":computer: held-suarez equilmoist + deep-atmosphere eqns"
119-
command:
120-
- srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
121-
artifact_paths: "$$JOB_NAME/output_active/*"
122-
env:
123-
CLIMACOMMS_DEVICE: "CUDA"
124-
JOB_NAME: "longrun_moist_held_suarez_deepatmos"
125-
agents:
126-
slurm_gpus: 1
127-
slurm_time: 24:00:00
128-
129118
- group: "helem 16 aquaplanet"
130119
steps:
131120

.buildkite/pipeline.yml

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -262,19 +262,6 @@ steps:
262262
agents:
263263
slurm_constraint: icelake|cascadelake|skylake|epyc
264264

265-
- label: ":computer: no lim baroclinic wave (ρe) equilmoist (deep sphere)"
266-
command: >
267-
julia --color=yes --project=.buildkite .buildkite/ci_driver.jl
268-
--config_file $CONFIG_PATH/deep_sphere_baroclinic_wave_rhoe_equilmoist.yml
269-
--job_id deep_sphere_baroclinic_wave_rhoe_equilmoist
270-
271-
julia --color=yes --project=.buildkite reproducibility_tests/test_mse.jl
272-
--job_id deep_sphere_baroclinic_wave_rhoe_equilmoist
273-
--out_dir deep_sphere_baroclinic_wave_rhoe_equilmoist/output_active
274-
artifact_paths: "deep_sphere_baroclinic_wave_rhoe_equilmoist/output_active/*"
275-
agents:
276-
slurm_constraint: icelake|cascadelake|skylake|epyc
277-
278265
# Add this back when we figure out what to do with SSP and zalesak
279266
# - label: ":computer: SSP zalesak tracer & energy upwind baroclinic wave (ρe_tot) equilmoist"
280267
# command: >
@@ -387,9 +374,9 @@ steps:
387374
- label: ":computer: Diagnostic Earth surface elevation spectra"
388375
command: >
389376
julia --color=yes --project=.buildkite .buildkite/ci_driver.jl
390-
--config_file $CONFIG_PATH/sphere_ssp_baroclinic_wave_rhoe_equilmoist_earth.yml
391-
--job_id sphere_ssp_baroclinic_wave_rhoe_equilmoist_earth
392-
artifact_paths: "sphere_ssp_baroclinic_wave_rhoe_equilmoist_earth/output_active/*"
377+
--config_file $CONFIG_PATH/sphere_baroclinic_wave_rhoe_equilmoist_earth.yml
378+
--job_id sphere_baroclinic_wave_rhoe_equilmoist_earth
379+
artifact_paths: "sphere_baroclinic_wave_rhoe_equilmoist_earth/output_active/*"
393380

394381
- label: ":computer: Baroclinic wave (ρe) equilmoist (Hughes2023 double mountain config)"
395382
command: >

config/longrun_configs/longrun_moist_held_suarez_deepatmos.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

config/model_configs/deep_sphere_baroclinic_wave_rhoe_equilmoist.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

config/model_configs/sphere_baroclinic_wave_rhoe.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
dt_save_state_to_disk: "2days"
22
initial_condition: "DryBaroclinicWave"
3-
deep_atmosphere: true
43
dt: "400secs"
54
t_end: "10days"
65
deep_atmosphere: false
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
dt_save_state_to_disk: "1days"
2+
rayleigh_sponge: true
3+
topo_smoothing: true
4+
initial_condition: "MoistBaroclinicWave"
5+
dt: "450secs"
6+
t_end: "450secs"
7+
ode_algo: "ARS343"
8+
precip_model: "0M"
9+
topography: "Earth"
10+
moist: "equil"
11+
apply_limiter: true

config/model_configs/sphere_held_suarez_rhoe_hightop.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ dt_save_state_to_disk: "4days"
55
t_end: "8days"
66
forcing: "held_suarez"
77
dt: "400secs"
8-
deep_atmosphere: true
98
rayleigh_sponge: true
109
toml: [toml/sphere_held_suarez.toml]

config/model_configs/sphere_ssp_baroclinic_wave_rhoe_equilmoist_earth.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ topo_smoothing: true
44
initial_condition: "MoistBaroclinicWave"
55
dt: "450secs"
66
t_end: "450secs"
7-
ode_algo: "ARS343"
87
precip_model: "0M"
98
topography: "Earth"
109
moist: "equil"

config/model_configs/sphere_zalesak_upwind_tracer_energy_ssp_baroclinic_wave_rhoe_equilmoist.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

reproducibility_tests/reproducibility_test_job_ids.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ reproducibility_test_job_ids() = [
33
"sphere_held_suarez_rhoe_equilmoist_hightop_sponge",
44
"sphere_aquaplanet_rhoe_nonequilmoist_allsky_gw_res",
55
"sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric",
6-
"deep_sphere_baroclinic_wave_rhoe_equilmoist",
76
"diagnostic_edmfx_aquaplanet",
87
"single_column_hydrostatic_balance_ft64",
98
]

0 commit comments

Comments
 (0)