Skip to content
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

Merged
merged 2 commits into from
Aug 28, 2020
Merged

Updates and bug fix for MYNN surface layer scheme #45

merged 2 commits into from
Aug 28, 2020

Conversation

joeolson42
Copy link
Collaborator

  1. Bug fix for rare situation when denominator of flux equation becomes <= 0.
  2. Added brute-force iterative method
  3. Added GFS psi (stability) functions as an option (set psi_opt in module_MYNNSFC_wrapper.F90)
  4. Removed 2D surface variables (relics from WRF days), making them 1D.

@DomHeinzeller
Copy link

@joeolson42 are these changes ready for testing?

@DomHeinzeller
Copy link

Regression testing on hera.intel using rt.conf against official EMC baseline. Tests pass except those expected to fail (because of previous changes and changes in this commit; note that all these tests do run to completion):

fv3_ccpp_hrrr 040 failed in check_result
fv3_ccpp_rap 039 failed in check_result
fv3_ccpp_rrfs_v1beta 043 failed in check_result
fv3_ccpp_gsd 038 failed in check_result
fv3_ccpp_gsd_debug 052 failed in check_result
fv3_ccpp_gsd_diag3d_debug 053 failed in check_result

rt_hera_intel.log
rt_hera_intel_fail_test.log

@DomHeinzeller
Copy link

Regression testing on hera.intel using rt_ccpp_gsd.conf: first create new baseline, then verify against it: all tests pass.

rt_ccpp_gsd_hera_intel_create.log
rt_ccpp_gsd_hera_intel_verify.log

@DomHeinzeller
Copy link

Regression testing on hera.gnu using rt_gnu.conf against official EMC baseline. Tests pass except those expected to fail (because of previous changes and changes in this commit; note that all these tests do run to completion):

fv3_ccpp_thompson_no_aero 009 failed in check_result
fv3_ccpp_thompson_no_aero 009 failed in run_test
fv3_ccpp_rrfs_v1beta 010 failed in check_result
fv3_ccpp_rrfs_v1beta 010 failed in run_test
fv3_ccpp_gsd 007 failed in check_result
fv3_ccpp_gsd 007 failed in run_test

rt_hera_gnu.log
rt_hera_gnu_fail_test.log

@joeolson42
Copy link
Collaborator Author

joeolson42 commented Aug 29, 2020 via email

SamuelTrahanNOAA pushed a commit to tanyasmirnova/ccpp-physics that referenced this pull request Mar 24, 2023
zhanglikate pushed a commit to zhanglikate/ccpp-physics that referenced this pull request Mar 1, 2024
Updated Flake physics and modified related files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants