-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkout update/ocean branches #75
Conversation
modify to checkout the update/ocean branches of CMEPS mpas-ocean mpas-seaice maps-frameworks
Note: As near as I can figure, the branch 'vanroekel/ocean/update-nonhydro-2-15-2023' is based on tag 'v2.1.0' from E3SM-Project/E3SM. Since we are trying to track the last upstream version using out EarthWorks tags, I'm planning for the last lines for mpas-framework, mpas-ocean, and mpas-seaice tags to now be:
I'm adding "roughly" since the last E3SM tag in the 'vanroekel...' branch is " |
I've run the ew-pr tests using the results of #73 as the baseline with the following results:
F2000climoEW seems to be our only case that uses the prescribed seaice setting. Most log files from the run contain very little information. End of cesm.log
There is also a fort.99 file which contains helpful text
|
@dazlich, could you take a look at the prescribed seaice with these changes? As I note in this comment above, it doesn't seem to be working out-of-the-box. There's at least a namelist change that is needed if we want to keep this functionality. |
I’ll take a look at the seaice prescribed mode.
On Oct 16, 2024, at 7:31 PM, G. Dylan Dickerson ***@***.***> wrote:
** Caution: EXTERNAL Sender **
@dazlich<https://github.com/dazlich>, could you take a look at the prescribed seaice with these changes? As I note in this comment above<#75 (comment)>, it doesn't seem to be working out-of-the-box. There's at least a namelist change that is needed if we want to keep this functionality.
—
Reply to this email directly, view it on GitHub<#75 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADS3XWDQ7F3ZDMC7ORQGHMTZ34HO7AVCNFSM6AAAAABPXCC3S2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJYGMYDOOBVG4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@gdicker1 Seaice prescribed mode is now fixed. I had to restore a few lines in mpas-seaice/src/Registry.xml. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now, F2000climoEW test runs to completion. It also has differences in the namelist and compared to the baseline (193 of 324 fields compared), which I think would be reasonable.
These changes make sense and are approved! I'll add a final commit tomorrow morning to use tags in .gitmodules and merge all the PRs.
modify to checkout the update/ocean branches of
CMEPS
mpas-ocean
mpas-seaice
mpas-framework
This is part of a package of PRs for branches named update/ocean:
EarthWorksOrg /mpas-ocean PR #15
EarthWorksOrg /mpas-seaice PR #17
EarthWorksOrg /mpas-framework PR #10
EarthWorksOrg /CMEPS PR #12
EarthWorksOrg/EarthWorks PR #75 (incorporates above)
More context copied from EarthWorksOrg/mpas-ocean#15