This library provides models and functions to test components of package Modelica (the Modelica Standard Library).
Further development of this library should be performed in the following way:
annotation(experiment(StopTime=1.1));
This gives the tool vendors the possibility to automatically identify
the models that shall be simulated and, e.g., that shall be used in an automatic
regression test.Copyright © 1998-2025, Modelica Association and contributors
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the 3-Clause BSD license. For license conditions (including the disclaimer of warranty) visit https://modelica.org/licenses/modelica-3-clause-bsd.
| Name | Description |
|---|---|
| testAllFunctions | Runs all test cases for functions |
| Blocks | Test models for Modelica.Blocks |
| Tables | Test models for the table blocks in Modelica.Blocks |
| Electrical | Test models for Modelica.Electrical |
| Fluid | Test models for Modelica.Fluid |
| Media | Test models for Modelica.Media |
| Math | Test models for Modelica.Math |
| MultiBody | Test models for Modelica.Mechanics.MultiBody |
| Rotational | Test models for Modelica.Mechanics.Rotational |
| Translational | Test models for Modelica.Mechanics.Translational |
| Utilities | Test functions for Modelica.Utilities |
| ComplexMath | Test functions for Complex and Modelica.ComplexMath |
| Magnetic | Test examples of Modelica.Magnetic |