Skip to content

Commit 4d915a5

Browse files
committed
Update docs
1 parent 30ff99f commit 4d915a5

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

docs/users_guide/ocean/tasks/manufactured_solution.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Currently, the there is only one task, the convergence test from
1616

1717
These tasks support both MPAS-Ocean and Omega.
1818

19-
(ocean-manufactured-solution-convergence)=
19+
(ocean-manufactured-solution-default)=
2020

21-
## convergence
21+
## default
2222

2323
### description
2424

@@ -121,3 +121,22 @@ conv_thresh = 1.8
121121

122122
The number of cores is determined according to the config options
123123
``max_cells_per_core`` and ``goal_cells_per_core``.
124+
125+
(ocean-manufactured-solution-del2)=
126+
127+
## del2
128+
129+
### description
130+
131+
All settings are the same as the {ref}`ocean-manufactured-solution-default` case
132+
except laplacian viscosity is turned on.
133+
134+
(ocean-manufactured-solution-del4)=
135+
136+
## del4
137+
138+
### description
139+
140+
All settings are the same as the {ref}`ocean-manufactured-solution-default` case
141+
except hyperviscosity is turned on. The expected convergence should not be
142+
significantly different from the {ref}`ocean-manufactured-solution-default` case.

0 commit comments

Comments
 (0)