Develop ugwp improvements#600
Conversation
…elop_ugwp_improvements
…elop_ugwp_improvements
…elop_ugwp_improvements
…drag_tofd and ugwp_seq_update
…elop_ugwp_improvements
…elop_ugwp_improvements
…elop_ugwp_improvements
…ong_name's of diagnostic variables
…elop_ugwp_improvements
|
@mdtoyNOAA Do you mind cleaning up some variables related to UGWP in GFS_typedefs.F90. Most unused variables are in this block: |
I have cleaned up several variables and am running RT's to make sure nothing is broken. |
|
That's great, thank you Mike. |
…omments in ccpp-physics
…elop_ugwp_improvements
…elop_ugwp_improvements
…elop_ugwp_improvements
|
@mdtoyNOAA @jkbk2004 ccpp framework didn't point to the correct hash. This PR points to the latest hash, but the upstream/develop branch uses an old version. But I think it is ok to update to the latest hash. |
|
@ChunxiZhang-NOAA nice catch! @DusanJovic-NOAA @grantfirl updating ccpp framework hash can be a right way to go, isn't it? |
I guess. I'm not familiar with changes in ccpp-framework. |
The latest updates to the "main" branch of "NCAR/ccpp-framework" are: commit d4a00031381afa7cd90589040a5c7e8f53991801 (HEAD -> main, origin/main, origin/HEAD) commit acd3b327ab449a98deb8916254573f537a5ce8d2 Looks like minor changes that shouldn't change the results. |
ChunxiZhang-NOAA
left a comment
There was a problem hiding this comment.
Looks good. Note that this PR will change the ccpp framework hash to d4a0003.
|
@mdtoyNOAA ccpp pr was merged. can you update submodule pointer? |
|
@mdtoyNOAA revert branch in gitmodules as well. |
|
Done.
… On Dec 22, 2022, at 7:19 AM, JONG KIM ***@***.***> wrote:
@mdtoyNOAA <https://github.com/mdtoyNOAA> revert branch in gitmodules as well.
—
Reply to this email directly, view it on GitHub <#600 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARRVLIEQWMXHROHEMBYPI2DWORPO7ANCNFSM6AAAAAAR437TEE>.
You are receiving this because you were mentioned.
|
Description
This pull request has three main components:
Is a change of answers expected from this PR? Yes.
Issue(s) addressed
Testing
How were these changes tested? RT (new baseline, then tested against new baseline). ORT.
What compilers / HPCs was it tested with? Intel. Hera.
Have the ufs-weather-model regression test been run? Yes.
On what platform? Hera/Intel.
/scratch1/BMC/wrfruc/mtoy/git_local/ufs-weather-model/REGRESSION_TEST_INTEL.2022_11_08
Dependencies
If testing this branch requires non-default branches in other repositories, list them.
https://github.com/mdtoyNOAA/ufs-weather-model/tree/develop_ugwp_improvements
https://github.com/mdtoyNOAA/ccpp-physics/tree/ufs/dev_ugwp_improvements
CCPP-physics pull request dependency: ccpp-physics#20