This library provides models and functions to test components of package Modelica (the Modelica Standard Library). All test models in this package define more equations during initialization, as necessary. These test models are especially provided for tool vendors to improve their tools so that models with consistently overdetermined initialization (= models in subpackage ConsistentInitialization) can be handled automatically and models with inconsistently overdetermined initialization (= models in subpackage InconsistentInitialization) fail during translation but give useful error messages.
Copyright © 1998-2020, 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 |
---|---|
ConsistentInitialization | Test cases of systems with overdetermined initialization problems due to index reduction |
InconsistentInitialization | Test cases of systems with overdetermined initialization problems due to index reduction that are inconsistent (should give an error during initialization) |