Package with set of basic systems designed for testing the various models from the library
The systems within this package are intentionally small, employing a small number of models, allowing the user to test and evaluate the behavior of the model of interest.
These systems are also ideal for fiding model malfunctions and are used by developers when testing/debugging component models.
These test systems are intended to work in different Modelica-compliant software.
The test systems are usually simulated between 5 and 20 seconds. Variables of interest are usually related to the model of interest.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
Banks | Set of simple systems to test the functionality of controlled shunt devices |
Branches | Systems for testing different branch models available in the Library |
Controls | Set of simple systems to test the functionality of models representing exciters, turbine governors and stabilizers |
Events | Simple systems for testing event models |
FACTS | Set of simple systems to test functionality of FACTS devices |
Loads | Set of simple systems to test the functionality of load models |
Machines | Set of simple systems to test the functionality of various machine models |
Solar | Set of simple systems to test the functionality of solar PV models |
ThreePhase | Set of simple systems to test the functionality of three-phase and hybrid positive-sequence/three-phase interface |
Wind | Set of simple systems to test the functionality of models for wind turbines |
BaseClasses | Set of base classes that are extended to create small systems for testing functionalities of the various models from the library |