-
Notifications
You must be signed in to change notification settings - Fork 247
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
fix crash when using clm lake and GFS PBL/sfclay #2056
fix crash when using clm lake and GFS PBL/sfclay #2056
Conversation
@SamuelTrahanNOAA I have the PR here to fix the crash when using clm lake and GFS PBL/sfclay in RRFS ensemble. No RT baseline changes expected. Could this PR be combined with your clm lake bug fix PR if time/schedule permits? |
Have you run the regression tests to ensure the baselines do not change? |
Yes, I did run full RT on Hera. Just have RT log uploaded. |
Excellent. Once @jkbk2004 says it's okay, I will combine the three PRs into one. |
Thanks @SamuelTrahanNOAA . Now I will change the new flag name as Jun suggested in all submodules. |
flag name change done. |
@JiliDong-NOAA - Please let me know when this PR is in its final form. The combined PR is scheduled for testing tomorrow. If you take too long, I won't be able to combine them in time. |
The FV3 submodule has doesn't match the hash of NOAA-EMC/fv3atm#742 FV3 submodule hash = 1e814d6e1ed9d17b6461461e081d99693f426ae3 |
I think it is ready for combining. I have synced with the latest develop and addressed all reviewers' comments. |
Could you double check? I have updated FV3 12 minutes ago. |
I've merged all components into #2044. It should be correct in that branch. |
Thanks @SamuelTrahanNOAA ! |
…nodi + #2047, #2053, and #2056 (#2044) FV3 diagnostic fixes, CCPP fixes for model crashes, new PR template - UFS: - commit message in PR template (#2053) - fix hercules crashes (#2015) - CMEPS & FV3: Bad data from in CCPP CLM Lake physics scheme caused model crashes - Communicate changes to lake ice (Closes #2055, NOAA-EMC/CMEPS#105, NOAA-EMC/fv3atm#741) - unit mismatch (NOAA-EMC/fv3atm#736) - FV3: correct errors in diagnostic calculations - snodi had weasdi data in it (NOAA-EMC/fv3atm#736) - revisions to RUC LSM snowfall melting and accumulation (NOAA-EMC/fv3atm#739)
PR Author Checklist:
Description
This PR is to fix the RRFS ensemble member crash when combining clm lake and GFS PBL/sfclay:
#2055
A new flag is created to track new freezing lake ice and let sfc_diff to calculate stability variables over the new icy grids for GFS PBL in the second surface loop, which otherwise will remain as missing values.
Linked Issues and Pull Requests
Associated UFSWM Issue to close
#2055
Subcomponent Pull Requests
NOAA-EMC/fv3atm#742
NOAA-EMC/CMEPS#105
ufs-community/ccpp-physics#148
Blocking Dependencies
Subcomponents involved:
Anticipated Changes
Input data
Regression Tests:
Tests effected by changes in this PR:
Libraries
Code Managers Log
Testing Log: