From 735f576dd53789cbfbc7acd7b97a61365b309381 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 IcoswISC30E3r1 --- 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..95ff34148e 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 = 1 # 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/667 # the resolution of the QU or Icos mesh in km qu_resolution = 120 From 2ee959051dca8eb005100850308f5b2243e6d6d5 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 95ff34148e..4ccb28a7b1 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