Code update to fully connect MMM WSM6 to CCPP SCM#2
Open
bluefinweiwei wants to merge 2 commits into
Open
Conversation
modified: mmm_physics
8fa817f to
9058f59
Compare
modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_MP_generic_post.meta modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_PBL_generic_common.F90 modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_PBL_generic_post.F90 modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_PBL_generic_post.meta modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_PBL_generic_pre.F90 modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_PBL_generic_pre.meta modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_debug.F90 modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmg_pre.F90 modified: ../../Interstitials/UFS_SCM_NEPTUNE/GFS_suite_interstitial_4.F90 modified: ../../Interstitials/UFS_SCM_NEPTUNE/maximum_hourly_diagnostics.F90 modified: ../../Interstitials/UFS_SCM_NEPTUNE/maximum_hourly_diagnostics.meta new file: gfs_mmm_mp_wsm6_post.F90 new file: gfs_mmm_mp_wsm6_post.meta new file: gfs_mmm_mp_wsm6_pre.F90 new file: gfs_mmm_mp_wsm6_pre.meta deleted: scm_mp_wsm6_post.F90 deleted: scm_mp_wsm6_post.meta deleted: scm_mp_wsm6_pre.F90 deleted: scm_mp_wsm6_pre.meta modified: ../../PBL/MYNN_EDMF/mynnedmf_wrapper.F90 modified: ../../PBL/MYNN_EDMF/mynnedmf_wrapper.meta modified: ../../Radiation/radiation_clouds.f modified: ../../mmm_physics
scrasmussen
pushed a commit
that referenced
this pull request
Aug 28, 2025
Fix to canopy arrays definitions: add intent
scrasmussen
pushed a commit
that referenced
this pull request
Jan 20, 2026
Update of CDEPS inline sync without sfc_data
scrasmussen
pushed a commit
that referenced
this pull request
Apr 2, 2026
…048139512731 Modernize SATMEDMF canopy physics suite for CCPP compliance
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.
Code changes/updates to successfully connect MMM WSM6 to the CCPP SCM.
Using the RAP suite in CCPP, the run showed reasonable results compared to the default Thompson microphysics scheme (please see plots here: https://drive.google.com/drive/folders/1_mhzJsem1T_GzdwkkVSQ1z7UwKQj9MKx?usp=drive_link).
Please review the code changes. Thanks @scrasmussen @dudhia