Skip to content

Commit

Permalink
change dt_rad in longrun and reorder configs
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Jul 22, 2024
1 parent 078e591 commit b4cf78f
Show file tree
Hide file tree
Showing 7 changed files with 76 additions and 69 deletions.
19 changes: 10 additions & 9 deletions config/longrun_configs/longrun_aquaplanet_allsky_0M.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
dt_save_state_to_disk: "10days"
dt: "120secs"
t_end: "360days"
h_elem: 16
z_max: 55000.0
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
z_max: 55000.0
rayleigh_sponge: true
moist: "equil"
precip_model: "0M"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
implicit_diffusion: true
approximate_linear_solve_iters: 2
dt: "120secs"
t_end: "360days"
dt_save_state_to_disk: "10days"
moist: "equil"
rad: "allskywithclear"
dt_rad: "6hours"
dt_rad: "1hours"
dt_cloud_fraction: "1hours"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
precip_model: "0M"
toml: [toml/longrun_aquaplanet.toml]
27 changes: 14 additions & 13 deletions config/longrun_configs/longrun_aquaplanet_allsky_0M_earth.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
dt_save_state_to_disk: "10days"
dt: "120secs"
rad: "allskywithclear"
dt_rad: "6hours"
t_end: "360days"
dz_bottom: 30.0
dz_top: 3000.0
h_elem: 16
z_elem: 63
z_max: 55000.0
moist: "equil"
precip_model: "0M"
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
rayleigh_sponge: true
topo_smoothing: true
topography: "Earth"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
topo_smoothing: true
implicit_diffusion: true
approximate_linear_solve_iters: 2
dt: "120secs"
t_end: "360days"
dt_save_state_to_disk: "30days"
moist: "equil"
rad: "allskywithclear"
dt_rad: "1hours"
dt_cloud_fraction: "1hours"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
precip_model: "0M"
toml: [toml/longrun_aquaplanet.toml]
18 changes: 10 additions & 8 deletions config/longrun_configs/longrun_aquaplanet_allsky_1M.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
dt: "120secs"
t_end: "360days"
h_elem: 16
z_max: 55000.0
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
z_max: 55000.0
rayleigh_sponge: true
moist: "equil"
precip_model: "1M"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
implicit_diffusion: true
approximate_linear_solve_iters: 2
dt: "120secs"
t_end: "360days"
dt_save_state_to_disk: "10days"
moist: "equil"
rad: "allskywithclear"
dt_rad: "6hours"
dt_rad: "1hours"
dt_cloud_fraction: "1hours"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
precip_model: "1M"
toml: [toml/longrun_aquaplanet.toml]
21 changes: 11 additions & 10 deletions config/longrun_configs/longrun_aquaplanet_allsky_diagedmf_0M.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,27 @@ z_max: 55000.0
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
rayleigh_sponge: true
implicit_diffusion: true
approximate_linear_solve_iters: 2
ode_algo: ARS343
dt: "120secs"
t_end: "240days"
dt_save_state_to_disk: "30days"
moist: "equil"
cloud_model: diagnostic_edmfx
precip_model: "0M"
override_τ_precip: false
rad: "allskywithclear"
dt_rad: "6hours"
dt_rad: "1hours"
dt_cloud_fraction: "1hours"
surface_setup: "DefaultMoninObukhov"
turbconv: "diagnostic_edmfx"
ode_algo: ARS343
implicit_diffusion: true
approximate_linear_solve_iters: 2
prognostic_tke: true
edmfx_upwinding: "first_order"
edmfx_entr_model: "Generalized"
edmfx_detr_model: "Generalized"
edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
rayleigh_sponge: true
dt_save_state_to_disk: "10days"
dt: "120secs"
t_end: "240days"
precip_model: "0M"
override_τ_precip: false
toml: [toml/longrun_aquaplanet_diagedmf.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,20 @@ z_max: 55000.0
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
rayleigh_sponge: true
implicit_diffusion: true
approximate_linear_solve_iters: 2
max_newton_iters_ode: 3
ode_algo: ARS343
dt: "120secs"
t_end: "240days"
dt_save_state_to_disk: "30days"
moist: "equil"
precip_model: "0M"
override_τ_precip: false
rad: "allskywithclear"
dt_rad: "6hours"
dt_rad: "1hours"
dt_cloud_fraction: "1hours"
surface_setup: "DefaultMoninObukhov"
turbconv: "prognostic_edmfx"
ode_algo: ARS343
implicit_diffusion: true
approximate_linear_solve_iters: 2
max_newton_iters_ode: 3
zero_tendency: "subgrid_scale"
prognostic_tke: true
edmfx_upwinding: "first_order"
Expand All @@ -23,8 +26,6 @@ edmfx_nh_pressure: false
edmfx_filter: true
edmfx_sgs_mass_flux: false
edmfx_sgs_diffusive_flux: true
rayleigh_sponge: true
dt_save_state_to_disk: "10days"
dt: "120secs"
t_end: "240days"
precip_model: "0M"
override_τ_precip: false
toml: [toml/longrun_aquaplanet_progedmf.toml]
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
dt_save_state_to_disk: "10days"
dt: "120secs"
t_end: "360days"
h_elem: 16
z_max: 55000.0
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
z_max: 55000.0
rayleigh_sponge: true
implicit_diffusion: true
approximate_linear_solve_iters: 2
dt: "120secs"
t_end: "360days"
dt_save_state_to_disk: "30days"
check_conservation: true
moist: "equil"
precip_model: "0M"
prognostic_surface: "PrognosticSurfaceTemperature"
albedo_model: "RegressionFunctionAlbedo"
surface_setup: "DefaultMoninObukhov"
vert_diff: "FriersonDiffusion"
implicit_diffusion: true
approximate_linear_solve_iters: 2
rad: "allskywithclear"
insolation: "timevarying"
dt_rad: "1hours"
albedo_model: "RegressionFunctionAlbedo"
prognostic_surface: "PrognosticSurfaceTemperature"
check_conservation: true
bubble: false
dt_cloud_fraction: "1hours"
precip_model: "0M"
toml: [toml/longrun_aquaplanet.toml]
15 changes: 8 additions & 7 deletions config/longrun_configs/longrun_aquaplanet_dyamond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@ z_max: 55000.0
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
rayleigh_sponge: true
moist: "equil"
precip_model: "0M"
cloud_model: "grid_scale"
rad: "allskywithclear"
dt: "30secs"
t_end: "10days"
dt_save_state_to_disk: "10days"
rad: "allskywithclear"
insolation: "timevarying"
dt_rad: "1hours"
vert_diff: "FriersonDiffusion"
dt_cloud_fraction: "1hours"
surface_setup: "DefaultMoninObukhov"
rayleigh_sponge: true
dt_save_state_to_disk: "10days"
dt: "30secs"
t_end: "10days"
vert_diff: "FriersonDiffusion"
precip_model: "0M"
toml: [toml/longrun_aquaplanet.toml]

0 comments on commit b4cf78f

Please sign in to comment.