Updates branch with changes from NOAA-EMC:develop#3
Closed
dustinswales wants to merge 15 commits into
Closed
Conversation
…uid potential temperature in local mixing of GFSPBL NOAA-EMC#977 (NOAA-EMC#963) * 3D-TKE EMDF GFS PBL scheme related changes from FIU (Ping Zhu, Ping.Zhu@noaa.gov). * Update changes in 3d TKE scheme * Add an option to use liquid potential temperature in temperature equation of GFS PBL scheme. (from @WeiguoWang-NOAA) * Update sa3dtke variables standard names * Update submodule physics for sa3dtke nonlocal mixing and stylistic coding * Update SA3DTKE variables names * Update submodules physics for SA3DTKE nonlocal mass-flux transport
* Add fv3_cap unit tests and general unit test modificaitons
…stationary GWD changes, other misc. physics changes) (NOAA-EMC#950) * modified two ecmwf ngwd related files * modify comment with ngwd algorithm * use FMS version of get_tracer_index in GFS_typedefs * fix get_tracer_index calls with MODEL_ATMOS * fix integer underflow in control_scavenging_initialize * add ccpp/physics submodule change due to need for CMakeLists.txt change for FMS usage in GFS_typedefs.F90 * add wrapper for FMS version of get_tracer_index to handle large negative NO_TRACER value --------- Co-authored-by: bo yang <bo.yang@noaa.gov>
* removed gfdl mp v1 files from orginal directory and moved to newly aded v1 directory * add GFDLMP v3 * Update GFDLMPV3 based SDFs * Support for TEMPO aerosol-aware hail-aware in CCPP * Update TEMPO SDF --------- Co-authored-by: Ruiyu Sun <Ruiyu.Sun@noaa.gov> Co-authored-by: Anders Jensen <anders.jensen@noaa.gov> Co-authored-by: Grant Firl <grant.firl@noaa.gov> Co-authored-by: dustinswales <dswales@ucar.edu>
* Added do_canopy option. * Added canopy variables to GFS typdefs and diagnostic codes. * Removed ozphys_2015 in GFSv16 physics suite file. * Import 5 canopy arrays and 3 photdiag arrays from AQM
… SFS) (NOAA-EMC#990) * MERRA2 3 hourly forcing * Ensure qv photochemistry diagnostics are only in runs with qv photochemistry. * activate dx threshold to use the prognostic closure in saSAS convection for resolutions coarser than 30km: SFSv1. --------- Co-authored-by: anning.cheng <anning.cheng@noaa.gov> Co-authored-by: Daniel Wesloh <22566757+DWesl@users.noreply.github.com> Co-authored-by: Lisa Bengtsson <Lisa.Bengtsson@noaa.gov>
This file contains hidden or 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
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.
All changes are to the physics. See description in physics PR.