Skip to content

Commit

Permalink
params
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Mar 25, 2024
1 parent db5524f commit b94d4ae
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions post_processing/ci_plots.jl
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,7 @@ EDMFBoxPlots = Union{
Val{:prognostic_edmfx_gabls_box},
Val{:prognostic_edmfx_bomex_fixtke_box},
Val{:prognostic_edmfx_bomex_box},
Val{:prognostic_edmfx_bomex_column},
Val{:prognostic_edmfx_bomex_stretched_box},
Val{:prognostic_edmfx_dycoms_rf01_box},
Val{:prognostic_edmfx_rico_column},
Expand Down
3 changes: 3 additions & 0 deletions toml/prognostic_edmfx_bomex_box.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ value = 1

[max_area_limiter_scale]
value = 0

[pressure_normalmode_drag_coeff]
value = 40.0
3 changes: 3 additions & 0 deletions toml/prognostic_edmfx_box.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ value = 1

[max_area_limiter_scale]
value = 0

[pressure_normalmode_drag_coeff]
value = 40.0

0 comments on commit b94d4ae

Please sign in to comment.