-
Notifications
You must be signed in to change notification settings - Fork 258
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
Add 3D instantaneous cloud fractions for Thompson and WSM6 #158
Comments
Please make sure that this works with the updates to Thompson MP that were merged on 2020/07/01. Thanks! |
This was referenced Aug 6, 2020
Merged
llpcarson
pushed a commit
to NCAR/ccpp-physics
that referenced
this issue
Aug 20, 2020
Description (Instructions: this, and all subsequent sections of text should be removed and filled in as appropriate.) Diagnostic cldfra array outputs 3D instantaneous cloud fractions. Works with WSM6, Thompson and GFDL mp schemes. No results changed. UPDATE: Provided a bug fix to GFS_restart.F90 with an if condition added in the ifdef CCPP block to test for reflectivity flag. RTs have been updated. Test run in 3-km FV3 LAM was successful and plots looked good. Issue(s) addressed ufs-community/ufs-weather-model#158 NOAA-EMC/fv3atm#154 #484 Testing How were these changes tested? Tested on hera with the SAR configuration. Evaluated fields from run with Thompson microphyics and GFDL microphysics. Full RTs performed on hera. Dependencies FV3 ccpp/physics
epic-cicd-jenkins
pushed a commit
that referenced
this issue
Apr 17, 2023
Update module load for hera to be consistent with what is in post repo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Involves adding a new array to the subroutine GFS_rrtmg_pre.F90 and passing to other routines including GFS_diagnostics.F90
The text was updated successfully, but these errors were encountered: