-
Notifications
You must be signed in to change notification settings - Fork 159
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
Bugfixes from public release #112
Bugfixes from public release #112
Conversation
make variables using filename_base consistant in length
* set default calendar to gregorian * set default values of write_nemsioflip and write_fsyncflag to .true.
…on of code in CCPP
…-physics for code review and testing
Bring hotfixes from release/public-v1 back to master (CCPP changes)
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.
Maybe I am doing something wrong, but I don't see the changes from my commits when I click on "all commits"? There should be several in ccpp/, one on GFS_physics_driver.F90, one in .gitmodules?
Ah, now I see, this is what you had to revert. I'll go and have a good look at the CCPP changes then. |
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.
Approved, but I do not understand why/how the regression tests failed when you merged my PR.
Updates to MYNN-EDMF in CCPP physics
* Add the option to run regression test with MULTI_GASES=Y * Add multi_gases CCPP regression test
Documentation and defaults changes
Cherry pick some bug fixes and cleanup commits from release/public-v1 branch.
Associated PRs:
ufs-community/ufs-weather-model#119