Update thompson mp 20210213 (#567) for gsl/develop #65
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR updates the submodule pointer for fv3atm / ccpp-physics for the changes described in NOAA-GSL/ccpp-physics#80.
Testing
Regression testing against existing baselines on hera.intel: tests pass except the following (as expected, due to changes in Thompson MP and RUC LSM) - all these tests run to completion:
rt_hera_intel_against_existing_baseline.log
rt_hera_intel_against_existing_baseline_fail_test.log
Regression testing against existing baselines on hera.gnu: tests pass except the following (as expected, due to changes in Thompson MP and RUC LSM) - all these tests run to completion:
rt_hera_gnu_against_existing_baseline.log
rt_hera_gnu_against_existing_baseline_fail_test.log
Regression testing on hera.intel and hera.gnu using
rt_ccpp_dev.conf
: first create baseline, then verify against it: all tests passrt_ccpp_dev_hera_gnu_create.log
rt_ccpp_dev_hera_gnu_verify.log
rt_ccpp_dev_hera_intel_create.log
rt_ccpp_dev_hera_intel_verify.log
Dependencies
NOAA-GSL/ccpp-physics#80 (contains NCAR/ccpp-physics#567)
NOAA-GSL/fv3atm#75
#65