Oceananigans.jl icon indicating copy to clipboard operation
Oceananigans.jl copied to clipboard

Add CATKE to documentation

Open iuryt opened this issue 3 years ago • 5 comments

Not sure someone already created this issue. I know this is too new for having documentation yet, and I am only creating the issue to have it on the list. I am trying to use CATKE vertical diffusivity for an experiment.

Currently I am using Julia-1.6.5 and Oceananigans v0.72.0 it returned UndefVarError: CATKEVerticalDiffusivity not defined. Am I calling it wrong? Or should I downgrade to v0.71.3 (@glwagner mentioned CATKE is available for this version).

iuryt avatar Mar 09 '22 21:03 iuryt

Well, I think it's way too early. CATKE is at such an experimental stage that it's not worth documenting.

I'm also trying to use it in a 3D channel simulation. There are issues...

@iuryt if you actually want a boundary layer closure for a problem you are dealing with I suggest you use convective adjustment at this point. If you actually wanna play around with CATKE then OK!

navidcy avatar Mar 10 '22 00:03 navidcy

It's my fault, I suggested that @iuryt try using it.

glwagner avatar Mar 10 '22 00:03 glwagner

It's nobody's fault :) But just wanted to clarify the state of the matters at this point ;)

navidcy avatar Mar 10 '22 00:03 navidcy

It's nobody's fault. Haha I am just too excited to make it run with my simulations. I will try using convective adjustment for now.

iuryt avatar Mar 10 '22 00:03 iuryt

@iuryt are you able to share some info about your setup? How is it forced, whats the geometry etc?

glwagner avatar Mar 10 '22 00:03 glwagner