Name | Description |
---|
SimpleSteadyState | Simple steady state initialization of an FMU leading to a linear system of equations over FMUs during initialization |
SimpleSteadyState2 | Simple steady state initialization of a PI controller as FMU leading to a linear system of equations over FMUs during initialization |
SimpleReinit | Simple steady state initialization of an FMU, together with a re-initialization of the state at an event, leading to a linear algebraic system of equations during initialization |
SimpleInternalReinit | Simple steady state initialization of an FMU, together with a re-initialization of the state from the FMU at an event, leading to a linear system of equations over FMUs during initialization |
SimpleParameter | Simple steady state initialization of an FMU leading to a linear system of equations over FMUs during initialization. A parameter is back-calculated from the state/steady-state conditions |
ClosedLoopControl1 | Closed loop control without direct feedthrough but steady state initialization. This leads to a linear system of equations over FMUs during initialization and to an artificial loop during simulation |