CCPP v6.0.0 SciDoc updates#919
Merged
Merged
Conversation
…v6_scidoc * 'main' of https://github.com/NCAR/ccpp-physics: fix the missing value of fv in vege_flux Revert "Lsm upgrades mynn for p8c" put a upper/lower limit on cwpc Driver update, opt_trs=4 over vegetation, and z0hover bare soil etc. modify a table of cwp parameter modify a table of cwp parameter modify a table of cwp parameter modify a table of cwp parameter revert back to shdfac in gvfun calculation due to occasional model crash tuning cd/lm parameter tuning cd/lm parameter Noah MP non-glacier changes for MYNN Noah MP glacier changes for MYNN Noah MP driver and meta changes for MYNN modify the eddy diffusivity for heat at the top of the canopy replace shdfac by fveg for zvfun Properly set the total number of species to be diffused in the PBL for Thompson microphysics scheme when coupling with prognostic aerosols (NCAR#880). further refinement of the impact of vegetation on zvfun correct the condition to avoid a divide by zero exception add Chunxi Zhang to CODEOWNERS revert the df1 change due to some negative impact on surface temperature to avoid exception floating point simplify the code with internal function maxval replace fveg by lai/laimax to be used for dependent to read new hig-res ice climatology data correct the reference height gvf impact on thermal conductivity limited to the first soil layer add some groundwater mods from ncar code add some clean up to energy fix missing czil1 in vege_flux move trs options to sfcdif3 change fveg to shdfac in sfcdif3 vege call add sfcdif3 as a separate subroutine add canopy heat storage and gvf impact on thermal conductivity minor formatting update scm_sfc_flux_spec scheme to set some variables needed by non-surface physics canopy height dependant czil change czil set up option for thermal roughness
added 2 commits
May 20, 2022 15:53
ligiabernardet
requested changes
May 23, 2022
Collaborator
There was a problem hiding this comment.
We are almost there!
- This sentence does not work
Cap suppressing based on radar data assimilation has been added. This is used only for RAP suite and may be used for RRFS suitebecause the GF cannot be used for the RRFS suite (RRFS suite does not use deep convection). I suggest sayingCap suppressing based on radar data assimilation has been added. This is used only for RAP suite and may be added to RRFS suite in the future, since it needs radar data to be available
Co-authored-by: ligiabernardet <ligia.bernardet@noaa.gov>
ligiabernardet
approved these changes
May 25, 2022
Collaborator
ligiabernardet
left a comment
There was a problem hiding this comment.
Thank you for all this work!
Collaborator
|
@grantfirl @mzhangw @mkavulich |
Contributor
Author
|
It's ready on my side. |
joeolson42
approved these changes
May 29, 2022
grantfirl
reviewed
Jun 2, 2022
Collaborator
grantfirl
left a comment
There was a problem hiding this comment.
This looks fine, but there are some unresolved comments/suggested changes from Ligia. Other than that, there is one file that should be removed.
Collaborator
Contributor
Author
|
Sure. I will modify doxyfile when it is merged.
…On Thu, Jun 2, 2022 at 9:09 AM Grant Firl ***@***.***> wrote:
@mzhangw <https://github.com/mzhangw> Since the mynnpbl_wrapper files
have changed names in #931 <#931>,
can you make the appropriate changes here?
—
Reply to this email directly, view it on GitHub
<#919 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG7TW2UGUNW2LTF42XW5ILTVNDFCJANCNFSM5VJOCGTA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Collaborator
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.
online preview website
In the upcoming CCPP v6.0.0 release, the CCPP Single Column Model (SCM), developed by the Development Testbed Center, supports suites:
GFS_v16 Suite
GFS_v17_p8 Suite
HRRR Suite
RRFS_v1beta Suite
RRFS_v1nssl Suite
RAP Suite
while the UFS Short-Range Weather Application 2.0 supports suites GFS_v16 Suite, HRRR Suite, RRFS_v1beta Suite and RRFS_v1nssl Suite. The UFS Medium-Range Weather Application 2.0 supports suite GFS_v17_p8 Suite.
New schemes and capability highlights in this release:
NSSL 2-moment Microphysics Scheme
GFS Unified UGWP scheme and GSL Drag Suite
Cellular Automata Stochastic Convective Organization Scheme
Stochastically Perturbed Parameterizations (SPP)
This PR also includes general code cleanup.
RTs are pending...