User manual

42
Test of FMI version 1.0 or 2.0 Beta4.
It is available in Modelica\Library under the Dymola installation.
Below call validates CoupledClutches as a co-simulation FMU for FMI 1.0:
validateModelAsFMU(
"Modelica.Mechanics.Rotational.Examples.CoupledClutches");
An excerpt from the log file is given below:
In this case we may argue that the comparison tolerance should be increased to avoid the
report of this trajectory.
FMI 2.0 Beta 4 (LA)
Partial support is provided for FMI 2.0 Beta 4. By setting the global flag
Advanced.FMI.Version2 = true
the option of choosing FMI version 2 is enabled in the GUI (using the command Simulation
> Setup…, the FMI Export tab) for FMU export.