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 2
2
[vertical_grid]
3
3
4
4
# 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
22
6
23
7
24
8
# options for global ocean testcases
@@ -40,13 +24,13 @@ mesh_description = MPAS North America and Arctic Regionally Refined Mesh for
40
24
e3sm_version = 3
41
25
# The revision number of the mesh, which should be incremented each time the
42
26
# mesh is revised
43
- mesh_revision = 1
27
+ mesh_revision = 2
44
28
# the minimum (finest) resolution in the mesh
45
29
min_res = 14
46
30
# the maximum (coarsest) resolution in the mesh, can be the same as min_res
47
31
max_res = 30
48
32
# 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
50
34
51
35
52
36
# config options related to initial condition and diagnostics support files
You can’t perform that action at this time.
0 commit comments