Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ush/templates/FV3.input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ FV3_GFS_2017_gfdlmp:
fv_debug: False
k_split: 6
n_split: 6
nord: 2
nord_zs_filter: !!python/none
range_warn: False
vtdm4: 0.075
Expand Down
2 changes: 1 addition & 1 deletion ush/templates/input.nml.FV3
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
rf_cutoff = 20.e2
tau = 5.0
use_hydro_pressure = .false.
vtdm4 = 0.075
vtdm4 = 0.02
warm_start = .false.
write_restart_with_bcs = .false.
z_tracer = .true.
Expand Down