Posts in How to
What needs to be done for coupling with FINAM - the model code perspective
- 05 February 2026
Lets start clarifying what is meant by coupling. Wikipedia describes coupling as follows: “A coupling is a device used to connect two shafts together at their ends for the purpose of transmitting power.” By analogy, FINAM is the device and a modeling software corresponds to a component. The purpose of the coupling is transmitting data from one component to another. Here, the coupling isn’t limited to two components. It may very well be possible that several models can be sensibly coupled.
Time interpolation and integration
- 23 November 2022
With version v0.4.0, FINAM comes with a set of new time interpolation and integration adapters.
In addition to the existing linear interpolation adapter,
step-wise interpolation with a flexible step position is now available.
Integration over the target component’s time step supports averaging as well as sum integration (Area under Curve).
Dead link error - what to do?
- 25 October 2022
When setting up a FINAM composition, you may encounter the scheduler complaining Dead link detected between....
This post explains what this means, and how to fix it.