-
Notifications
You must be signed in to change notification settings - Fork 11
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
Updates and bug fix for MYNN surface layer scheme #45
Conversation
joeolson42
commented
Jul 31, 2020
- Bug fix for rare situation when denominator of flux equation becomes <= 0.
- Added brute-force iterative method
- Added GFS psi (stability) functions as an option (set psi_opt in module_MYNNSFC_wrapper.F90)
- Removed 2D surface variables (relics from WRF days), making them 1D.
@joeolson42 are these changes ready for testing? |
Regression testing on hera.intel using
|
Regression testing on hera.intel using rt_ccpp_gsd_hera_intel_create.log |
Regression testing on hera.gnu using
|
Thanks Dom!
…On Fri, Aug 28, 2020 at 5:23 PM DomHeinzeller ***@***.***> wrote:
Merged #45 <#45> into
gsd/develop.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#45 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADLRR3SONJNX6AP7UBNDJUDSDA4APANCNFSM4PQQDWGA>
.
--
Joseph Olson
Meteorologist
Environmental Prediction Advancement Division
Global Systems Laboratory
NOAA-Earth System Research Labs
Boulder, Colorado
|
Updated Flake physics and modified related files