utilize custom restart names for WW3#1684
Closed
DeniseWorthen wants to merge 3 commits into
Closed
Conversation
* set configuration variable true to use non-default restart file names in WW3 * change name of WW3 used for restart tests * change name of WW3 in hafs wav tests
| logfile = wav.log | ||
| mesh_wav = @[MESH_WAV] | ||
| multigrid = @[MULTIGRID] | ||
| user_sets_restname = true |
Collaborator
There was a problem hiding this comment.
@DeniseWorthen It's the goal from the WW3 side for the restart names to be controlled by a WW3 input file instead of a "nems.configure" restart file. Just wanted to make you aware that is a planned change from the WW3 side in the near future.
Collaborator
There was a problem hiding this comment.
It is good to know the goal on WW3 side. I think we can get this change in at this time. We can review it when the ww3 restart filename changes are ready. the purpose here is to have consistent restart file names as much as possible for all the model components. Thanks.
junwang-noaa
approved these changes
Mar 29, 2023
37 tasks
37 tasks
Collaborator
Author
|
Merged in PR #1692 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Utilizes configuration variable
user_sets_restnamein nems.configure to trigger a custom restart file name in WW3. Restarts will be produced with nameufs.APP.ww3.r.YYYY-MM-DD-SSSSSwhereAPPis eithercpldorhafs.If a file of the expected name is not present at restart, WW3 will abort with error
On a restart run, the following will be written to stdout
Top of commit queue on: TBD
Input data additions/changes
Anticipated changes to regression tests:
The
hafs_regional_atm_ocn_wavandhafs_regional_atm_wavwill fail because the name of the restart file changes. Manual comparison against the existing baseline file shows they are B4B. All other tests pass.During testing, the hera.intel log was not produced but the
rt_logs were catted manually. Thecpld_control_p8test timed-out for GNU.intel.log
RegressionTests_cheyenne.gnu.log
Subcomponents involved:
Combined with PR's (If Applicable):
Commit Queue Checklist:
Linked PR's and Issues:
Testing Day Checklist:
Testing Log (for CM's):