From a436c32749c8b1c525af57a86e19030ac5c1d216 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Tue, 27 Feb 2024 15:47:52 -0600 Subject: [PATCH] Switch NARRM 14 to 80-level --- .../global_ocean/mesh/narrm14/narrm14.cfg | 22 +++---------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/compass/ocean/tests/global_ocean/mesh/narrm14/narrm14.cfg b/compass/ocean/tests/global_ocean/mesh/narrm14/narrm14.cfg index 7874d6fa2a..f943153917 100644 --- a/compass/ocean/tests/global_ocean/mesh/narrm14/narrm14.cfg +++ b/compass/ocean/tests/global_ocean/mesh/narrm14/narrm14.cfg @@ -2,23 +2,7 @@ [vertical_grid] # the type of vertical grid -grid_type = index_tanh_dz - -# Number of vertical levels -vert_levels = 64 - -# Depth of the bottom of the ocean -bottom_depth = 5500.0 - -# The minimum layer thickness -min_layer_thickness = 10.0 - -# The maximum layer thickness -max_layer_thickness = 250.0 - -# The characteristic number of levels over which the transition between -# the min and max occurs -transition_levels = 28 +grid_type = 80layerE3SMv1 # options for global ocean testcases @@ -40,13 +24,13 @@ mesh_description = MPAS North America and Arctic Regionally Refined Mesh for e3sm_version = 3 # The revision number of the mesh, which should be incremented each time the # mesh is revised -mesh_revision = 1 +mesh_revision = 2 # the minimum (finest) resolution in the mesh min_res = 14 # the maximum (coarsest) resolution in the mesh, can be the same as min_res max_res = 30 # The URL of the pull request documenting the creation of the mesh -pull_request = https://github.com/MPAS-Dev/MPAS-Model/pull/782 +pull_request = https://github.com/MPAS-Dev/MPAS-Model/pull/783 # config options related to initial condition and diagnostics support files