Developing for FINAM#
The following chapters target developers that want to prepare their existing models for use in FINAM, or that want to write FINAM-compatible models from scratch.
Besides preparation of models, implementation of adapters that mediate data between models is also covered.
Overview over FINAM’s Interfaces.
Data and metadata in FINAM.
Implementing Components without time step.
Using Logging for components.
Writing Python bindings for models in languages other than Python.