Skip to content

Commit 1767361

Browse files
committed
Don't map nVertLevels to Omega name (yet)
Omega doesn't yet support reading in the NVertLayers name and will not support NVertLevels (now or in the future).
1 parent c79923d commit 1767361

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

polaris/ocean/model/mpaso_to_omega.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ dimensions:
88
maxEdges2: MaxEdges2
99
TWO: MaxCellsOnEdge
1010
vertexDegree: VertexDegree
11-
nVertLevels: NVertLevels
12-
nVertLevelsP1: NVertLevelsP1
11+
# Don't map nVertLevels yet -- needs Omega fix
12+
# nVertLevels: NVertLevels
13+
# nVertLevelsP1: NVertLevelsP1
1314

1415
variables:
1516
# mesh

0 commit comments

Comments
 (0)