-
Notifications
You must be signed in to change notification settings - Fork 7
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
Parameterize impact of tides #280
Comments
OM2 used Simmons et al (2004) method to parameterise tidal mixing via CVMix, which we may not use for the future configuration updates?
|
Does anyone remember how to generate the three tide-related files in
Since our grid resolution has changed, we can’t use these files directly for the 0.25° configuration. |
Unfortunately I think these were inherited and their origin is uncertain. The is what the OM2 tech report has to say:
|
MOM6 supports four different internal tidal dissipation schemes,
The CVMix schemes require an external tidal energy flux to parameterise vertical diffusivity. The input is different from what MOM5 used Below is one basic implementation using cvmix.
The Laurent and Polzin schemes rely on current speed and bottom roughness to estimate tidal mixing, which is similar to the approach used in MOM5. However, we currently do not have both files. I've reached out to Callum Shakespeare to kindly ask for suggestions. |
Once explicit tidal forcing is disabled in all our configs, we need include parameterisations for the impact of tides.
I haven't looked into this much at all, but see:
MOM_tidal_mixing
parametersMOM_surface_forcing_nuopc
INTERNAL_TIDES
parameter inMOM_diabatic_driver
The text was updated successfully, but these errors were encountered: