-
Notifications
You must be signed in to change notification settings - Fork 153
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
Stochastic MP and cloud perturbations #553
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f2a8df4
Merge pull request #2 from NCAR/master
pjpegion f60ec02
Merge pull request #3 from NCAR/master
pjpegion b934a13
Merge pull request #4 from NCAR/master
pjpegion 8a8056e
add mp perts to GFS_stochastics
pjpegion 3226ffb
add CN perts to GFS_stochastics
pjpegion ac42e80
additions for MP perturbations
pjpegion 6782e0e
add temporary surface perturbation diagnostic
pjpegion 4c7d8ad
merge with upstream NCAR
pjpegion 9ff5e80
Merge branch 'master' into pert_clds_mp
pjpegion cbe310f
Merge pull request #5 from NCAR/master
pjpegion f850899
Merge pull request #6 from pjpegion/master
pjpegion 3750b6b
add cloud perturbations and clean up radiation perturbations
pjpegion 2980ce1
Merge branch 'pert_clds_mp' of https://github.com/pjpegion/ccpp-physi…
pjpegion 264fa1b
Merge remote-tracking branch 'upstream/master' into pert_clds_mp
pjpegion f2bc200
Merge remote-tracking branch 'upstream/master' into pert_clds_mp
pjpegion c148234
add ca_global to radiation tendency logic
pjpegion f304650
add MP perturbations to ca_global section
pjpegion 4dd3f5e
Merge remote-tracking branch 'upstream/master' into pert_clds_mp
pjpegion 4a164c0
Merge remote-tracking branch 'upstream/master' into pert_clds_mp
pjpegion eaab868
point to correct branch of rrtmgp
pjpegion 31d99da
Merge remote-tracking branch 'upstream/master' into pert_clds_mp
pjpegion daca231
Address Dom code review
pjpegion 55f84f6
Merge remote-tracking branch 'upstream/master' into pert_clds_mp
pjpegion bb0839e
change declaration of dtdtnp in GFS_stochastics
pjpegion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
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.
Will the hard-coded '38' index cause any future problems?
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 may in the future, but for L64 and L127 this works.