-
Notifications
You must be signed in to change notification settings - Fork 49
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
Update dtc/develop branch to work with ccpp-physics/framework as of 20200608 #183
Merged
grantfirl
merged 32 commits into
NCAR:dtc/develop
from
grantfirl:update_dtc_develop_20200608
Jun 9, 2020
Merged
Update dtc/develop branch to work with ccpp-physics/framework as of 20200608 #183
grantfirl
merged 32 commits into
NCAR:dtc/develop
from
grantfirl:update_dtc_develop_20200608
Jun 9, 2020
Conversation
This file contains 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
…d a namelist that exercises the hurricane version of moninedmf
…ting with Weiguo Wang
…e; add a multi_run configuration file for the using the hurricane PBL namelist for all supported cases
…e initialized to something other than 0 in gfdl_sfc_layer)
… HWRF LSM and surface layer for testing
…e static/no-static differentiation, remove unused namelist option
Update master branch to work with master ccpp-physics/framework
…-framework (temporary)" This reverts commit de084cb.
…th latest dtc/develop branch; update submodule pointers
climbfuji
approved these changes
Jun 8, 2020
dustinswales
pushed a commit
to dustinswales/ccpp-scm
that referenced
this pull request
May 16, 2022
Update dtc/develop branch to work with ccpp-physics/framework as of 20200608
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.
The majority of the code changes have been reviewed as part of the update to master on May 4. I merged in the branch of SCM that worked with HWRF physics and manually took much of that out such that it can be reinstated when HWRF physics officially comes to dtc/develop.
Most of the updates corresponding to the ccpp-physics/framework dtc/develop updates from master are in GFS_typedefs.[F90/meta].
This code has been tested (cmake, make, multi_run) without compilation or runtime errors on Mac only.
Associated PRs:
NCAR/ccpp-framework#301
NCAR/ccpp-physics#458
NCAR/fv3atm#52
NCAR/ufs-weather-model#50