packageSimpleConnections

Library of models to test simple connections that only require appropriate FMU sorting

Extends from Modelica.Icons.Package (Icon for standard packages).

Contents

NameDescription
Series1Simple series connection of two FMUs consisting of a gain per FMU
Series2Simple series connection of two FMUs consisting of a first order system per FMU
Series3Simple series connection of two FMUs consisting of all basic data types (Real, Integer, Boolean) that are propagated
SeriesWithEnumerations1Simple series connection of two FMUs where enumerations are propagated
SeriesWithEnumerations2Simple series connection of two FMUs with envolved enumerations from the Modelica.Electrical.Digital library that are propagated and are time/value transformed
StringParametersConnection of one FMU with a source, and the FMU has a String parameter holding a file name and a file is read into the FMU