Skip to content

Commit f4c1f0a

Browse files
cbegemanxylar
authored andcommitted
Support Omega del2,del4 settings
1 parent 1767361 commit f4c1f0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

polaris/tasks/ocean/manufactured_solution/forward.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ ocean:
55
time_integration:
66
config_dt: {{ dt }}
77
config_time_integrator: {{ time_integrator }}
8+
hmix_del2:
9+
config_mom_del2: 1.5e6
10+
hmix_del4:
11+
config_mom_del4: 5.e13
812

913
mpas-ocean:
1014
bottom_drag:
1115
config_bottom_drag_mode: implicit
1216
config_implicit_bottom_drag_type: constant
1317
config_implicit_constant_bottom_drag_coeff: 0.0
14-
hmix_del2:
15-
config_mom_del2: 1.5e6
16-
hmix_del4:
17-
config_mom_del4: 5.e13
1818
manufactured_solution:
1919
config_use_manufactured_solution: true
2020
debug:

0 commit comments

Comments
 (0)