Skip to content

jbisits/TwoLayerDirectNumericalShenanigans.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwoLayerDirectNumericalShenanigans.jl

Build Status

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 TwoLayerDirectNumericalShenanigans

The package then allows the setup of Direct Numerical Simulations with two layers ideal for exploring double diffusion or other small scale processes. Documentation will come soon!

About

Two layer Direct Numerical Simulations using Oceananigans.jl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages