Unified Mesh: Add three new prototype unified surface meshes - #8626
Unified Mesh: Add three new prototype unified surface meshes#8626xylar wants to merge 13 commits into
Conversation
Add namelist defaults and buildnml support for the u01.oi6to18.lr6to10 unified mesh, based on RRSwISC6to18E3r5. Unlike RRSwISC6to18E3r5, this mesh has no Antarctic ice-shelf cavities, so none of the land-ice flux, land-ice draft, implicit top drag or SSH consistency options are set. Replace the GM bolus variable prefix test with an explicit list of grids that run without GM, since a name prefix no longer identifies these grids once unified meshes are in the mix. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add namelist defaults and buildnml support for the u01.oi6to18.lr6to10 unified mesh, based on RRSwISC6to18E3r5. No iceberg climatology or spun-up initial condition is available for this mesh yet. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add namelist defaults and buildnml support for the u02.oi30.lr10 unified mesh, based on IcoswISC30E3r5. Unlike IcoswISC30E3r5, this mesh has no Antarctic ice-shelf cavities, so none of the land-ice flux, land-ice draft, implicit top drag or SSH consistency options are set. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add namelist defaults and buildnml support for the u02.oi30.lr10 unified mesh, based on IcoswISC30E3r5. No iceberg climatology, dust and iron forcing, or spun-up initial condition is available for this mesh yet. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add namelist defaults and buildnml support for the u03.oi240.lr240 unified mesh, based on oQU240. Enable the MOC streamfunction analysis member, since a MOC basins and transects file is available for this mesh. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add namelist defaults and buildnml support for the u03.oi240.lr240 unified mesh, based on oQU240. No iceberg climatology or spun-up initial condition is available for this mesh yet. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
@jonbob, I realize I don't yet generate salinity restoring fields, which may be an issue. But could we run the G-case spin-up without salinity restoring or is that going to be a problem even in the short term? |
|
@xylar -- that should be fine, especially just to get this going and start testing. Again, thank you so much! |
ELM surface dataset for 1850, 1950, and 2010 without prognostic crop model is added. Also, the various maps needed to generate ELM surface dataset are added.
|
I have successfully run G-case with all three meshes on my branch with updated mapping/domain files. I'll try a B-case with u01 next, since we have fsurdat files for it |
|
Thanks so much @jonbob!!! |
|
@bishtgautam -- are you OK if I remove the two mosart commits? The naming convention we had to move to has different grids for ocn/ice than lnd/rof. For example, the lnd/rof mesh for u01 ends up being u01.lr6to10 and the ocn/ice one is u01.oi6to18 |
|
@jonbob, yes please go ahead and make changes. |
|
One last question -- does anyone feel strongly about where the scrip files get saved? I think in the mozart commits it's under I only worry that people would assume those are ocean meshes if they're under mpas? But I'm fine with that, if it's what has been discussed. Do we then want subdirectories for the different unified meshes, like Or just without the mpas in the path, so: ?? |
|
|
Put it under meshes/mpas/unified because "mpas" there is supposed to refer to the type of mesh. mpas/ocean is for ocean meshes, mpas/unified for unified. |
|
I meant to add a subdirectory for each unified mesh in |
|
OK, that is done - so we're getting close |
|
OK, a u01 B-case ran the five-day smoke test but looks like it failed writing the ELM restart file? |
|
I'll start getting my changes committed |
The meshes:
u01.oi6to18.lr6to10-- high resolution: 6 to 18 km in the ocean/ice and 6 to 10 km in the land/riveru02.oi30.lr10-- low resolution: 3 km in the ocean/ice and 10 km in the land/riveru03.oi240.lr240-- ultra-low resolution for infrastructure testing: 240 km everywhereReview documens:
(More soon...)