Skip to content

Commit e7603c9

Browse files
committed
Pointing reference to library references
1 parent 1089057 commit e7603c9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

OpenIPSL/Electrical/Sources/SourceBehindImpedance/BaseClasses/baseVoltageSource.mo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ equation
8686
preferredView="text",
8787
Documentation(info="<html>
8888
<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.
9090
9191
The initial values of the internal voltage source magnitude and angle are calculated based on the impedance and power flow data.
9292
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>
9494
9595
</html>"));
9696
end baseVoltageSource;

OpenIPSL/Electrical/Sources/SourceBehindImpedance/VoltageSources/VSourceIO.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ which are the real and imaginary input
9898
textString="%name")}),
9999
Documentation(info="<html>
100100
<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.
102102
</p>
103103
<p>See the documentation of <a href=\"Modelica://OpenIPSL.Electrical.Sources.SourceBehindImpedance.BaseClasses.baseVoltageSource\">BaseClasses.baseVoltageSource</a> for more information.</p>
104104
</html>"));

0 commit comments

Comments
 (0)