Skip to content

Commit

Permalink
add 2 new AIS meshes for MALI
Browse files Browse the repository at this point in the history
This commit adds the mpas.ais4to20km and mpas.ais8to30km meshes for
MALI.  Mapping file entries are added but the mapping files themselves
don't exist yet.
  • Loading branch information
matthewhoffman committed May 7, 2024
1 parent a5273f0 commit c62c0b2
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 7 deletions.
117 changes: 117 additions & 0 deletions cime_config/config_grids.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1765,6 +1765,8 @@

<!--- mali grids -->

<!--- mali grids with AIS and GIS -->

<model_grid alias="ne30_oECv3_aisgis" compset="_MALI">
<grid name="atm">ne30np4</grid>
<grid name="lnd">ne30np4</grid>
Expand All @@ -1785,6 +1787,8 @@
<mask>oEC60to30v3wLI</mask>
</model_grid>

<!--- mali grids with GIS -->

<model_grid alias="ne30_oECv3_gis" compset="_MALI">
<grid name="atm">ne30np4</grid>
<grid name="lnd">ne30np4</grid>
Expand Down Expand Up @@ -1915,6 +1919,8 @@
<mask>gx1v6</mask>
</model_grid>

<!--- mali grids with AIS -->

<model_grid alias="f09_g16_a" compset="_MALI">
<grid name="atm">0.9x1.25</grid>
<grid name="lnd">0.9x1.25</grid>
Expand All @@ -1925,6 +1931,46 @@
<mask>gx1v6</mask>
</model_grid>

<model_grid alias="ne30pg2_r05_IcoswISC30E3r5_ais8to30" compset="_MALI">
<grid name="atm">ne30np4.pg2</grid>
<grid name="lnd">r05</grid>
<grid name="ocnice">IcoswISC30E3r5</grid>
<grid name="rof">r05</grid>
<grid name="glc">mpas.ais8to30km</grid>
<grid name="wav">null</grid>
<mask>IcoswISC30E3r5</mask>
</model_grid>

<model_grid alias="TL319_IcoswISC30E3r5_ais8to30" compset="_MALI">
<grid name="atm">TL319</grid>
<grid name="lnd">TL319</grid>
<grid name="ocnice">IcoswISC30E3r5</grid>
<grid name="rof">JRA025</grid>
<grid name="glc">mpas.ais8to30km</grid>
<grid name="wav">null</grid>
<mask>IcoswISC30E3r5</mask>
</model_grid>

<model_grid alias="ne30pg2_r05_IcoswISC30E3r5_ais4to20" compset="_MALI">
<grid name="atm">ne30np4.pg2</grid>
<grid name="lnd">r05</grid>
<grid name="ocnice">IcoswISC30E3r5</grid>
<grid name="rof">r05</grid>
<grid name="glc">mpas.ais4to20km</grid>
<grid name="wav">null</grid>
<mask>IcoswISC30E3r5</mask>
</model_grid>

<model_grid alias="TL319_IcoswISC30E3r5_ais4to20" compset="_MALI">
<grid name="atm">TL319</grid>
<grid name="lnd">TL319</grid>
<grid name="ocnice">IcoswISC30E3r5</grid>
<grid name="rof">JRA025</grid>
<grid name="glc">mpas.ais4to20km</grid>
<grid name="wav">null</grid>
<mask>IcoswISC30E3r5</mask>
</model_grid>

<!-- new runoff grids for data runoff model DROF -->

<model_grid alias="T31_g37_rx1" compset="_DROF">
Expand Down Expand Up @@ -3169,6 +3215,18 @@
<desc>mpas.ais20km is a uniform-resolution 20km MALI grid of the Antarctic Ice Sheet. It is primarily intended for testing.</desc>
</domain>

<domain name="mpas.ais8to30km">
<nx>98341</nx>
<ny>1</ny>
<desc>mpas.ais8to30km is a variable resolution MALI mesh of the Antarctic Ice Sheet with resolution varying from 8 km in fast flowing regions and near the ice-sheet margins to 30 km in the ice-sheet interior. It behaves reasonably well for most of the ice sheet but results in Thwaites Glacier retreating too rapidly due to insufficient resolution there. It is meant as a cheaper alternative to mpas.ais4to20km for testing realistic conditions.</desc>
</domain>

<domain name="mpas.ais4to20km">
<nx>385379</nx>
<ny>1</ny>
<desc>mpas.ais4to20km is a variable resolution MALI mesh of the Antarctic Ice Sheet with resolution varying from 4 km in fast flowing regions and near the ice-sheet margins to 20 km in the ice-sheet interior. It was the primary mesh and initial condition used for ISMIP6-Antarctica-2300 and is the primary Antarctic mesh to use for E3SM v3 simulation and development with an active Antarctic Ice Sheet component.</desc>
</domain>

<!-- WW3 domains-->

<domain name="wQU225EC60to30">
Expand Down Expand Up @@ -5418,6 +5476,65 @@
<map name="GLC2LND_SMAPNAME">cpl/gridmaps/mpas.ais20km/map_ais20km_TO_f09_aave.151005.nc</map>
</gridmap>

<!-- ==================== -->
<!-- GLC: mpas.ais8to30km -->
<!-- ==================== -->

<gridmap glc_grid="mpas.ais8to30km" lnd_grid="r05">
<map name="LND2GLC_FMAPNAME"></map>
<map name="LND2GLC_SMAPNAME"></map>
<map name="GLC2LND_FMAPNAME"></map>
<map name="GLC2LND_SMAPNAME"></map>
</gridmap>

