HWRF Ferrier-Aligo MP scheme updates#405
Conversation
…e used for determining RHgrd
Deleted QS since it will not be used. we only need QI. module_mp_fer_hires_pre.F90: changes related to f_ice, f_rain and f_rimef module_mp_fer_hires_pre.F90: added
GFS_PBL_generic.F90: define tracers for vertical diffusion GFS_rrtmg_pre.F90: change ncnd module_mp_fer_hires_pre.F90: revised the definition to tracers mp_fer_hires.F90: revised the definition to tracers
… a update-from-dtc-develop commit
…edmf dtc/hwrf-physics: combined version of HAFS/GFS moninedmf scheme (hybrid EDMF PBL)
dtc/hwrf-physics: HWRF RRTMG (based on NCAR#412)
…sasas_into_dtc_hwrf-physics
…hwrf-physics dtc/hwrf-physics: merge HWRF saSAS with GFS version, update to a more recent version of ccpp-physics from master
|
@mzhangw, cc @grantfirl @ligiabernardet, not sure what to do with this PR. The commit history is completely off, I am showing 70+ commits with 12 changed files. The history goes back to July 1, 2019. Also, I see changes in files that you have overwritten in the meanwhile, for example in but in this PR, I am seeing So ... which is correct? |
|
FA updates PR was committed before HWRF RRTMG, in which I (after consulting with you )decided to use progcld5 for FA, so progcld6 was left for GSD suite. Progcld2 in FA PR is legacy program for Ferrier scheme, we do not call it anymore when FA is interfaced with HWRF RRTMG. I think that other changes in this PR are straightforward. |
|
Ok, I am sorry but I need you to work on this PR, I cannot take it like it is. Please let me know if you want to start from scratch by doing a manual comparison with what is in dtc/hwrf-physics now and come up with a replacement PR (and close the current PR), or try to update the current PR. Thanks! |
|
I just merged dtc/hwrf-physics into this PR.
… On Apr 13, 2020, at 8:11 PM, Dom Heinzeller ***@***.***> wrote:
Ok, I am sorry but I need you to work on this PR, I cannot take it like it is.
Please let me know if you want to start from scratch by doing a manual comparison with what is in dtc/hwrf-physics now and come up with a replacement PR (and close the current PR), or try to update the current PR. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#405 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AG7TW2V3QVNF5BMRNBAYP6DRMPA55ANCNFSM4LF2TKVA>.
|
I see, thanks. The commit history is dirty. But I could merge/squash your branch, will create the PR that sits on top of yours and see what the actual diffs are. |
|
Thanks!
As @ligiabernardet suggested, this PR, before merged with dtc/hwrf-physics, can be treated as a bug fix of FA. It should go to master too.
… On Apr 13, 2020, at 8:35 PM, Dom Heinzeller ***@***.***> wrote:
I just merged dtc/hwrf-physics into this PR.
… <x-msg://193/#>
I see, thanks. The commit history is dirty. But I could merge/squash your branch, will create the PR that sits on top of yours and see what the actual diffs are.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#405 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AG7TW2RMKDLFO4GAS6WUQKDRMPDVZANCNFSM4LF2TKVA>.
|
|
Well, given that it somehow depends on the HWRF RRTMG progcld5 changes, it can only go to master once HWRF RRTMG goes to master - which is when dtc/hwrf-physics goes to master. |
|
This PR has been pulled into #435 and will be merged to dtc/hwrf-physics first, later to master. Therefore closing this PR. |
This PR passed full RTs.
rt_full.log
This PR is HWRF Ferrier-Aligo MP scheme updates of @ericaligo-NOAA, @ChunxiZhang-NOAA and @mzhangw , which includes:
The associated PR is
NCAR/fv3atm#28
NCAR/ufs-weather-model#25