We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1767361 commit f4c1f0aCopy full SHA for f4c1f0a
polaris/tasks/ocean/manufactured_solution/forward.yaml
@@ -5,16 +5,16 @@ ocean:
5
time_integration:
6
config_dt: {{ dt }}
7
config_time_integrator: {{ time_integrator }}
8
+ hmix_del2:
9
+ config_mom_del2: 1.5e6
10
+ hmix_del4:
11
+ config_mom_del4: 5.e13
12
13
mpas-ocean:
14
bottom_drag:
15
config_bottom_drag_mode: implicit
16
config_implicit_bottom_drag_type: constant
17
config_implicit_constant_bottom_drag_coeff: 0.0
- hmix_del2:
- config_mom_del2: 1.5e6
- hmix_del4:
- config_mom_del4: 5.e13
18
manufactured_solution:
19
config_use_manufactured_solution: true
20
debug:
0 commit comments