diff --git a/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg b/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg index aee7ee928e..8593c5b44c 100644 --- a/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg +++ b/compass/ocean/tests/global_ocean/mesh/qu/qu.cfg @@ -27,13 +27,6 @@ transition_levels = 28 # Maximum allowed Haney number for configurations with ice-shelf cavities rx1_max = 10 -# the number of iterations of topography smoothing -topo_smooth_num_passes = 1 -# The distance in km over which the Gaussian filter is applied -topo_smooth_distance_limit = 200.0 -# The standard deviation in km of the Gaussian filter -topo_smooth_std_deviation = 100.0 - ## metadata related to the mesh # the prefix (e.g. QU, EC, WC, SO) prefix = QU @@ -41,19 +34,18 @@ prefix = QU # a description of the mesh mesh_description = MPAS quasi-uniform mesh for E3SM version ${e3sm_version} at ${min_res}-km global resolution with <<>> vertical - levels. Topography has been smoothed over ~100 km using a - Gaussian filter. + levels. # 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 = 4 +mesh_revision = 5 # 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 = https://github.com/MPAS-Dev/compass/pull/734 +pull_request = https://github.com/MPAS-Dev/compass/pull/735 # the resolution of the QU or Icos mesh in km qu_resolution = 30