Skip to content

Unified UGWP wrapper PR around #43#44

Merged
DomHeinzeller merged 17 commits into
NOAA-GSL:gsd/developfrom
climbfuji:dom_unified_ugwp_cleanup
Nov 17, 2020
Merged

Unified UGWP wrapper PR around #43#44
DomHeinzeller merged 17 commits into
NOAA-GSL:gsd/developfrom
climbfuji:dom_unified_ugwp_cleanup

Conversation

@DomHeinzeller
Copy link
Copy Markdown

@DomHeinzeller DomHeinzeller commented Nov 6, 2020

Description

This PR includes and replaces #43 and adds regression tests for the Unified Gravity Wave Drag parameterizations.

Testing

Regression testing on Cheyenne using Intel:

  • with rt_ccpp_gsd.conf: first create new baseline, then verify against it: all tests pass
    rt_ccpp_gsd_cheynne_intel_create.log
    rt_ccpp_gsd_cheynne_intel_verify.log
  • with rt.conf against existing (original) baseline created with develop: all tests pass, except the ones expected to fail (because updates were made to gsd/develop that have not been sent back to develop yet; these tests differ in their results, but they all run to completion)
fv3_ccpp_thompson 035 failed in check_result
fv3_ccpp_thompson_no_aero 036 failed in check_result
fv3_ccpp_gsd 034 failed in check_result
fv3_ccpp_rrfs_v1beta 037 failed in check_result
fv3_ccpp_gsd_diag3d_debug 044 failed in check_result
fv3_ccpp_rrfs_v1beta_debug 047 failed in check_result
fv3_ccpp_gsd_debug 043 failed in check_result
fv3_ccpp_thompson_debug 045 failed in check_result
fv3_ccpp_thompson_no_aero_debug 046 failed in check_result

rt_cheyenne_intel_against_existing_baseline.log
rt_cheyenne_intel_against_existing_baseline_fail_test.log

Regression testing on Hera using Intel:

  • with rt_gnu.conf against existing (original) baseline created with develop: all tests pass, except the ones expected to fail (because updates were made to gsd/develop that have not been sent back to develop yet; these tests differ in their results, but they all run to completion)
fv3_ccpp_thompson 042 failed in check_result
fv3_ccpp_thompson_no_aero 043 failed in check_result
fv3_ccpp_hrrr 041 failed in check_result
fv3_ccpp_rap 040 failed in check_result
fv3_ccpp_rrfs_v1beta 044 failed in check_result
fv3_ccpp_gsd 039 failed in check_result
fv3_ccpp_gsd_debug 053 failed in check_result
fv3_ccpp_rrfs_v1beta_debug 057 failed in check_result
fv3_ccpp_gsd_diag3d_debug 054 failed in check_result
fv3_ccpp_thompson_no_aero_debug 056 failed in check_result
fv3_ccpp_thompson_debug 055 failed in check_result

rt_hera_intel.log
rt_hera_intel_fail_test.log

  • with rt_ccpp_gsd.conf against existing (original) baseline created with gsd/develop: all tests pass!

rt_ccpp_gsd_hera_intel_against_gsd_original.log

Regression testing on Hera using GNU:

  • with rt_gnu.conf against existing (original) baseline created with develop: all tests pass, except the ones expected to fail (because updates were made to gsd/develop that have not been sent back to develop yet; these tests differ in their results, but they all run to completion)
fv3_ccpp_thompson 006 failed in check_result
fv3_ccpp_thompson_no_aero 007 failed in check_result
fv3_ccpp_gsd 005 failed in check_result
fv3_ccpp_rrfs_v1beta 008 failed in check_result

rt_hera_gnu.log
rt_hera_gnu_fail_test.log

Dependencies

NOAA-GSL/ccpp-physics#55
NOAA-GSL/ccpp-physics#61 (includes NOAA-GSL/ccpp-physics#55)
NOAA-GSL/fv3atm#53
NOAA-GSL/fv3atm#57 (includes NOAA-GSL/fv3atm#53)
#43
#44 (includes #43)

Copy link
Copy Markdown
Author

@DomHeinzeller DomHeinzeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is ready, except for the submodule pointer updates following the submodule merges, and the reversal of the .gitmodules change.

@DomHeinzeller DomHeinzeller merged commit 18cda90 into NOAA-GSL:gsd/develop Nov 17, 2020
@DomHeinzeller DomHeinzeller mentioned this pull request Nov 17, 2020
DomHeinzeller pushed a commit that referenced this pull request Dec 15, 2021
Updates CICE for the latest Consortium main. See CICE Issue #44 for a list of updates included. In particular, this PR will update the icepack submodule to include a fix which allows -init=snan,arrays to be used in debug mode.
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.

3 participants