-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What to do if there are two identical quantities from different schemes/processes that need to be kept apart? #79
Comments
@climbfuji What about |
At today's framework meeting we discussed the potential of being more specific about "nonorographic". For example, if this is coming from magnetic high-altitude processes, can we call it |
In this case, we would also replace the existing |
Unfortunately, life is not so easy. I checked with the NRL developers, and the actual processes behind the non-orographic GWD from standard- and high-altitude physics are indeed the same or at least overlapping. We are trying to come up with something better.
|
From NRL:
to mimic qualifiers like "in_stratosphere" or "in_thermosphere". |
At today's meeting we decided the first suggestion ( |
Hey @mdtoyNOAA. Do you have any thoughts on the GWD naming connevtions |
Holy cow! I didn't know there was a non-orographic GWD scheme that went even higher then the one in UGWP, which we've only tested up to the GFS top of ~80km. I guess the 'really high' scheme involves viscous dissipation that is active in the heterosphere above ~100km? This is beyond my expertise, so if it's okay, I won't add any naming suggestions. The ones that have been proposed sound good to me. |
NRL is working heavily on the high-altitude physics in NEPTUNE using CCPP. A question came up for which I don't have a good answer.
In the high-altitude configuration, there are two non-orographic gravity wave drag schemes active at the same time. The "ordinary" non-orographic GWD scheme from the "lower" atmosphere, and the high-altitude version from the high-altitude physics. Both are active at the same time, and the high-altitude version runs over the entire column, i.e. including the lower atmosphere where the ordinary scheme is active. It is necessary to keep the standard names for these quantities separate so that they can be treated as different tendencies in the tendencies array etc.
What do we do in this case? We were trying to find physically meaningful names. The qualifier "in_thermosphere", for example, doesn't make sense since the HA version runs over the entire column. Should we add a qualifier to the "due_to" descriptor? That is,
I am not sure I like this, because it somewhat still suggests that this is something in the upper atmosphere, but at least it allows for the interpretation that it can influence the lower atmosphere.
The text was updated successfully, but these errors were encountered: