@@ -46,7 +46,7 @@ The values of some of the metadata are given in config options:
4646 ## metadata related to the mesh
4747 # whether to add metadata to output files
4848 add_metadata = True
49- # the prefix (e.g. QU, EC, WC , SO)
49+ # the prefix (e.g. QU, EC, NARRM , SO)
5050 prefix = PREFIX
5151 # a description of the mesh
5252 mesh_description = <<<Missing>>>
@@ -87,7 +87,7 @@ defines:
8787 ...
8888
8989 ## metadata related to the mesh
90- # the prefix (e.g. QU, EC, WC , SO)
90+ # the prefix (e.g. QU, EC, NARRM , SO)
9191 prefix = EC
9292 # a description of the mesh and initial condition
9393 mesh_description = MPAS Eddy Closure mesh for E3SM version ${e3sm_version} with
@@ -371,7 +371,7 @@ The default config options for these meshes are:
371371 approx_cell_count = 7400
372372
373373 ## metadata related to the mesh
374- # the prefix (e.g. QU, EC, WC , SO)
374+ # the prefix (e.g. QU, EC, NARRM , SO)
375375 prefix = QU
376376 # a description of the mesh
377377 mesh_description = MPAS quasi-uniform mesh for E3SM version ${e3sm_version} at
@@ -454,7 +454,7 @@ The default config options for these meshes are:
454454 [global_ocean]
455455
456456 ## metadata related to the mesh
457- # the prefix (e.g. QU, EC, WC , SO)
457+ # the prefix (e.g. QU, EC, NARRM , SO)
458458 prefix = QU
459459
460460 # a description of the mesh
@@ -486,7 +486,7 @@ corresponding QU config options above:
486486 [global_ocean]
487487
488488 ## metadata related to the mesh
489- # the prefix (e.g. QU, EC, WC , SO)
489+ # the prefix (e.g. QU, EC, NARRM , SO)
490490 prefix = Icos
491491
492492 # a description of the mesh
@@ -552,7 +552,7 @@ The default config options for these meshes are:
552552 approx_cell_count = 240000
553553
554554 ## metadata related to the mesh
555- # the prefix (e.g. QU, EC, WC , SO)
555+ # the prefix (e.g. QU, EC, NARRM , SO)
556556 prefix = EC
557557 # a description of the mesh and initial condition
558558 mesh_description = MPAS Eddy Closure mesh for E3SM version ${e3sm_version} with
@@ -612,7 +612,7 @@ module:
612612 [global_ocean]
613613
614614 ## metadata related to the mesh
615- # the prefix (e.g. QU, EC, WC , SO, Kuroshio)
615+ # the prefix (e.g. QU, EC, NARRM , SO, Kuroshio)
616616 prefix = Kuroshio
617617 # a description of the mesh and initial condition
618618 mesh_description = MPAS Kuroshio regionally refined mesh for E3SM version
@@ -694,7 +694,7 @@ The default config options for these meshes are:
694694 approx_cell_count = 3700000
695695
696696 ## metadata related to the mesh
697- # the prefix (e.g. QU, EC, WC , SO)
697+ # the prefix (e.g. QU, EC, NARRM , SO)
698698 prefix = RRS
699699 # a description of the mesh and initial condition
700700 mesh_description = MPAS Eddy Closure mesh for E3SM version ${e3sm_version} with
@@ -820,7 +820,7 @@ The default config options for these meshes are:
820820 approx_cell_count = 570000
821821
822822 ## metadata related to the mesh
823- # the prefix (e.g. QU, EC, WC , SO)
823+ # the prefix (e.g. QU, EC, NARRM , SO)
824824 prefix = SO
825825 # a description of the mesh and initial condition
826826 mesh_description = MPAS Southern Ocean regionally refined mesh for E3SM version
@@ -855,19 +855,19 @@ The vertical grid is an ``index_tanh_dz`` profile (see
855855:ref:`dev_ocean_framework_vertical`) with 64 vertical levels ranging in
856856thickness from 10 to 250 m.
857857
858- .. _dev_ocean_global_ocean_wc14 :
858+ .. _dev_ocean_global_ocean_narrm14 :
859859
860- WC14 and WCwISC14
861- +++++++++++++++++
860+ NARRM14 and NARRMwISC14
861+ +++++++++++++++++++++++
862862
863- The ``WC14 `` and ``WCwISC14 `` meshes are the Water Cycle regionally refined
864- meshes for E3SM v3. They have higher resolution (~14-km) around the continental
863+ The ``NARRM14 `` and ``NARRMwISC14 `` meshes are the North American Regionally Refined
864+ Meshes for E3SM v3. They have higher resolution (~14-km) around the continental
865865US, the Arctic Ocean, and a section of the North Atlantic containing the Gulf
866866Stream. The resolution is uniformly about 30 km elsewhere.
867867
868- The class :py:class:`compass.ocean.tests.global_ocean.mesh.wc14.WC14BaseMesh `
868+ The class :py:class:`compass.ocean.tests.global_ocean.mesh.narrm14.NARRM14BaseMesh `
869869defines the resolution for the meshes. The
870- ``compass.ocean.tests.global_ocean.mesh.wc14 `` module includes namelist options
870+ ``compass.ocean.tests.global_ocean.mesh.narrm14 `` module includes namelist options
871871appropriate for forward simulations with split-explicit (but not RK4) time
872872integration on these meshes. These set the time step and default run duration for
873873short runs with these meshes.
@@ -906,12 +906,13 @@ The default config options for these meshes are:
906906 approx_cell_count = 410000
907907
908908 ## metadata related to the mesh
909- # the prefix (e.g. QU, EC, WC , SO)
910- prefix = WC
909+ # the prefix (e.g. QU, EC, NARRM , SO)
910+ prefix = NARRM
911911 # a description of the mesh and initial condition
912- mesh_description = MPAS North America and Arctic Focused Water Cycle mesh for E3SM version
913- ${e3sm_version}, with a focused ${min_res}-km resolution
914- around North America and <<<levels>>> vertical levels
912+ mesh_description = MPAS North America and Arctic Regionally Refined Mesh for
913+ E3SM version ${e3sm_version}, with ${min_res}-km resolution
914+ in these regions, ${max_res} elsewhere and <<<levels>>>
915+ vertical levels
915916
916917 # E3SM version that the mesh is intended for
917918 e3sm_version = 3
@@ -923,7 +924,7 @@ The default config options for these meshes are:
923924 # the maximum (coarsest) resolution in the mesh, can be the same as min_res
924925 max_res = 30
925926 # The URL of the pull request documenting the creation of the mesh
926- pull_request = https://github.com/MPAS-Dev/MPAS-Model/pull/780
927+ pull_request = https://github.com/MPAS-Dev/MPAS-Model/pull/782
927928
928929
929930 # config options related to initial condition and diagnostics support files
0 commit comments