Mean Flow ========= Modules implementing the 1D mean-flow equations. Each module corresponds to one GOTM Fortran subroutine and is compiled with ``@numba.njit``. .. automodule:: pygotm.meanflow :members: :undoc-members: .. automodule:: pygotm.meanflow.coriolis :members: :undoc-members: .. automodule:: pygotm.meanflow.uequation :members: :undoc-members: .. automodule:: pygotm.meanflow.vequation :members: :undoc-members: .. automodule:: pygotm.meanflow.temperature :members: :undoc-members: .. automodule:: pygotm.meanflow.salinity :members: :undoc-members: .. automodule:: pygotm.meanflow.friction :members: :undoc-members: .. automodule:: pygotm.meanflow.shear :members: :undoc-members: