File tree Expand file tree Collapse file tree 1 file changed +3
-19
lines changed
compass/ocean/tests/global_ocean/mesh/narrm14 Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Original file line number Diff line number Diff line change 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
4024e3sm_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
4529min_res = 14
4630# the maximum (coarsest) resolution in the mesh, can be the same as min_res
4731max_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
You can’t perform that action at this time.
0 commit comments