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/05/31 #93
Merged
SamuelTrahanNOAA
merged 95 commits into
NOAA-GSL:gsl/develop
from
climbfuji:update_gsl_develop_from_main_20210531
Jun 7, 2021
Merged
Update gsl/develop from main 2021/05/31 #93
SamuelTrahanNOAA
merged 95 commits into
NOAA-GSL:gsl/develop
from
climbfuji:update_gsl_develop_from_main_20210531
Jun 7, 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
GFS_phys_time_vary_init.
…into frac_emiss_albedo
frac_grid=.false.
…emes into GFS_radiation_surface, consolidate, fix bugs
lsm_ruc_init. This is needed for MYNN surface layer scheme at the first time step.
…composites_post, add necessary new interstitial variables, clean up old/unused interstitial variables
…ve_sfc_emis_alb_calculation_to_its_own_scheme_and_z0_composite_consistent
…fter call to stability
…composite_consistent_sfcqv_init' of https://github.com/tanyasmirnova/ccpp-physics into move_sfc_emis_alb_calculation_to_its_own_scheme_and_z0_composite_consistent
…een original ialbflg==1/iemslw==1 code and new code
…n_to_its_own_scheme_and_z0_composite_consistent_tanya_21apr21 Small bug fixes and changes in comments in setalb for ialb=1 or 2.
Changes necessary to remove GSD_SURFACE_FLUXES_BUGFIX from ccpp-physics
…_sfc_emis_alb_calculation_to_its_own_scheme_and_z0_composite_consistent
…composite_consistent' into move_sfc_emis_alb_calculation_to_its_own_scheme_and_z0_composite_consistent_gjf
…o_its_own_scheme_and_z0_composite_consistent_gjf Copy FV3 changes in GFS_phys_time_vary.fv3.F90/meta to SCM versions
Ensure consistency between model namelist and CCPP suite definition file UPDATED with head of MAIN
…on_to_its_own_scheme_and_z0_composite_consistent_tgs Removed SNET.
…d GFS_interstitialtoscreen
…_sfc_emis_alb_calculation_to_its_own_scheme_and_z0_composite_consistent
…t, _timestep_init, _timestep_final, _final routines; use horizontal_loop_extent in _run routines
…ion_to_its_own_scheme_and_z0_composite_consistent Move sfc emis alb calculation to its own scheme and z0 composite consistent
This was referenced May 31, 2021
DomHeinzeller
approved these changes
Jun 7, 2021
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.
All code changes (except bug fixes related to the new tendency code) are coming from the authoritative repository and have been reviewed by the appropriate code owners when they were merged into main. Regression testing completed.
SamuelTrahanNOAA
approved these changes
Jun 7, 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.
Update gsl/develop from main 2021/05/31 and bug fix for tendencies code in
drag_suite.F90
. Changes:GFS_radiation_surface
, independent of RRTMG/RRTMGP choicedrag_suite.F90
: add missing initialization ofudtend
,vdtend
,Tdtend
ifldiag3d
is falseAssociated PRs:
NOAA-GSL/ccpp-framework#15
#93
NOAA-GSL/fv3atm#93
NOAA-GSL/ufs-weather-model#83
For regression testing, see NOAA-GSL/ufs-weather-model#83.