Skip to content

Commit

Permalink
fix path to standalone longrun
Browse files Browse the repository at this point in the history
alphabetically sorted configs

modify gpu run name

sort after rebase

use Linux sort
  • Loading branch information
LenkaNovak committed Feb 5, 2024
1 parent 1241c8d commit 05a61d7
Show file tree
Hide file tree
Showing 51 changed files with 593 additions and 577 deletions.
2 changes: 1 addition & 1 deletion .buildkite/longruns/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ steps:

- label: "ClimaAtmos standalone target"
command:
- srun julia --project=experiments/AMIP/ target/atmos_driver.jl --config_file target/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_tvinsol_0M_slabocean.yml
- srun julia --project=experiments/AMIP/ test/component_model_tests/climaatmos_standalone/atmos_driver.jl --config_file test/component_model_tests/climaatmos_standalone/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_tvinsol_0M_slabocean.yml
artifact_paths: "longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_tvinsol_0M_slabocean/*"
env:
BUILD_HISTORY_HANDLE: ""
Expand Down
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@ steps:
# GPU RUNS: slabplanet
- label: "GPU Slabplanet: albedo from function"
key: "gpu_slabplanet_albedo_function"
command: "julia --color=yes --project=experiments/AMIP/ experiments/AMIP/coupler_driver.jl --config_file $CONFIG_PATH/slabplanet_albedo_function.yml"
artifact_paths: "experiments/AMIP/output/gpu/slabplanet/slabplanet_albedo_function_artifacts/*"
command: "julia --color=yes --project=experiments/AMIP/ experiments/AMIP/coupler_driver.jl --config_file $CONFIG_PATH/gpu_slabplanet_albedo_function.yml"
artifact_paths: "experiments/AMIP/output/gpu/slabplanet/gpu_slabplanet_albedo_function_artifacts/*"
agents:
slurm_mem: 20GB
slurm_gpus: 1
Expand Down
32 changes: 16 additions & 16 deletions config/longrun_configs/amip_n1_shortrun.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
job_id: "amip_n1_shortrun"
run_name: "amip_n1_shortrun"
moist: "equil"
vert_diff: "true"
rad: "gray"
z_elem: 50
dz_top: 3000
dz_bottom: 30
h_elem: 16
kappa_4: 1e16
z_stretch: false
rayleigh_sponge: true
alpha_rayleigh_uh: 0
alpha_rayleigh_w: 10
dt_cpl: 150
apply_limiter: false
dt: "150secs"
dt_cpl: 150
dt_rad: "1hours"
dt_save_to_sol: "100days"
dz_bottom: 30
dz_top: 3000
energy_check: false
h_elem: 16
job_id: "amip_n1_shortrun"
kappa_4: 1e16
mode_name: "amip"
t_end: "1days"
dt_save_to_sol: "100days"
moist: "equil"
mono_surface: false
apply_limiter: false
precip_model: "0M"
rad: "gray"
rayleigh_sponge: true
run_name: "amip_n1_shortrun"
t_end: "1days"
vert_diff: "true"
z_elem: 50
z_stretch: false
32 changes: 16 additions & 16 deletions config/longrun_configs/amip_n1_shortrun_nocouple.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
job_id: "amip_n1_shortrun_nocouple"
run_name: "amip_n1_shortrun_nocouple"
moist: "equil"
vert_diff: "true"
rad: "gray"
z_elem: 50
dz_top: 3000
dz_bottom: 30
h_elem: 16
kappa_4: 1e16
z_stretch: false
rayleigh_sponge: true
alpha_rayleigh_uh: 0
alpha_rayleigh_w: 10
dt_cpl: 86200
apply_limiter: false
dt: "150secs"
dt_cpl: 86200
dt_rad: "1hours"
dt_save_to_sol: "100days"
dz_bottom: 30
dz_top: 3000
energy_check: false
h_elem: 16
job_id: "amip_n1_shortrun_nocouple"
kappa_4: 1e16
mode_name: "amip"
t_end: "1days"
dt_save_to_sol: "100days"
moist: "equil"
mono_surface: false
apply_limiter: false
precip_model: "0M"
rad: "gray"
rayleigh_sponge: true
run_name: "amip_n1_shortrun_nocouple"
t_end: "1days"
vert_diff: "true"
z_elem: 50
z_stretch: false
32 changes: 16 additions & 16 deletions config/longrun_configs/amip_n2_shortrun.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
job_id: "amip_n2_shortrun"
run_name: "amip_n2_shortrun"
moist: "equil"
vert_diff: "true"
rad: "gray"
z_elem: 50
dz_top: 3000
dz_bottom: 30
h_elem: 16
kappa_4: 1e16
z_stretch: false
rayleigh_sponge: true
alpha_rayleigh_uh: 0
alpha_rayleigh_w: 10
dt_cpl: 150
apply_limiter: false
dt: 150secs
dt_cpl: 150
dt_rad: 1hours
dt_save_to_sol: "100days"
dz_bottom: 30
dz_top: 3000
energy_check: false
h_elem: 16
job_id: "amip_n2_shortrun"
kappa_4: 1e16
mode_name: "amip"
t_end: "1days"
dt_save_to_sol: "100days"
moist: "equil"
mono_surface: false
apply_limiter: false
precip_model: "0M"
rad: "gray"
rayleigh_sponge: true
run_name: "amip_n2_shortrun"
t_end: "1days"
vert_diff: "true"
z_elem: 50
z_stretch: false
32 changes: 16 additions & 16 deletions config/longrun_configs/amip_n32_shortrun.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
job_id: "amip_n32_shortrun"
run_name: "amip_n32_shortrun"
moist: "equil"
vert_diff: "true"
rad: "gray"
z_elem: 50
dz_top: 3000
dz_bottom: 30
h_elem: 16
kappa_4: 1e16
z_stretch: false
rayleigh_sponge: true
alpha_rayleigh_uh: 0
alpha_rayleigh_w: 10
dt_cpl: 150
apply_limiter: false
dt: "150secs"
dt_cpl: 150
dt_rad: "1hours"
dt_save_to_sol: "100days"
dz_bottom: 30
dz_top: 3000
energy_check: false
h_elem: 16
job_id: "amip_n32_shortrun"
kappa_4: 1e16
mode_name: "amip"
t_end: "10days"
dt_save_to_sol: "100days"
moist: "equil"
mono_surface: false
apply_limiter: false
precip_model: "0M"
rad: "gray"
rayleigh_sponge: true
run_name: "amip_n32_shortrun"
t_end: "10days"
vert_diff: "true"
z_elem: 50
z_stretch: false
32 changes: 16 additions & 16 deletions config/longrun_configs/amip_n64_shortrun.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
job_id: "amip_n64_shortrun"
run_name: "amip_n64_shortrun"
moist: "equil"
vert_diff: "true"
rad: "gray"
z_elem: 50
dz_top: 3000
dz_bottom: 30
h_elem: 16
kappa_4: 1e16
z_stretch: false
rayleigh_sponge: true
alpha_rayleigh_uh: 0
alpha_rayleigh_w: 10
dt_cpl: 150
apply_limiter: false
dt: "150secs"
dt_cpl: 150
dt_rad: "1hours"
dt_save_to_sol: "100days"
dz_bottom: 30
dz_top: 3000
energy_check: false
h_elem: 16
job_id: "amip_n64_shortrun"
kappa_4: 1e16
mode_name: "amip"
t_end: "10days"
dt_save_to_sol: "100days"
moist: "equil"
mono_surface: false
apply_limiter: false
precip_model: "0M"
rad: "gray"
rayleigh_sponge: true
run_name: "amip_n64_shortrun"
t_end: "10days"
vert_diff: "true"
z_elem: 50
z_stretch: false
32 changes: 16 additions & 16 deletions config/longrun_configs/amip_n8_shortrun.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
job_id: "amip_n8_shortrun"
run_name: "amip_n8_shortrun"
moist: "equil"
vert_diff: "true"
rad: "gray"
z_elem: 50
dz_top: 3000
dz_bottom: 30
h_elem: 16
kappa_4: 1e16
z_stretch: false
rayleigh_sponge: true
alpha_rayleigh_uh: 0
alpha_rayleigh_w: 10
dt_cpl: 150
apply_limiter: false
dt: "150secs"
dt_cpl: 150
dt_rad: "1hours"
dt_save_to_sol: "100days"
dz_bottom: 30
dz_top: 3000
energy_check: false
h_elem: 16
job_id: "amip_n8_shortrun"
kappa_4: 1e16
mode_name: "amip"
t_end: "10days"
dt_save_to_sol: "100days"
moist: "equil"
mono_surface: false
apply_limiter: false
precip_model: "0M"
rad: "gray"
rayleigh_sponge: true
run_name: "amip_n8_shortrun"
t_end: "10days"
vert_diff: "true"
z_elem: 50
z_stretch: false
6 changes: 3 additions & 3 deletions config/longrun_configs/amip_target.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
FLOAT_TYPE: "Float32"
anim: true
apply_limiter: false
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_0M.yml"
dt: "100secs"
dt_cloud_fraction: "1hours"
dt_cpl: 100
dt_rad: "1hours"
dt_save_state_to_disk: "20days"
dt_save_to_sol: "10days"
dt: "100secs"
energy_check: false
FLOAT_TYPE: "Float32"
hourly_checkpoint: true
job_id: "amip_target"
land_albedo_type: "map_temporal"
Expand All @@ -20,4 +20,4 @@ start_date: "19790301"
surface_setup: "PrescribedSurface"
t_end: "100days"
turb_flux_partition: "CombinedStateFluxes"
vert_diff: "true"
vert_diff: "true"
6 changes: 3 additions & 3 deletions config/longrun_configs/amip_target_topo.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
FLOAT_TYPE: "Float32"
anim: true
apply_limiter: false
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_0M_earth.yml"
dt: "100secs"
dt_cloud_fraction: "1hours"
dt_cpl: 100
dt_rad: "1hours"
dt_save_state_to_disk: "20days"
dt_save_to_sol: "10days"
dt: "100secs"
energy_check: false
FLOAT_TYPE: "Float32"
hourly_checkpoint: true
job_id: "amip_target_topo"
land_albedo_type: "map_temporal"
Expand All @@ -23,4 +23,4 @@ t_end: "100days"
topo_smoothing: true
topography: "Earth"
turb_flux_partition: "CombinedStateFluxes"
vert_diff: "true"
vert_diff: "true"
36 changes: 18 additions & 18 deletions config/longrun_configs/amip_target_topo_diagedmf.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
run_name: "amip_target_topo_diagedmf"
FLOAT_TYPE: "Float32"
anim: true
dt_cpl: 100
energy_check: false
mode_name: "amip"
mono_surface: false
apply_limiter: false
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equil_55km_nz63_allsky_diagedmf_0M.yml"
dt: "100secs"
t_end: "40days"
job_id: "amip_target_topo_diagedmf"
dt_save_to_sol: "10days"
dt_cloud_fraction: "1hours"
dt_cpl: 100
dt_rad: "1hours"
dt_save_state_to_disk: "20days"
apply_limiter: false
dt_save_to_sol: "10days"
energy_check: false
hourly_checkpoint: true
turb_flux_partition: "CombinedStateFluxes"
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equil_55km_nz63_allsky_diagedmf_0M.yml"
surface_setup: "PrescribedSurface"
idealized_insolation: false
job_id: "amip_target_topo_diagedmf"
land_albedo_type: "map_temporal"
mode_name: "amip"
mono_surface: false
netcdf_output_at_levels: true
run_name: "amip_target_topo_diagedmf"
start_date: "19790301"
topography: "Earth"
surface_setup: "PrescribedSurface"
t_end: "40days"
topo_smoothing: true
FLOAT_TYPE: "Float32"
idealized_insolation: false
dt_rad: "1hours"
dt_cloud_fraction: "1hours"
netcdf_output_at_levels: true
topography: "Earth"
turb_flux_partition: "CombinedStateFluxes"
16 changes: 8 additions & 8 deletions config/longrun_configs/dyamond_target.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
run_name: "dyamond_target"
anim: true
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_dyamond.yml"
dt_cpl: 50
dt_save_state_to_disk: "0.5days"
dt_save_to_sol: "0.5days"
energy_check: false
job_id: "dyamond_target"
land_albedo_type: "map_temporal"
mode_name: "amip"
mono_surface: false
monthly_checkpoint: false
run_name: "dyamond_target"
start_date: "19790301"
t_end: "1days"
job_id: "dyamond_target"
dt_save_to_sol: "0.5days"
dt_save_state_to_disk: "0.5days"
turb_flux_partition: "CombinedStateFluxes"
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_dyamond.yml"
monthly_checkpoint: false
land_albedo_type: "map_temporal"
start_date: "19790301"
Loading

0 comments on commit 05a61d7

Please sign in to comment.