Skip to content
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

Add end of run restart functionality to MOM6 #2286

Closed

Conversation

jiandewang
Copy link
Collaborator

@jiandewang jiandewang commented May 16, 2024

Commit Queue Requirements:

  • Fill out all sections of this template.
  • All sub component pull requests have been reviewed by their code managers.
  • Run the full Intel+GNU RT suite (compared to current baselines) on either Hera/Derecho/Hercules
  • Commit 'test_changes.list' from previous step

Description:

This PR allows the user to create restart files at the end of a run in MOM using the write_restart_at_endofrun configuration option in CMEPS.

Commit Message:

  • update MOM6 with the capability to write out restart file at the end of run (author: Daniel Sarmiento)

  • replace KVML to KV_ML_INVZ2 in MOM_input to eliminate run time warning

    • MOM6 -

Priority:

  • Normal

Git Tracking

UFSWM:

Sub component Pull Requests:

UFSWM Blocking Dependencies:

  • None

Changes

Regression Test Changes (Please commit test_changes.list):

  • No Baseline Changes.

Input data Changes:

  • None.

Library Changes/Upgrades:

  • No Updates

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • Jet
    • Gaea
    • Derecho
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
  • opnReqTest (complete task if unnecessary)

@jiandewang
Copy link
Collaborator Author

RegressionTests_hera.log.pdf
upload HERA run log file

@jiandewang
Copy link
Collaborator Author

@jkbk2004 can you add this PR to UWM commit queue ? It has been fully tested. No BL change needed so you can combine it woth other PR

@jkbk2004
Copy link
Collaborator

@jkbk2004 can you add this PR to UWM commit queue ? It has been fully tested. No BL change needed so you can combine it woth other PR

@jiandewang Sure!

@jiandewang
Copy link
Collaborator Author

combined with #2205

FernandoAndrade-NOAA pushed a commit that referenced this pull request May 21, 2024
…add end of run restart functionality to MOM6 (was #2286) (#2205)

* UFSWM - Add support for optional arguments in ccpp physics and framework 
  * FV3 - [Add support for optional arguments in ccpp physics and framework](NOAA-EMC/fv3atm#807 (comment))
    * ccpp-physics - Introduce optional arguments in ccpp schemes and metadata
    * ccpp-framework - Add support (and tests) for optional arguments in ccpp_prebuild
    * atmos_cubed_sphere - Set cdata%thrd_cnt in driver/fvGFS/atmosphere.F90
  * MOM6 - Add end of run restart functionality to MOM6
  * stochastic_physics - Add optional attribute for variables where necessary
@jkbk2004 jkbk2004 closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Baseline Change No Baseline Change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add writing end of run restart file in MOM6
3 participants