You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OpenIPSL/Electrical/Sources/SourceBehindImpedance/BaseClasses/baseVoltageSource.mo
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -86,11 +86,11 @@ equation
86
86
preferredView="text",
87
87
Documentation(info="<html>
88
88
<p>
89
-
This partial model is used to develop variants of a voltage source with an internal voltage source and internal impedance whose magnitude and angle.
89
+
This partial model is used to develop variants of a voltage source with an internal voltage source and internal impedance whose magnitude and angle.
90
90
91
91
The initial values of the internal voltage source magnitude and angle are calculated based on the impedance and power flow data.
92
92
93
-
It is based on [Du2021], with the difference that the internal impedance includes a resistance and not only a reactance. </p>
93
+
It is based on <a href=\"modelica://OpenIPSL.UsersGuide.References\">[Du2021]</a>, with the difference that the internal impedance includes a resistance and not only a reactance. </p>
Copy file name to clipboardExpand all lines: OpenIPSL/Electrical/Sources/SourceBehindImpedance/VoltageSources/VSourceIO.mo
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ which are the real and imaginary input
98
98
textString="%name")}),
99
99
Documentation(info="<html>
100
100
<p>
101
-
The purpose of this model is to support the development of Grid-Forming Inverter models as described in [Du2021]. The model provides a voltage source with an internal voltage source and internal impedance whose magnitude and angle can be varied via inputs starting from their initial values.
101
+
The purpose of this model is to support the development of Grid-Forming Inverter models as described in <a href=\"modelica://OpenIPSL.UsersGuide.References\">[Du2021]</a>. The model provides a voltage source with an internal voltage source and internal impedance whose magnitude and angle can be varied via inputs starting from their initial values.
102
102
</p>
103
103
<p>See the documentation of <a href=\"Modelica://OpenIPSL.Electrical.Sources.SourceBehindImpedance.BaseClasses.baseVoltageSource\">BaseClasses.baseVoltageSource</a> for more information.</p>
0 commit comments