Implementation of MYNN-EDMF and MYNN-SFC submodules#1455
Conversation
|
I think the code is generally looking good from a software perspective. With PR #1460, which went in to the v8.4.1 release and modified packages for various surface fields, I think there will now be merge conflicts with the Also, to accommodate changes in #1460, I think we'll need to add |
|
I'll take care of it. I really like the idea of the sfclayer package--thanks for that! I'll fix the logic after the merge. |
|
@mgduda About our conversation about QKE advection... It would be nice to get that in as part of this PR, but I'm not sure how best to do it. It would be nice to keep TKE advection as a namelist option in case it has numerical stability problems in regional domains, like it did in WRF (especially for level 3). But if we follow the way it was done in WRF:
This worked and we could continue with this method, but I was wondering if you had a cleaner idea that wouldn't require an additional array. Something to think about. |
This PR adds the official MYNN-EDMF and MYNN-SFC submodules to MPAS with via manage_externals. Some notes on the implementation are below: