Package with power flow data records for model initialization
This package contains the power flow data that is used to initialize the dynamic models. The power flow solution was calculated using PSSE.
| Name | Description | 
|---|---|
|  AKD_PF_powers | Record for active and reactive injected powers | 
|  AKD_PF_voltages | Record for voltage magnitudes and angles | 
|  PF_data | PSSE complete data record | 
 OpenIPSL.Examples.AKD.Data.AKD_PF_powers
OpenIPSL.Examples.AKD.Data.AKD_PF_powersRecord for active and reactive injected powers
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description | 
|---|---|
| P58553 | |
| Q58553 | |
| P58566 | |
| Q58566 | |
| P58567 | |
| Q58567 | |
| P58573 | |
| Q58573 | |
| P58583 | |
| Q58583 | |
| P58653 | |
| Q58653 | 
 OpenIPSL.Examples.AKD.Data.AKD_PF_voltages
OpenIPSL.Examples.AKD.Data.AKD_PF_voltagesRecord for voltage magnitudes and angles
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description | 
|---|---|
| V58553 | |
| A58553 | |
| V58563 | |
| A58563 | |
| V58566 | |
| A58566 | |
| V58567 | |
| A58567 | |
| V58573 | |
| A58573 | |
| V58583 | |
| A58583 | |
| V58653 | |
| A58653 | 
 OpenIPSL.Examples.AKD.Data.PF_data
OpenIPSL.Examples.AKD.Data.PF_dataPSSE complete data record
This record package contains two templates that can be used as replaceable records for changing the operating point in which the system is initialized. The templates are:
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description | 
|---|---|
| replaceable record Voltages | PSSE voltages from power flow solution | 
| replaceable record Powers | PSSE powers from power flow solution |