CVMix Interface =============== Community Vertical Mixing (CVMix, http://cvmix.github.io) library interface. Provides an optional alternative to the native GOTM two-equation closures for ocean models that use CVMix as their mixing library. Mixing parameterisations available through CVMix: * Surface boundary layer (parabolic KPP-style) * Bottom boundary layer * Interior non-convective mixing (background diffusivity; PP or KPP shear scheme) * Interior convective mixing .. automodule:: pygotm.cvmix :members: :undoc-members: :show-inheritance: .. automodule:: pygotm.cvmix.gotm_cvmix :members: :undoc-members: :show-inheritance: