MEKE tuning #30
Replies: 1 comment 4 replies
-
It is important to understand both the MEKE prognostic equation and how MEKE is initialized. MEKE InitializationMEKE is initialized in this call to this subroutine. If If So in general don't expect MEKE initialization to be an equilibrium of the MEKE evolution equation: There is a transient evolution away from this initial value. In my experience the MEKE initial value is usually larger than the value it eventually reaches, and it takes about 3 or 4 years to equilibrate. (Of course when equilibrium restoring is turned on, there isn't a transient because you're restoring towards the initial value.) Also note that the MEKE Equation ParametersFirst note that MEKE 'equilibrium restoring' restores/nudges MEKE towards the values described above. These values are not actually equilibria of the MEKE prognostic equation though, so if you turn MEKE equilibrium restoring on it can (and does) lead to big changes; typically MEKE drops from the initial value. If we just turn off MEKE equilibrium restoring, MEKE drops, as noted above. Ceterus paribus this means the GM & Redi coefficients drop, which introduces biases. In order to get a configuration with MEKE equilibrium restoring turned off, but with MEKE values (and therefore GM & Redi values) comparable to our old ones, we need to change parameters in such a way that MEKE increases. That means increasing the sources of MEKE and/or reducing the sinks. We've already got the GM source at 100%, but there are two options for how to compute the GM source term in MEKE. Setting Setting Having
all decrease the rate at which MEKE is removed through bottom friction. These changes are still not enough to increase MEKE back to the levels we saw previously, so to compensate for that I also increased the GEOMETRIC alpha coefficient. We had been using 0.06-0.07, which is below the prediction of 0.2 from Scott's 2017 paper. Increasing the GEOMETRIC alpha to 0.09 increased GM coefficients and GM MOC back to approximately where they were when we were using MEKE equilibrium restoring. MEKE MiscThis paper finds that EKE transport is approximately diffusive, and that the diffusivity is 75% of the tracer diffusivity. So I set The source term from |
Beta Was this translation helpful? Give feedback.
-
I want to start a discussion on the MEKE tuning.
The purpose of run 007 is to check the impact of removing
MEKE_EQUILIBRIUM_RESTORING=True
and allowing MEKE to evolve prognostically, as well as setting RESOLN_SCALED_KHTR=True (we expect a minor impact from this change). Here is a list of the MOM parameter changes:Here are the ocean diagnostics comparing 007 against 015(baseline). The effect of applying the above changes is small. Are we ready to incorporate these changes into our baselines?
@iangrooms, @fobryan3
PS: MEKE has a bug that is currently being fixed by Wenda. We can evaluate the effect of this bug once the fix is in the main MOM6 branch.
Beta Was this translation helpful? Give feedback.
All reactions