<gridmap glc_grid="mpas.ais8to30km" lnd_grid="TL319">
<map name="LND2GLC_FMAPNAME"></map>
<map name="LND2GLC_SMAPNAME"></map>
<map name="GLC2LND_FMAPNAME"></map>
<map name="GLC2LND_SMAPNAME"></map>
</gridmap>

<gridmap glc_grid="mpas.ais8to30km" ocn_grid="IcoswISC30E3r5">
<map name="OCN2GLC_FMAPNAME"></map>
<map name="OCN2GLC_SMAPNAME"></map>
<map name="GLC2ICE_FMAPNAME"></map>
<map name="GLC2ICE_SMAPNAME"></map>
<map name="GLC2OCN_FMAPNAME"></map>
<map name="GLC2OCN_SMAPNAME"></map>
<map name="GLC2OCN_LIQ_RMAPNAME"></map>
<map name="GLC2OCN_ICE_RMAPNAME"></map>
</gridmap>

<!-- ==================== -->
<!-- GLC: mpas.ais4to20km -->
<!-- ==================== -->

<gridmap glc_grid="mpas.ais4to20km" lnd_grid="r05">
<map name="LND2GLC_FMAPNAME"></map>
<map name="LND2GLC_SMAPNAME"></map>
<map name="GLC2LND_FMAPNAME"></map>
<map name="GLC2LND_SMAPNAME"></map>
</gridmap>

<gridmap glc_grid="mpas.ais4to20km" lnd_grid="TL319">
<map name="LND2GLC_FMAPNAME"></map>
<map name="LND2GLC_SMAPNAME"></map>
<map name="GLC2LND_FMAPNAME"></map>
<map name="GLC2LND_SMAPNAME"></map>
</gridmap>

<gridmap glc_grid="mpas.ais4to20km" ocn_grid="IcoswISC30E3r5">
<map name="OCN2GLC_FMAPNAME"></map>
<map name="OCN2GLC_SMAPNAME"></map>
<map name="GLC2ICE_FMAPNAME"></map>
<map name="GLC2ICE_SMAPNAME"></map>
<map name="GLC2OCN_FMAPNAME"></map>
<map name="GLC2OCN_SMAPNAME"></map>
<map name="GLC2OCN_LIQ_RMAPNAME"></map>
<map name="GLC2OCN_ICE_RMAPNAME"></map>
</gridmap>


<!-- ======================================================== -->
<!-- GRIDS: glc to ocn mapping -->
<!-- -->
Expand Down
20 changes: 15 additions & 5 deletions components/mpas-albany-landice/cime_config/buildnml
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,26 @@ def buildnml(case, caseroot, compname):
grid_prefix += 'aisgis20km'
decomp_date += '20190326'
decomp_prefix += 'mpasli.graph.info.'
elif glc_grid == 'mpas.gis20km':
grid_date += '20210824'
grid_prefix += 'gis_20km_r01'
decomp_date += '150922'
decomp_prefix += 'mpasli.graph.info.'
elif glc_grid == 'mpas.ais20km':
grid_date += '150910'
grid_prefix += 'ais20km'
decomp_date += '150910'
decomp_prefix += 'mpasli.graph.info.'
elif glc_grid == 'mpas.ais8to30km':
grid_date += '20231222'
grid_prefix += 'ais8to30km'
decomp_date += '240507'
decomp_prefix += 'mpasli.graph.info.'
elif glc_grid == 'mpas.ais4to20km':
grid_date += '20230105'
grid_prefix += 'ais4to20km'
decomp_date += '240507'
decomp_prefix += 'mpasli.graph.info.'
elif glc_grid == 'mpas.gis20km':
grid_date += '20210824'
grid_prefix += 'gis_20km_r01'
decomp_date += '150922'
decomp_prefix += 'mpasli.graph.info.'
elif glc_grid == 'mpas.gis1to10km':
grid_date += '20210824'
grid_prefix += 'gis_1to10km_r01'
Expand Down
2 changes: 1 addition & 1 deletion driver-mct/cime_config/config_component.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@

<entry id="GLC_GRID">
<type>char</type>
<valid_values>mpas.aisgis20km,mpas.gis20km,mpas.ais20km,mpas.gis1to10km,mpas.gis1to10kmR2,null</valid_values>
<valid_values>mpas.aisgis20km,mpas.ais20km,mpas.ais8to30km,mpas.ais4to20km,mpas.gis20km,mpas.gis1to10km,mpas.gis1to10kmR2,null</valid_values>
<default_value>mpas.gis20km</default_value>
<group>build_grid</group>
<file>env_build.xml</file>
Expand Down
2 changes: 1 addition & 1 deletion driver-moab/cime_config/config_component.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@

<entry id="GLC_GRID">
<type>char</type>
<valid_values>mpas.aisgis20km,mpas.gis20km,mpas.ais20km,mpas.gis1to10km,gis1to10kmR2,null</valid_values>
<valid_values>mpas.aisgis20km,mpas.ais20km,mpas.ais8to30km,mpas.ais4to20km,mpas.gis20km,mpas.gis1to10km,mpas.gis1to10kmR2,null</valid_values>
<default_value>mpas.gis20km</default_value>
<group>build_grid</group>
<file>env_build.xml</file>
Expand Down

0 comments on commit c62c0b2

Please sign in to comment.