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

Fix RAP (Grell Freitas) decomp b4b issues, enable tests in rt.conf/rt_gnu.conf #1243

Closed

Conversation

climbfuji
Copy link
Collaborator

PR Checklist

  • This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.

  • This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR

  • An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
    are specified below.

  • Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.

  • New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.

Description

Update submodule pointer for fv3atm and ccpp-physics for the changes described in NCAR/ccpp-physics#933. This fixes the RAP (Grell Freitas) decomp b4b issues. Enable the corresponding tests in rt.conf and rt_gnu.conf.

I tested these changes on Hera with Intel and GNU, and for both the rap_decomp test now reproduces against the rap_control test.

Because of the bug fix in cu_gf_deep.F90 (see details in NCAR/ccpp-physics#933), results for all regression tests using GF change.

Issue(s) addressed

Testing

I ran a subset of rt.conf and rt_gnu.conf (all RAP tests, a few HRRR/RRFS tests) on Hera with Intel and GNU (first create new baseline, then verify against it), all tests passed.

rt_rap_decomp_gnu_create.log
rt_rap_decomp_gnu_verify.log
rt_rap_decomp_intel_create.log
rt_rap_decomp_intel_verify.log

Full regression tests will be run on all platforms at the time of commit (new baselines required).

  • hera.intel
  • hera.gnu
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss2.intel
  • wcoss_cray
  • wcoss_dell_p3
  • opnReqTest for newly added/changed feature
  • CI

Dependencies

@climbfuji climbfuji added Baseline Updates Current baselines will be updated. Waiting for Reviews The PR is waiting for reviews from associated component PR's. labels Jun 6, 2022
@climbfuji climbfuji marked this pull request as ready for review June 6, 2022 02:23
@climbfuji
Copy link
Collaborator Author

@junwang-noaa Please add reviewers from EPIC as appropriate, thanks!

@climbfuji
Copy link
Collaborator Author

Replaced by #1257.

@climbfuji climbfuji closed this Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Baseline Updates Current baselines will be updated. Waiting for Reviews The PR is waiting for reviews from associated component PR's.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete feature tests for RAP physics
1 participant