Skip to content
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

New mesoscale eddy diffusivity options #253

Merged
merged 5 commits into from
May 24, 2023

Conversation

matsbn
Copy link
Contributor

@matsbn matsbn commented May 15, 2023

These options, by @AleksiNummelin, include 2D structure of diffusivity, anisotropy correction of diffusivity and to use the minimum of planetary and topographic beta to define the Rhines scale.

Default namelist options for mesoscale eddy diffusivity have been preserved, and with these options results are unchanged.

matsbn added 4 commits April 25, 2023 21:02
…ons include 2D structure of diffusivity, anisotropy correction of diffusivity and to use the minimum of planetary and topographic beta to define the Rhines scale.
…g bathymetry in the estimation of column average quantities used for mesoscale eddy diffusivity.
Copy link
Collaborator

@AleksiNummelin AleksiNummelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes that are part of this PR are tested and documented in a manuscript that is under review for JAMES and available as pre-print from https://doi.org/10.22541/essoar.168394750.04852652/v1

The tested combination of the new flags used in that manuscript are the following:

control 2D:
eddf2d=.true.
edanis=.false.
rhsctp=.false.
redi3d=.false.
edsprs=.false.

2D with topographic Rhines scale:
eddf2d=.true.
edanis=.false.
rhsctp=.true.
redi3d=.false.
edsprs=.false.

2D with topographic Rhines scale and eddy efficiency (edanis):
eddf2d=.true.
edanis=.true.
rhsctp=.true.
redi3d=.false.
edsprs=.false.

Other combination can also be used, although they are not as much tested. However, setting

edanis=.true.
edsprs=.true.

is not reasonable and should be avoided (both act to suppress diffusivity in rather similar manner). At later state a check for a reasonable combination of flags should be added.

@matsbn matsbn merged commit 4b4c6f1 into NorESMhub:master May 24, 2023
@matsbn matsbn deleted the feature-diffusivity_anisot3D branch May 24, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants