-
Notifications
You must be signed in to change notification settings - Fork 132
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
updates needed for verbose diagnostic output #534
Comments
Working on a branch called swnml to fix these issue. Many are straight-forward. I have a sandbox and will create a PR soon to support further discussion. A few questions,
|
Cool, thanks.
This is not necessarily something we need to fix right away, but if it's easy then we could make some headway. I noticed it because I was only reading through the verbose diagnostics section of the log files when checking whether the various base_suite settings made sense with one another, and in some cases, there was no indication in that section of what the test was doing - it only listed the default settings, so I had to diff the log file with one from a 'real' default run (or else look at Tony's spreadsheet). This is not surprising, since I prioritized what went into the verbose section based on what I thought a user writing a general-purpose description of the model would want to include in a journal article. This is low priority IMHO, although it means I might have missed some conflicting physics in my review.
Maybe @JFLemieux73 and @phil-blain can help with this. There are some parameters that are only used for VP, some only for EVP or EAP, some maybe for both...
Agreed. |
There is a draft PR, #540 with these changes. I am testing now. But I am also happy to make additional changes. With regard to the "verbose diagnostics incomplete". It sounds like it might be helpful to put a * (or something) next to namelist that are not set at default values. That would take quite a bit of work and I think should be a standalone effort. Or am I missing the point? The vp outputs are pretty well highlighted in the diff. As I said, I moved them from "other" to dynamics. I think they are only written if kdyn=3. Again, happy to introduce additional refinements if it's helpful. |
I have scanned the ‘verbose’ output in the log files for base_suite. Here are some suggested updates:
The text was updated successfully, but these errors were encountered: