OpenIPSL.Examples.AKD.Data

Package with power flow data records for model initialization

Information

This package contains the power flow data that is used to initialize the dynamic models. The power flow solution was calculated using PSSE.

Package Content

Name Description
OpenIPSL.Examples.AKD.Data.AKD_PF_powers AKD_PF_powers Record for active and reactive injected powers
OpenIPSL.Examples.AKD.Data.AKD_PF_voltages AKD_PF_voltages Record for voltage magnitudes and angles
OpenIPSL.Examples.AKD.Data.PF_data PF_data PSSE complete data record

OpenIPSL.Examples.AKD.Data.AKD_PF_powers OpenIPSL.Examples.AKD.Data.AKD_PF_powers

Record for active and reactive injected powers

Information

Extends from Modelica.Icons.Record (Icon for records).

Parameters

NameDescription
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_voltages

Record for voltage magnitudes and angles

Information

Extends from Modelica.Icons.Record (Icon for records).

Parameters

NameDescription
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_data

PSSE complete data record

Information

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).

Parameters

NameDescription
replaceable record VoltagesPSSE voltages from power flow solution
replaceable record PowersPSSE powers from power flow solution
Automatically generated Thu Oct 6 17:41:43 2022.