A Julia package (unregistered) to explore two layer systems using Direct Numerical Simulation experiments built with Oceananigans.jl.
To add the package (assuming julia is already installed):
julia> using Pkg
julia> Pkg.add(url="https://github.com/jbisits/TwoLayerDirectNumericalShenanigans.jl")To then use the package
julia> using TwoLayerDirectNumericalShenanigansThis package has been used to explore the cabbeling process in a two layer model.