forked from NCAR/ccpp-physics
-
Notifications
You must be signed in to change notification settings - Fork 11
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 gsl/develop from main 2021/11/17 #115
Merged
DomHeinzeller
merged 97 commits into
NOAA-GSL:gsl/develop
from
climbfuji:update_gsl_develop_from_main_20211116
Nov 18, 2021
Merged
Update gsl/develop from main 2021/11/17 #115
DomHeinzeller
merged 97 commits into
NOAA-GSL:gsl/develop
from
climbfuji:update_gsl_develop_from_main_20211116
Nov 18, 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
…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.
…adding aerosol surface emissions, credits @tanyasmirnova
…ve-noah-wrfv4-bugfix-mp-thompson
…ve-noah-wrfv4-bugfix-mp-thompson
…ve-noah-wrfv4-bugfix-mp-thompson
…ve-noah-wrfv4-bugfix-mp-thompson
…eneric_post_run to GFS_suite_interstitial_4_run (to be consistent with the corresponding logic in GFS_suite_interstitial_3_run
…ve-noah-wrfv4-bugfix-mp-thompson
…_convective_transport_tracers_cleanup
…ve_optional_arguments_from_ccpp
…com/climbfuji/ccpp-physics into cleanup-ccpp-and-remove-optional-arguments
…tional-arguments Wrapper PR for "Remove optional arguments from CCPP metadata, remove effective radii computation from Thompson MP" (NCAR#763) and "Fix/improve logic for convective transportable tracers, add GFS_checktracer debugging routine, correct spelling "janic" --> "janjic", fix inconsistent types related with noahmp and log functions" (NCAR#752)
… 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
Cleanup CCPP cmake flags part 1, remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS, update README.md
…te_gsl_develop_from_main_20211116
This was referenced Nov 17, 2021
hannahcbarnes
approved these changes
Nov 18, 2021
tanyasmirnova
approved these changes
Nov 18, 2021
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
Update gsl/develop from main:
README.md
optional
attribute from CCPP framework, removeoptional
attribute from existing metadataGFS_checktracers
inGFS_debug.F90
that checks for negative tracersTesting
See NOAA-GSL/ufs-weather-model#110