Posts in How to

What needs to be done for coupling with FINAM - the model code perspective

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.

Read more ...


Time interpolation and integration

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).

../../../_images/interpolation-methods.svg

Read more ...


Dead link error - what to do?

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.

Read more ...