Walrus
Walrus.jl
is a Julia package providing various closures models (closure -> seal -> seal 🦭 -> walrus) for ocean flavoured fluid dynamics with Oceananigans.jl.
Currently, it includes:
WallStress
: a wall stress model for LESTidalForcing
: simple body forcing to replicate tidesRadiativeHeating
: a (very) simple radiative transfer model that imparts a body heatingWindStress
: a bulk formulation for wind stressSurfaceHeatExchange
: a bulk formulation for heat exchange at the ocean surface
Details of the parametrisations used for each model and implementation notes can be found in their docstrings and in the function library.
If you have any questions or suggestions please get in touch through an issue.