You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are some minor improvements to take care of before updating the parameterization to match the GFDL code. This is not high priority, but I plan on getting to it next week.
Adding nonorographic gravity wave in AMIP results in ~20% reduction in SYPD. We can further improve the performance, but we don't really need gravity wave every time step, so turning it into a callback and calling it e.g. every hour is a straightforward solution.
Non-orographic gravity wave tendency should not be called every timestep, it should be a callback instead.
We should also provide the
u_forcing
andv_forcing
quantities as diagnosticsThe text was updated successfully, but these errors were encountered: