-
Notifications
You must be signed in to change notification settings - Fork 700
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
MP38 Thompson 2-mom graupel/hail (prev #1667) #1728
Closed
Closed
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
4993d74
MP38 Thompson 2-mom graup/hail
mefrediani 11a99d6
MP38 Thompson 2-mom graup/hail
mefrediani 6c16c16
timestamps from module_timing for qr_acr_qg
mefrediani 28702c9
renamed table qr_acr_qgV3 to qr_acr_qgV4.dat
mefrediani a2d53f3
missing endif
mefrediani 5c47003
spread table values related to rhog indices when mp8,28
mefrediani 22488d4
spread table values - change n3 to idx_bg
mefrediani 82edd98
spread table values - vg index is n3, not idx_bg
mefrediani 41ba43f
different table names
mefrediani 40928fa
fix wrf_debug statement to say tompsongh
mefrediani 6a9f34b
namelist option (write_thompson_mp38table) to generate the MP38 table…
mefrediani 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
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.
The NSSL schemes also have qvolg. Would they give a reasonable diagnostic or should this be limited to Thompson?
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 should be limited to Thompson, @dudhia. That's because the diagnostic assumes there are 9 possible densities and it's unlikely NSSL makes the same assumptions. Should I add a Case (THOMPSONGH) statement here?
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.
@gthompsnWRF would you be able to confirm if this is necessary, or should this work with NSSL too?