Skip to content

Commit

Permalink
use diagnostic edmf cloud for diagnostic edmf runs
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Jun 25, 2024
1 parent ed0fecb commit 591ed86
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 8 deletions.
3 changes: 2 additions & 1 deletion config/longrun_configs/amip_target_diagedmf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
moist: "equil"
cloud_model: diagnostic_edmfx
precip_model: "0M"
override_τ_precip: false
rad: "allskywithclear"
Expand All @@ -26,6 +27,6 @@ edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
rayleigh_sponge: true
dt: "100secs"
t_end: "40days"
t_end: "120days"
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_diagedmf_0M.toml]
netcdf_output_at_levels: true
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
moist: "equil"
cloud_model: diagnostic_edmfx
precip_model: "0M"
override_τ_precip: false
rad: "allskywithclear"
Expand All @@ -23,5 +24,5 @@ edmfx_sgs_diffusive_flux: true
rayleigh_sponge: true
dt_save_state_to_disk: "10days"
dt: "100secs"
t_end: "60days"
t_end: "120days"
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_diagedmf_0M.toml]
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
moist: "equil"
cloud_model: diagnostic_edmfx
precip_model: "0M"
override_τ_precip: false
rad: "clearsky"
Expand All @@ -23,5 +24,5 @@ edmfx_sgs_diffusive_flux: true
rayleigh_sponge: true
dt_save_state_to_disk: "10days"
dt: "100secs"
t_end: "60days"
t_end: "120days"
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_diagedmf_0M.toml]
1 change: 1 addition & 0 deletions config/model_configs/aquaplanet_diagedmf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ edmfx_detr_model: "Generalized"
edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
cloud_model: diagnostic_edmfx
precip_model: 0M
dt: 100secs
t_end: 12hours
Expand Down
1 change: 1 addition & 0 deletions config/model_configs/diagnostic_edmfx_aquaplanet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
cloud_model: diagnostic_edmfx
precip_model: 0M
override_τ_precip: false
dt: 100secs
Expand Down
2 changes: 1 addition & 1 deletion config/model_configs/diagnostic_edmfx_bomex_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: "equil"
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
config: "box"
cloud_model: "diagnostic_edmfx"
x_max: 1e8
y_max: 1e8
x_elem: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: "equil"
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
config: "box"
x_max: 1e8
Expand Down
1 change: 1 addition & 0 deletions config/model_configs/diagnostic_edmfx_dycoms_rf01_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
config: box
x_max: 1e8
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
config: box
x_max: 1e8
Expand Down
2 changes: 1 addition & 1 deletion config/model_configs/diagnostic_edmfx_dycoms_rf02_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
apply_limiter: false
cloud_model: diagnostic_edmfx
precip_model: "1M"
call_cloud_diagnostics_per_stage: true
config: box
Expand Down
1 change: 1 addition & 0 deletions config/model_configs/diagnostic_edmfx_gabls_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
config: box
x_max: 1e8
Expand Down
2 changes: 1 addition & 1 deletion config/model_configs/diagnostic_edmfx_rico_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
apply_limiter: false
cloud_model: diagnostic_edmfx
precip_model: "1M"
call_cloud_diagnostics_per_stage: true
config: box
Expand Down
1 change: 1 addition & 0 deletions config/model_configs/diagnostic_edmfx_trmm_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
apply_limiter: false
precip_model: "1M"
Expand Down
2 changes: 1 addition & 1 deletion config/model_configs/diagnostic_edmfx_trmm_box_0M.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
apply_limiter: false
precip_model: "0M"
override_τ_precip: false
config: box
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ edmfx_nh_pressure: true
edmfx_sgs_mass_flux: true
edmfx_sgs_diffusive_flux: true
moist: equil
cloud_model: diagnostic_edmfx
call_cloud_diagnostics_per_stage: true
apply_limiter: false
precip_model: "1M"
override_τ_precip: false
config: box
Expand Down

0 comments on commit 591ed86

Please sign in to comment.