modules
=======

Module: :py:mod:`fridom.shallowwater.modules`

.. ==================================================
..  Template for modules that are __init__.py files
.. ==================================================



.. --------------------------------------------------
..  Submodules Section
.. --------------------------------------------------





.. rubric:: Submodules

.. list-table::
   :widths: 10 90

   
   * - :py:mod:`closures <fridom.shallowwater.modules.closures>`
     - Closures for the non-hydrostatic model.
   * - :py:mod:`animation <fridom.framework.modules.animation>`
     - Modules for creating animated output of the model

..
   .. autosummary::
      :toctree:
      :recursive:
      
      fridom.shallowwater.modules.closures
      fridom.framework.modules.animation

.. toctree::
   :includehidden:
   :hidden:

   
   fridom.shallowwater.modules.closures
   fridom.framework.modules.animation




.. --------------------------------------------------
..  Classes, Functions, and Variables Section
.. --------------------------------------------------





.. rubric:: Classes, Functions, and Variables





.. currentmodule:: fridom.shallowwater.modules.main_tendency

.. autosummary::
   :toctree:
   :recursive:
   
   MainTendency


.. currentmodule:: fridom.shallowwater.modules.linear_tendency

.. autosummary::
   :toctree:
   :recursive:
   
   LinearTendency


.. currentmodule:: fridom.shallowwater.modules.sadourny_advection

.. autosummary::
   :toctree:
   :recursive:
   
   SadournyAdvection


.. currentmodule:: fridom.framework.modules

.. autosummary::
   :toctree:
   :recursive:
   
   NetCDFWriter
   RestartModule
   ResetTendency
   FigureSaver





.. automodule:: fridom.shallowwater.modules
   :no-members:
   :no-inherited-members:
   :no-special-members:
   :no-private-members:
   :undoc-members:

.. ==================================================
..  Template for modules that are no __init__.py files
.. ==================================================

