diff --git a/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg b/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg index cd8e91d994..c589cabace 100644 --- a/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg +++ b/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg @@ -42,10 +42,10 @@ mesh_description = MPAS Eddy Closure mesh for E3SM version ${e3sm_version} with e3sm_version = 3 # The revision number of the mesh, which should be incremented each time the # mesh is revised -mesh_revision = 2 +mesh_revision = 3 # the minimum (finest) resolution in the mesh min_res = 30 # the maximum (coarsest) resolution in the mesh, can be the same as min_res max_res = 60 # The URL of the pull request documenting the creation of the mesh -pull_request = https://github.com/MPAS-Dev/compass/pull/689 +pull_request = https://github.com/MPAS-Dev/compass/pull/700