edoddridge / aronnax

An idealised isopycnal model that can be run either with n+1/2 layers, or with n layers and variable bathymetry.
http://aronnax.readthedocs.io/en/latest/
MIT License
24 stars 6 forks source link

Add the possibility of a diapycnal mass fluxes from vertical diffusion #175

Closed edoddridge closed 6 years ago

edoddridge commented 6 years ago

In some situations it will be useful to represent the transfer of fluid from one layer to another by diapycnal (across density surfaces) diffusion.

Some examples of how other, more complex, models have implemented this idea:

Given that Aronnax does not (yet?) support vanishingly thin layers, we may not need a particularly complex algorithm to implement this feature.

Potential issues: