diff --git a/compass/ocean/tests/global_ocean/mesh/rrs6to18/rrs6to18.cfg b/compass/ocean/tests/global_ocean/mesh/rrs6to18/rrs6to18.cfg index 76aace69b4..35bb046883 100644 --- a/compass/ocean/tests/global_ocean/mesh/rrs6to18/rrs6to18.cfg +++ b/compass/ocean/tests/global_ocean/mesh/rrs6to18/rrs6to18.cfg @@ -45,21 +45,22 @@ approx_cell_count = 4000000 # the prefix (e.g. QU, EC, WC, SO) prefix = RRS # a description of the mesh and initial condition -mesh_description = MPAS Eddy Closure mesh for E3SM version ${e3sm_version} with - enhanced resolution around the equator (30 km), South pole - (35 km), Greenland (${min_res} km), ${max_res}-km resolution - at mid latitudes, and ${levels} vertical levels +mesh_description = MPAS Rossby-radius scaled (RRS) mesh for E3SM version + ${e3sm_version} with ${min_res}-km resolution at the poles, + ${max_res}-km resolution at the equator, and <<>> + vertical levels. This mesh includes cavities under the ice + shelves around Antarctica. # E3SM version that the mesh is intended 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 = 4 # the minimum (finest) resolution in the mesh min_res = 6 # the maximum (coarsest) resolution in the mesh, can be the same as min_res max_res = 18 # The URL of the pull request documenting the creation of the mesh -pull_request = <<>> +pull_request = https://github.com/MPAS-Dev/compass/pull/754 # config options related to remapping topography to an MPAS-Ocean mesh