We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
MOM_surface_forcing_nuopc
INTERNAL_TIDES
MOM_diabatic_driver
The text was updated successfully, but these errors were encountered:
OM2 used Simmons et al (2004) method to parameterise tidal mixing via CVMix, which we may not use for the future configuration updates?
In OM2, LEE_WAVE_DISSIPATION is used to parameterise vertical mixing and viscosity due to the drag of barotropic tides on the bottom , but it is not compatible with CVMix in OM3, so USE_CVMix_TIDAL and LEE_WAVE_DISSIPATION cannot be enabled together. In this case, I think OM2 might not be a suitable reference for our configuration choices? I can review the parameters and provide a list of required parameters, then @aekiss can take a look.
USE_CVMix_TIDAL
LEE_WAVE_DISSIPATION
Sorry, something went wrong.
minghangli-uni
No branches or pull requests
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: