modules

modules#

Module: fridom.shallowwater.modules

Submodules

closures

Closures for the non-hydrostatic model.

animation

Modules for creating animated output of the model

Classes, Functions, and Variables

MainTendency()

Container for the main tendency modules of the shallow water model.

LinearTendency()

Computes the linear tendency of the shallow water model.

SadournyAdvection()

Advection scheme based on Sadourny [1975] that conserves the total energy.

NetCDFWriter(write_interval[, filename, ...])

Writing model output to NetCDF files.

RestartModule([realtime_interval, ...])

ResetTendency()

A module that resets the tendency of a model state.

FigureSaver(filename, model_time, plotter[, dpi])

Saves a figure created by a Plotter module to a file.

A collection of modules for the shallow water model.