The Dynawo library is a Modelica library for analysis of power system stability. The models are written using the phasor approximation and the current and voltage are considered balanced.
The library is organized as follows:
- Electrical models are available in the electrical package and are organized by component types.
- Specific connectors enabling to interface models together are defined in the connectors package
- Basic common blocks not available in the Modelica Standard Library and log messages are implemented into the NonElectrical package.
- Specific types and icons are provided into particular packages.
As of today, initialization into Dynawo is carried out by specific initialization models, denoted by _INIT suffix. If you want to use the Dynawo library into a full Modelica tool (OpenModelica for example), you need to provide to the Modelica models consistent parameters that you have previously calculated.