Replies: 1 comment 1 reply
-
From the docstring for ScalarDiffusivity:
So, you can use a function with a bottom-enhanced shape like @inline κ(x, y, z, t) = κ0 + κ1 * exp(-(z + H)^2 / (2*d^2)) where |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Oceananigans Community!
I am just starting out playing with Oceananigans and trying to do some experiments examining bottom enhanced mixing .
Any tips on how to specify a bottom enhanced diffusivity profile rather than a constant value?
Thanks!
Manish
Beta Was this translation helpful? Give feedback.
All reactions