-
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
update physics for RRFS baseline E #164
Conversation
1) add a special treatment to melting hail on the ground after hail storm. 2) moved parameter for snow over and conductivity definition to the top
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Smoke debug tests fail with a floating-point exception at line 5353 of module_bl_mynn.F90.
Everyone please examine the diffs more carefully. The line that is failing (5353 of module_bl_mynn.F90) was apparently not supposed to be in the PR, and was inserted by accident during a merge. There may be more such errors.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SamuelTrahanNOAA I reviewed RUC lsm and surface layer MYNN changes, and everything looks good to me.
The MYNN and RUCLSM were updated. The code has been tested with retros.
This PR includes three parts:
1) add a special treatment to melting hail on the ground after hail storm.
2) moved parameter for snow over and conductivity definition to the top