Skip to content

Commit a436c32

Browse files
committed
Switch NARRM 14 to 80-level
1 parent 61f7cd4 commit a436c32

File tree

1 file changed

+3
-19
lines changed
  • compass/ocean/tests/global_ocean/mesh/narrm14

1 file changed

+3
-19
lines changed

compass/ocean/tests/global_ocean/mesh/narrm14/narrm14.cfg

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,7 @@
22
[vertical_grid]
33

44
# the type of vertical grid
5-
grid_type = index_tanh_dz
6-
7-
# Number of vertical levels
8-
vert_levels = 64
9-
10-
# Depth of the bottom of the ocean
11-
bottom_depth = 5500.0
12-
13-
# The minimum layer thickness
14-
min_layer_thickness = 10.0
15-
16-
# The maximum layer thickness
17-
max_layer_thickness = 250.0
18-
19-
# The characteristic number of levels over which the transition between
20-
# the min and max occurs
21-
transition_levels = 28
5+
grid_type = 80layerE3SMv1
226

237

248
# options for global ocean testcases
@@ -40,13 +24,13 @@ mesh_description = MPAS North America and Arctic Regionally Refined Mesh for
4024
e3sm_version = 3
4125
# The revision number of the mesh, which should be incremented each time the
4226
# mesh is revised
43-
mesh_revision = 1
27+
mesh_revision = 2
4428
# the minimum (finest) resolution in the mesh
4529
min_res = 14
4630
# the maximum (coarsest) resolution in the mesh, can be the same as min_res
4731
max_res = 30
4832
# The URL of the pull request documenting the creation of the mesh
49-
pull_request = https://github.com/MPAS-Dev/MPAS-Model/pull/782
33+
pull_request = https://github.com/MPAS-Dev/MPAS-Model/pull/783
5034

5135

5236
# config options related to initial condition and diagnostics support files

0 commit comments

Comments
 (0)