-
Notifications
You must be signed in to change notification settings - Fork 147
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 from master, apply Thompson no-aero bugfix 2020/04/09 #432
Merged
climbfuji
merged 12 commits into
NCAR:dtc/develop
from
climbfuji:update_dtc_develop_from_master_and_add_thompson_noaero_bugfix_20200409
Apr 10, 2020
Merged
Update dtc/develop from master, apply Thompson no-aero bugfix 2020/04/09 #432
climbfuji
merged 12 commits into
NCAR:dtc/develop
from
climbfuji:update_dtc_develop_from_master_and_add_thompson_noaero_bugfix_20200409
Apr 10, 2020
+176
−227
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
Update my fork with NCAR's master
…pp-physics into coupled_model_ipd_ccpp_b4b
master: regain bit-for-bit identical results between IPD and CCPP for coupled model runs
…d, use assumed size arrays
This was referenced Apr 10, 2020
Merged
…at pollute the model output
climbfuji
requested review from
grantfirl,
JulieSchramm and
llpcarson
as code owners
April 10, 2020 02:21
climbfuji
deleted the
update_dtc_develop_from_master_and_add_thompson_noaero_bugfix_20200409
branch
June 27, 2022 03:27
hannahcbarnes
pushed a commit
to hannahcbarnes/ccpp-physics
that referenced
this pull request
Aug 3, 2022
Add a new method to calculate cloud fraction for Thompson MP. A few diagnostic variables are added for use by the cloud fraction schemes in CCPP, and the icloud==3 switch is repurposed from currently being unused to switch between the original progcld6 and the new progcld_thompson scheme in CCPP.
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.
This PR contains:
CMakeLists.txt
: require CMake 3.0, remove legacy syntax for policy CMP0048physics/ugwp_driver_v0.F
: comment out unnecessary prints to stdout that pollute the model logsAssociated PRs:
NCAR/GFDL_atmos_cubed_sphere#11
NCAR/ccpp-framework#281
#432 (contains #424)
NCAR/fv3atm#40
https://github.com/NCAR/ufs-weather-model/pull/38/files
For regression testing information, see https://github.com/NCAR/ufs-weather-model/pull/38/files.