From 569a1341894590d9b58f2cb2c8e1d8ec26ea5526 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Wed, 20 Sep 2023 02:24:00 -0500 Subject: [PATCH] Add PR URL and update revision for EC30to60E3r3 --- compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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