From 105837ffed73f378d67afdad1f56ca12a9f477ee Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Tue, 15 Aug 2023 03:38:49 -0500 Subject: [PATCH 1/2] Add PR URL for IcoswISC30E3r2 --- compass/ocean/tests/global_ocean/mesh/qu/qu.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg b/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg index eb4a478d49..df8701ed65 100644 --- a/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg +++ b/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg @@ -37,13 +37,13 @@ mesh_description = MPAS quasi-uniform mesh for E3SM version ${e3sm_version} at e3sm_version = 3 # The revision number of the mesh, which should be incremented each time the # mesh is revised -mesh_revision = <<>> +mesh_revision = 2 # the minimum (finest) resolution in the mesh min_res = ${qu_resolution} # the maximum (coarsest) resolution in the mesh, can be the same as min_res max_res = ${qu_resolution} # The URL of the pull request documenting the creation of the mesh -pull_request = <<>> +pull_request = https://github.com/MPAS-Dev/compass/pull/691 # the resolution of the QU or Icos mesh in km qu_resolution = 120 From d92670d318ac371ccfdbc6a7cee952219ec53f68 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Fri, 25 Aug 2023 07:16:19 -0500 Subject: [PATCH 2/2] Reduce haney number for QU and Icos meshes to 10 --- compass/ocean/tests/global_ocean/mesh/qu/qu.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg b/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg index df8701ed65..30e8069735 100644 --- a/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg +++ b/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg @@ -24,6 +24,9 @@ transition_levels = 28 # options for global ocean testcases [global_ocean] +# Maximum allowed Haney number for configurations with ice-shelf cavities +rx1_max = 10 + ## metadata related to the mesh # the prefix (e.g. QU, EC, WC, SO) prefix = QU