modules

modules#

Module: fridom.shallowwater.modules

Submodules

advection

A collection of modules for the shallowwater model.

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.

NaNChecker([clock_trigger])

Check if a state vector contains NaN values.

NetCDFWriter([write_trigger, ...])

Writing model output to NetCDF files.

Ramper(start_time, ramp_period, ...)

A module for ramping up and down parameters during a simulation.

RestartModule([realtime_interval, ...])

Automatically restart the job at a given 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.