forked from NCAR/ccpp-physics
-
Notifications
You must be signed in to change notification settings - Fork 0
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 gthompsnWRF:new_thompson_cloud_fraction with the latest code from NCAR ccpp-physics main #1
Merged
gthompsnWRF
merged 174 commits into
gthompsnWRF:new_thompson_cloud_fraction
from
climbfuji:new_thompson_cloud_fraction_update_from_main_20211119
Nov 21, 2021
Merged
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
…nto udhmhj.04 merge without conflict.
with conflict fixed. Conflicts: physics/dcyc2.meta physics/moninedmf.meta physics/rrtmg_lw_post.F90 physics/rrtmg_sw_post.F90 physics/satmedmfvdif.meta physics/ugwp_driver_v0.F physics/ysuvdif.meta
Change it back to the original.
…stitial variables
… from AVX2 to AVX-I
to increase runtime performance as suggested by S. Moorthi.
Implement positive-definite TVD methods for tracer transport in EDMF-TKE PBL schemes and SAMF convective schemes
…nup-cmake-flags
Cleanup CCPP cmake flags part 1, remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS, update README.md
decreases memory usage by 6 times for MERRA2
gthompsnWRF
pushed a commit
that referenced
this pull request
Dec 13, 2021
…Aerosols_dom_20210823 Hannah gf radiation update revert aerosols dom 20210823
gthompsnWRF
pushed a commit
that referenced
this pull request
Apr 8, 2022
Merge "Bugfix in Thompson MP, pass correct timestep to core routine" into "Adding inner loop to Thompson microphysics"
gthompsnWRF
pushed a commit
that referenced
this pull request
Apr 26, 2023
Minor cloud tunings to improve cloud fraction and radiation in UFS
gthompsnWRF
pushed a commit
that referenced
this pull request
Apr 26, 2023
Updates for ufs/dev PR#30
gthompsnWRF
pushed a commit
that referenced
this pull request
Apr 26, 2023
Remove MYNN SFC logic from noahmpdrv.F90 and fix CMakeLists.txt authors
gthompsnWRF
pushed a commit
that referenced
this pull request
Apr 27, 2023
update CODEOWNERS to replace Chunxi with Qingfu
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.
No code changes to any of the new code in gthompsnWRF:new_thompson_cloud_fraction, except fixing a compilation error with GNU (which doesn't allow line continuation inside format statements):