Updates of ccpp-framework and ccpp-physics (merge ccpp-framework feature/capgen into main/20240308) Combined PR #2190#2181
Conversation
…v3atm: scale lightning threat indices from flashes per 5 minutes to flashes per minute, and then back to flashes per 5 minutes
…r-model into feature/ccpp_framework_merge_feature_capgen_into_main_20240308
|
I suggest ufs-community/ccpp-physics#182 be split to its own PR since it is expected to be answer-changing. All conus13km tests will change their lightning threat output by 1e-6 or so due to a unit conversion. This way, we can isolate any answer changes in this pull request with only capgen. |
There are no answer changes except the ones you identified. I ran the full regression test suite before adding your changes in and all results were b4b identical. |
In fact, in commit d8d13e2 (that is before adding your changes and updating the submodule pointers up to the top-level repository), I committed the file |
|
Hi @climbfuji, PR #2180 was merged in and we'd like to get started on testing this PR. Please go ahead and sync up your branches / resolve any conflicts, thanks. |
|
Please also verify any test changes in this PR by committing the updated test_changes.list file |
I'll need to rerun the full regression tests for that again. Will do on Hercules. |
…r-model into feature/ccpp_framework_merge_feature_capgen_into_main_20240308
All done, I committed the file and also updated the PR description. |
|
Nevermind about that. I didn't bring in the bldate.conf change before testing. My bad. All looks good. |
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
|
Skipping Acorn as it's still down. |
|
@climbfuji fv3atm has merged now. |
…0240308' of https://github.com/climbfuji/ufs-weather-model into feature/ccpp_framework_merge_feature_capgen_into_main_20240308
Updated, please check. Thanks! |
Commit Queue Requirements:
Description:
This PR updates the submodule pointer for the changes in fv3atm, ccpp-framework and ccpp-physics described in the associated PRs below: in ccpp-framework, merge feature/capgen into main; in ccpp-physics and fv3atm, use
flashes per minuteas the unit for lightning threat and then scale toflashes per 5 minutein the diagnostic output.The ccpp-physics and fv3atm change leads to different answers for the
conus13km_*regression tests (confirmed by @SamuelTrahanNOAA).Commit Message:
Priority:
Git Tracking
UFSWM:
This set of PRs is part of the broader issue of transitioning the CCPP Framework code generator from
ccpp_prebuildtocapgen. Specifically, this issue is required for NCAR/ccpp-framework#540 which in turn is required to fix the-check allissues with unallocated arrays.Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: