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

K-Profile Parametrization #2149

Closed
navidcy opened this issue Jan 13, 2022 · 2 comments
Closed

K-Profile Parametrization #2149

navidcy opened this issue Jan 13, 2022 · 2 comments
Labels
question 💭 No such thing as a stupid question turbulence closures 🎐

Comments

@navidcy
Copy link
Collaborator

navidcy commented Jan 13, 2022

We might need to implement the K-Profile boundary layer turbulence closure so that we can use it to compare the CATKE performance.

Ideally, we'd like to calibrate the K-Profile parametrisation using OceanTurbulenceParameterEstimation.jl alongside with CATKE closure and then compare how the two perform under various scenarios.

@glwagner, would it be easy to implement KPP, similarly as done in OceanTurb.jl?

cc @rafferrari

@navidcy navidcy added question 💭 No such thing as a stupid question turbulence closures 🎐 labels Jan 13, 2022
@glwagner
Copy link
Member

glwagner commented Jan 13, 2022

It is possible, but not easy.

I suggest that we implement a more modern turbulence closure if we would like a second one for comparisons with CATKE. Implementing any "production" turbulence closure will be a significant effort, and we would like it to be worth both the time to implement, and the cost of code maintenance into the future. This will also set us up for comparisons with other ocean models like MOM6 or NEMO.

I suggest:

@glwagner
Copy link
Member

I'm closing this issue because I'm judging that it's not of current, timely relevance to Oceananigans development. If you would like to make it a higher priority or if you think the issue was closed in error please feel free to re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question 💭 No such thing as a stupid question turbulence closures 🎐
Projects
None yet
Development

No branches or pull requests

2 participants