-
Notifications
You must be signed in to change notification settings - Fork 275
Add logging capability to MOM6 cap #2964
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 logging capability to MOM6 cap #2964
Conversation
* need to retrieve output and restart directories and output freq for use by cap
|
I have a case run with the C1152 test on WCOSS2. Could you please see whether the logs seem to be reporting the correct info? MOM6 output log files are in I had the optional For example, reports that the 16_09_00 file first gets created at when the alarm rings at 16T18:00:00 (ie, the ending time of this advance). It has a size of Since the unlimited dimension==1 at creation, a second criteria is needed (the file size) to determine file completion, which is noted in the At the model advance from 16T17:30:00->16T18:00:00, the file has the same size as at creation (this is same advance as when the file is created, so the file should be the same size!), so checking needs to continue (chkflag T). At the model advance from 16T18:00:00->6T18:30:00, the file shows a filesize of I'll note that when the DATM configurations are used, the file always has an unlimited dimension size of |
I think just SFS would be fine. |
|
The 3 SFS tests passed on Hercules. |
|
Note: GaeaC6 will likely need to be skipped due to the persistent unknown The |
|
Ursa is persistently failing with OOM on the |
|
Please refer to |
|
The tempo_hail test has a reduced TPN. Have you tried upping it? |
|
We can start merging process. |
|
MOM6 merged, hash # 41f39db |
Commit Queue Requirements:
test_changes.listindicates which tests, if any, are changed by this PR. Committest_changes.list, even if it is empty.Description:
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Documentation:
Changes
Regression Test Changes (Please commit test_changes.list):
cpld_control_gfsv17_iauwill change because the MOM6 history filename has changed.Input data Changes:
Library Changes/Upgrades:
Testing Log: