Power flow data records for network initialization
This package contains a set of data records that are used to initialize the power network on a determined operating point.
The user is also encouraged to duplicate this system and to add other initial conditions, if stability under other operating conditions need to be assessed or understood.
Name | Description |
---|---|
SevenBus_voltages | Data record for voltage magnitude and angle |
SevenBus_loads | Data record for load power consumption |
SevenBus_machines | Data record for power generation |
SevenBus_trafos | Data record fortransformer tap position |
PF_results | Collection of records that characterize the equilibrium point |
Data record for voltage magnitude and angle
Extends from Modelica.Icons.Record (Icon for records).
Name | Description |
---|---|
V1 | |
A1 | |
V2 | |
A2 | |
V3 | |
A3 | |
V4 | |
A4 | |
V5 | |
A5 | |
V6 | |
A6 | |
V7 | |
A7 | |
V71 | |
A71 | |
V21 | |
A21 | |
V61 | |
A61 |
Data record for load power consumption
Extends from Modelica.Icons.Record (Icon for records).
Name | Description |
---|---|
PL3_1 | |
QL3_1 | |
PL5_1 | |
QL5_1 | |
PL4_1 | |
QL4_1 | |
PL1_1 | |
QL1_1 |
Data record for power generation
Extends from Modelica.Icons.Record (Icon for records).
Name | Description |
---|---|
P21_1 | |
Q21_1 | |
P71_1 | |
Q71_1 | |
P61_1 | |
Q61_1 |
Data record fortransformer tap position
Extends from Modelica.Icons.Record (Icon for records).
Name | Description |
---|---|
t1_1_4 | |
t2_1_4 | |
t1_7_71 | |
t2_7_71 | |
t1_6_61 | |
t2_6_61 | |
t1_2_21 | |
t2_2_21 |
Collection of records that characterize the equilibrium point
Extends from Modelica.Icons.Record (Icon for records).
Name | Description |
---|---|
replaceable record Voltages | Voltage data record template |
replaceable record Machines | Power data record template for machines |
replaceable record Trafos | Transformer tap data record template |
replaceable record Loads | Power data record template for loads |