Skip to content

Releases: modelica/efmi-testcases

v1.0.2 for eFMI® 1.0.0 and MSL 4.1.0

04 Sep 11:23

Choose a tag to compare

Third public release of the official eFMI® Test Suite of the Modelica Association Project Functional Mock-up Interface for embedded systems (MAP eFMI®). The release comprises:

  • eFMI Modelica library: Support library to ease preparing Modelica models for eFMI® tooling, particularly for embedded table interpolation.
  • eFMI_TestCases Modelica library: Official MAP eFMI® library with test-scenarios for evaluating and crosschecking eFMI® tooling.
  • GALEC-examples directory: Set of eFMI® GALEC programs intended as GALEC compiler test suite, e.g., to test production code generators.

The release is for the upcoming eFMI® 1.0.0 Standard. The Modelica libraries are based on the Modelica Standard Library (MSL) 4.1.0.

The main differences compared to the previous release are:

  • Migration to MSL 4.1.0.
  • New eFMI.NeuralNetworks package, enabling the modeling of artificial neural networks (NN) in Modelica. All NN components are completely equation-based, leveraging symbolic manipulation and optimization of Modelica tooling and enabling preservation of equation-based tensor-flows as multi-dimensional GALEC expressions, such that the explosion of production code sizes due to scalarized tensor-flows can be avoided.
  • New eFMI_TestCases.M11_NeuralQVM example, demonstrating the use of NNs combined with physics-equations (hybrid Modelica model, PeN-ODE: physics enhanced neural ordinary differential equations) to incorporate the unknown non-linearities of the suspension (spring and damper) of a vertical dynamics quarter vehicle model (QVM) used as predictor/virtual sensor.

v1.0.1 for eFMI 1.0.0 and MSL 4.0.0

15 Mar 21:57

Choose a tag to compare

Second public release of the official eFMI Test Suite of the Modelica Association Project Functional Mock-up Interface for embedded systems (MAP eFMI). The release comprises:

  • eFMI Modelica library: Support library to ease preparing Modelica models for eFMI tooling, particularly for embedded table interpolation.
  • eFMI_TestCases Modelica library: Official MAP eFMI library with test-scenarios for evaluating and crosschecking eFMI tooling.
  • GALEC-examples directory: Set of GALEC programs intended as GALEC compiler test suite, e.g., to test production code generators.

The release is for the upcoming eFMI 1.0.0 Standard. The Modelica libraries are based on the Modelica Standard Library 4.0.0.

The release is mostly similar to the previous release, except for porting all Modelica libraries to the Modelica Standard Library 4.0.0.

v1.0.0 for eFMI 1.0.0 and MSL 3.2.3

06 Jul 10:22
9a8ce66

Choose a tag to compare

First public release of the official eFMI Test Suite of the Modelica Association Project Functional Mock-up Interface for embedded systems (MAP eFMI). The release comprises:

  • eFMI Modelica library: Support library to ease preparing Modelica models for eFMI tooling, particularly for embedded table interpolation.
  • eFMI_TestCases Modelica library: Official MAP eFMI library with test-scenarios for evaluating and crosschecking eFMI tooling.
  • GALEC-examples directory: Set of GALEC programs intended as GALEC compiler test suite, e.g., to test production code generators.

The release is for the upcoming eFMI 1.0.0 Standard. The Modelica libraries are based on the Modelica Standard Library 3.2.3 and the Modelica_Synchronous library version 0.93.0.