finam.modules#
Components that are no simulation models. Like IO, visualization, pre- and post-processing, etc.
See also book chapter Known FINAM modules for a list of other components that are not included in the core package.
Modules#
|
Component to generate, transform or consume data in fixed time intervals using a callback. |
|
Component to generate data in fixed time intervals from multiple callbacks. |
|
Reads CSV time series with one row per time step, and emits values based on a time column. |
|
Writes CSV time series with one row per time step, from multiple inputs. |
|
Generic component with arbitrary inputs and extensive debug logging. |
|
Generic component with arbitrary inputs and extensive debug logging. |
|
Pull-based parametric grid generator. |
|
Logging of module update schedule. |
|
Pull-based simplex noise generator. |
|
Component to generate static data from multiple callbacks. |
|
Static parametric grid generator. |
|
Static simplex noise generator. |
|
Component to forward data in regular time intervals. |
|
Component to allow users to step a simulation. |
|
Pull-based component to merge inputs by weighted sum. |