modules#
Module: fridom.framework.modules
Submodules
Modules for creating animated output of the model |
|
Advection modules for 1D, 2D, and 3D fluid simulations. |
|
Closure modules. E.g. diffusion, hyperdiffusion, etc. |
|
Forcing modules. E.g. relaxation |
Classes, Functions, and Variables
|
Base class for all modules. |
|
Decorator for the start, update and stop method of a module. |
|
A module container that can hold multiple modules. |
A progress bar module to display the progress of the simulation. |
|
|
Writing model output to NetCDF files. |
A module that resets the tendency of a model state. |
|
Saves a figure created by a Plotter module to a file. |
Base classes and functions for creating modules in the model.