Skip to content

Commit

Permalink
Merge pull request #3200 from CliMA/zs/default_config
Browse files Browse the repository at this point in the history
use default numerics config and parameters
  • Loading branch information
szy21 authored Jul 17, 2024
2 parents 540bbfb + 2f529a6 commit f6086da
Show file tree
Hide file tree
Showing 36 changed files with 26 additions and 79 deletions.
2 changes: 1 addition & 1 deletion config/gpu_configs/gpu_aquaplanet_dyamond_ss_1process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ surface_setup: DefaultMoninObukhov
rayleigh_sponge: true
dt: 100secs
t_end: 12hours
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/gpu_configs/gpu_aquaplanet_dyamond_ss_2process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ surface_setup: "DefaultMoninObukhov"
rayleigh_sponge: true
dt: "100secs"
t_end: "12hours"
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/gpu_configs/gpu_aquaplanet_dyamond_ss_4process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ surface_setup: "DefaultMoninObukhov"
rayleigh_sponge: true
dt: "100secs"
t_end: "12hours"
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/gpu_configs/gpu_aquaplanet_dyamond_ws_1process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ surface_setup: "DefaultMoninObukhov"
rayleigh_sponge: true
dt: "100secs"
t_end: "12hours"
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/gpu_configs/gpu_aquaplanet_dyamond_ws_2process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ surface_setup: "DefaultMoninObukhov"
rayleigh_sponge: true
dt: "100secs"
t_end: "12hours"
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/gpu_configs/gpu_aquaplanet_dyamond_ws_4process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ surface_setup: "DefaultMoninObukhov"
rayleigh_sponge: true
dt: "100secs"
t_end: "12hours"
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/gpu_configs/gpu_hs_rhoe_equil_55km_nz63_0M.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ moist: "equil"
precip_model: "0M"
rayleigh_sponge: true
forcing: "held_suarez"
toml: [toml/longrun_hs_rhoe_equil_55km_nz63_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ moist: "equil"
precip_model: "0M"
rayleigh_sponge: true
forcing: "held_suarez"
toml: [toml/longrun_hs_rhoe_equil_55km_nz63_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/longrun_configs/longrun_aquaplanet_clearsky_1M.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ implicit_diffusion: true
approximate_linear_solve_iters: 2
rad: "clearsky"
dt_rad: "6hours"
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
4 changes: 2 additions & 2 deletions config/longrun_configs/longrun_aquaplanet_dyamond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ cloud_model: "grid_scale"
rad: "allskywithclear"
insolation: "timevarying"
dt_rad: "1hours"
vert_diff: "true"
vert_diff: "FriersonDiffusion"
surface_setup: "DefaultMoninObukhov"
rayleigh_sponge: true
dt_save_state_to_disk: "10days"
dt: "50secs"
t_end: "10days"
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ rayleigh_sponge: true
dt_save_state_to_disk: "10days"
dt: "100secs"
t_end: "120days"
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_diagedmf_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ implicit_diffusion: true
approximate_linear_solve_iters: 2
rad: "clearsky"
dt_rad: "6hours"
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_gray_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,11 @@ z_max: 55000.0
moist: "equil"
precip_model: "0M"
rayleigh_sponge: true
vorticity_hyperdiffusion_coefficient: 1.0
divergence_damping_factor: 4.0
scalar_hyperdiffusion_coefficient: 4.0
smoothing_order: 2
topo_smoothing: true
topography: "Earth"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
implicit_diffusion: true
approximate_linear_solve_iters: 2
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_0M_earth.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ z_max: 55000.0
moist: "equil"
precip_model: "0M"
rayleigh_sponge: true
vorticity_hyperdiffusion_coefficient: 3.0
divergence_damping_factor: 1.0
scalar_hyperdiffusion_coefficient: 3.0
smoothing_order: 2
topo_smoothing: true
mesh_warp_type: "SLEVE"
Expand All @@ -22,4 +19,4 @@ surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
implicit_diffusion: true
approximate_linear_solve_iters: 2
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_0M_earth_sleve.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ albedo_model: "RegressionFunctionAlbedo"
prognostic_surface: "PrognosticSurfaceTemperature"
check_conservation: true
bubble: false
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_gray_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ surface_setup: "DefaultExchangeCoefficients"
moist: "equil"
rad: "gray"
precip_model: "0M"
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_gray_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/longrun_configs/longrun_hs_rhoe_dry_55km_nz63.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ t_end: "300days"
forcing: "held_suarez"
rayleigh_sponge: true
dt_save_state_to_disk: "10days"
toml: [toml/longrun_hs_rhoe_dry_55km_nz63.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ vert_diff: "true"
rayleigh_sponge: true
forcing: "held_suarez"
dt_save_state_to_disk: "10days"
toml: [toml/longrun_hs_rhoe_equil_55km_nz63_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ vert_diff: "true"
rayleigh_sponge: true
forcing: "held_suarez"
dt_save_state_to_disk: "10days"
toml: [toml/longrun_hs_rhoe_equil_55km_nz63_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ dz_top: 3000.0
z_max: 55000.0
perturb_initstate: false
discrete_hydrostatic_balance: true
toml: [toml/longrun_aquaplanet.toml]
2 changes: 0 additions & 2 deletions config/model_configs/box_density_current_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ z_stretch: false
x_elem: 45
ode_algo: "SSP33ShuOsher"
config: "box"
vorticity_hyperdiffusion_coefficient: 0.6
scalar_hyperdiffusion_coefficient: 0.6
z_max: 6400.0
diagnostics:
- short_name: thetaa
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ precip_model: "0M"
rayleigh_sponge: true
forcing: "held_suarez"
call_cloud_diagnostics_per_stage: true
toml: [toml/longrun_hs_rhoe_equil_55km_nz63_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ moist: "equil"
precip_model: "0M"
rayleigh_sponge: true
forcing: "held_suarez"
toml: [toml/longrun_hs_rhoe_equil_55km_nz63_0M.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 1 addition & 1 deletion config/model_configs/gpu_aquaplanet_dyamond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ dt: "100secs"
t_end: "8hours"
aerosol_radiation: true
prescribed_aerosols: ["CB1", "CB2", "DST01", "DST02", "DST03", "DST04", "OC1", "OC2", "SO4", "SOA", "SSLT01", "SSLT02", "SSLT03", "SSLT04"]
toml: [toml/longrun_aquaplanet_dyamond.toml]
toml: [toml/longrun_aquaplanet.toml]
2 changes: 0 additions & 2 deletions config/model_configs/plane_density_current_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ discrete_hydrostatic_balance: true
z_stretch: false
x_elem: 80
config: "plane"
vorticity_hyperdiffusion_coefficient: 0.6
scalar_hyperdiffusion_coefficient: 0.6
z_max: 6400.0
diagnostics:
- short_name: thetaa
Expand Down
2 changes: 0 additions & 2 deletions config/model_configs/plane_schar_mountain_test_stretched.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ x_elem: 100
dz_bottom: 200.0
ode_algo: "SSP33ShuOsher"
config: "plane"
vorticity_hyperdiffusion_coefficient: 0.5
scalar_hyperdiffusion_coefficient: 0.5
z_max: 25000.0
topography: "Schar"
toml: [toml/plane_schar_mountain_test_stretched.toml]
Expand Down
2 changes: 0 additions & 2 deletions config/model_configs/plane_schar_mountain_test_uniform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ z_stretch: false
x_elem: 100
ode_algo: "SSP33ShuOsher"
config: "plane"
vorticity_hyperdiffusion_coefficient: 0.5
scalar_hyperdiffusion_coefficient: 0.5
z_max: 25000.0
topography: "Schar"
toml: [toml/plane_schar_mountain_test_uniform.toml]
Expand Down
2 changes: 2 additions & 0 deletions toml/longrun_aquaplanet.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[zd_rayleigh]
value = 35000.0
5 changes: 0 additions & 5 deletions toml/longrun_aquaplanet_dyamond.toml

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[zd_rayleigh]
value = 35000.0

[alpha_rayleigh_uh]
value = 0.0

[precipitation_timescale]
value = 600

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[zd_rayleigh]
value = 35000.0

[alpha_rayleigh_uh]
value = 0.0

[precipitation_timescale]
value = 600

Expand Down
5 changes: 0 additions & 5 deletions toml/longrun_aquaplanet_rhoe_equil_55km_nz63_gray_0M.toml

This file was deleted.

5 changes: 0 additions & 5 deletions toml/longrun_hs_rhoe_dry_55km_nz63.toml

This file was deleted.

5 changes: 0 additions & 5 deletions toml/longrun_hs_rhoe_equil_55km_nz63_0M.toml

This file was deleted.

0 comments on commit f6086da

Please sign in to comment.