-
Notifications
You must be signed in to change notification settings - Fork 555
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
Bug fixes for thread in w3_new and initializing variables #373
Bug fixes for thread in w3_new and initializing variables #373
Conversation
This appears to have been causing an issue in ww3_ts3 test cases when using OMP or MPI_OMPH that have not appeared before.
no errors in the regression tests, comparison is still running. @aliabdolali they are /scratch2/NCEPDEV/climate/Jessica.Meixner/PR_WW3/PRbugs/WW3/regtests in case you need this before I get a chance to post them myself |
The changes seem sensible to me. I will leave Chris to run some tests on the Met Office computer. |
Thanks @JessicaMeixner-NOAA - changes look good to me. Well done on finding those uninitialised variables. |
Only the usual tests that are not b4b on NCEP computers were different. Log files: |
Just for completeness, I can confirm that the regtest all passed OK here with the usual exceptions:
|
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.
It looks good to me after running the regtests and reviewing the code changes.
See the matrix.comp |
Pull Request Summary
Various bug fixes discovered while working on PR #285
Description
Bug fixes include:
Issue(s) addressed
Check list
Testing
Please indicate the expected changes in the outputs (excluding the known list of non-identical tests):
No changes are expected.