Skip to content

Commit b432c51

Browse files
committed
Current Source Description Edit
Minor edit on current source description for P and Q.
1 parent 596b48d commit b432c51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OpenIPSL/Electrical/Sources/CurrentSourceReImInput.mo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ model CurrentSourceReImInput
44
extends OpenIPSL.Electrical.Essentials.pfComponent(enableS_b = true);
55
Types.Angle angle "Bus voltage angle";
66
Types.Voltage v "Bus voltage magnitude";
7-
Types.ActivePower P "Active Power absorbed by the Infinite bus";
8-
Types.ReactivePower Q "Reactive Power absorbed by the Infinite bus";
7+
Types.ActivePower P "Active Power absorbed or provided by the source";
8+
Types.ReactivePower Q "Reactive Power absorbed or provided by the source";
99
OpenIPSL.Interfaces.PwPin p
1010
annotation (Placement(transformation(extent={{100,-10},{120,10}})));
1111
Modelica.Blocks.Interfaces.RealInput iRe "Real Part of voltage phasor"

0 commit comments

Comments
 (0)