-
Notifications
You must be signed in to change notification settings - Fork 160
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
Use assumed-size arrays in CCPP, Fortran/metadata consistency fixes in CCPP #284
Merged
DusanJovic-NOAA
merged 49 commits into
NOAA-EMC:develop
from
climbfuji:capgen_fixes_assumed_sizes
Apr 30, 2021
Merged
Use assumed-size arrays in CCPP, Fortran/metadata consistency fixes in CCPP #284
DusanJovic-NOAA
merged 49 commits into
NOAA-EMC:develop
from
climbfuji:capgen_fixes_assumed_sizes
Apr 30, 2021
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
… addLWadj_fullProfile
…Added updated heating-rate to coupling type.
…LWadj_fullProfile
RRTMGP w/o OpenMP
…s/fv3atm into addLWadj_fullProfile
…d LW Jacobian from RRTMGP flux adjustement.
…LWadj_fullProfile
…ig/ccpp_prebuild_config.py
…gen_fixes_assumed_sizes
…gen_fixes_assumed_sizes
junwang-noaa
approved these changes
Apr 23, 2021
climbfuji
changed the title
WORK IN PROGRESS: use assumed-size arrays in CCPP, Fortran/metadata consistency fixes in CCPP
Use assumed-size arrays in CCPP, Fortran/metadata consistency fixes in CCPP
Apr 23, 2021
…gen_fixes_assumed_sizes
climbfuji
force-pushed
the
capgen_fixes_assumed_sizes
branch
from
April 28, 2021 20:19
13a64c9
to
788cb5d
Compare
…s/fv3atm into capgen_fixes_assumed_sizes
…gen_fixes_assumed_sizes
DusanJovic-NOAA
approved these changes
Apr 30, 2021
ccpp-physics hash is updated. Ready to merge. |
LarissaReames-NOAA
pushed a commit
to LarissaReames-NOAA/fv3atm
that referenced
this pull request
Nov 17, 2023
…ables to .false. when files are closed (NOAA-EMC#284)
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.
Description
This PR removes one entry from the
ccpp_prebuild_config.py
that is no longer required, and updates the submodule pointer for ccpp-physics for the changes described in NCAR/ccpp-physics#611.Also included:
Issue(s) addressed
none in fv3atm
Testing
See ufs-community/ufs-weather-model#527
Dependencies
NCAR/ccpp-physics#611
#284
ufs-community/ufs-weather-model#527