Oceananigans.jl
                                
                                 Oceananigans.jl copied to clipboard
                                
                                    Oceananigans.jl copied to clipboard
                            
                            
                            
                        Add CATKE to documentation
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).
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!
It's my fault, I suggested that @iuryt try using it.
It's nobody's fault :) But just wanted to clarify the state of the matters at this point ;)
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 are you able to share some info about your setup? How is it forced, whats the geometry etc?