Skip to content

Add CCPP-compliant CNVC90#74

Merged
climbfuji merged 2 commits into
NCAR:masterfrom
climbfuji:cnvc90_ccpp
Jun 1, 2018
Merged

Add CCPP-compliant CNVC90#74
climbfuji merged 2 commits into
NCAR:masterfrom
climbfuji:cnvc90_ccpp

Conversation

@climbfuji
Copy link
Copy Markdown
Collaborator

This PR is one out of four (!) for NEMSfv3gfs and its submodules, ccpp-framework, ccpp-physics and FV3 that enables running the CCPP-compliant version of cnvc90 either directly from FV3/gfsphysics/physics (i.e. the current version in the FV3 trunk), or directly from ccpp/physics/physics (i.e. the CCPP-compliant version, but w/o using the CCPP framework), or via the CCPP-framework.

These three options exist for the Intel compiler only, for GNU and PGI, only the first and last options are available (i.e. cannot run the CCPP-compliant version without the CCPP framework).

Bit for bit tests:

  • results are identical for the CCPP build compared to the standard, non-CCPP build for the two tests run (fv3_control and fv3_gfdlmp) on Theia+{Intel,GNU,PGI} and on MacOSX+GNU

  • results are identical for the non-CCPP build compared to the official baseline on Theia+Intel15

  • a new baseline using Intel18 is currently created on Theia, in order to compare against this baseline, one must

    • edit tests/rt.sh and add the following line after line 183:
      NEW_BASELINE=/scratch4/NCEPDEV/stmp4/Dom.Heinzeller/FV3_RT/REGRESSION_TEST_INTEL
    • use the -m flag when running the regression tests via rt.sh

All related PRs will be listed in a comment below and will refer to this description.

@climbfuji
Copy link
Copy Markdown
Collaborator Author

Copy link
Copy Markdown
Contributor

@llpcarson llpcarson left a comment

Choose a reason for hiding this comment

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

approved

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