Skip to content

Commit d692dad

Browse files
committed
Add spatially variable upwinding to existing upwind test
1 parent eae3237 commit d692dad

File tree

1 file changed

+3
-0
lines changed
  • components/mpas-ocean/cime_config/testdefs/testmods_dirs/mpaso/upwind_advection

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
config_thickness_flux_type = 'upwind'
2+
config_use_spatially_variable_upwind = .true.
3+
config_spatially_variable_upwind_hmin = 10.0
4+
config_spatially_variable_upwind_hmax = 50.0

0 commit comments

Comments
 (0)