Skip to content

Commit 1a3f01f

Browse files
committed
Remove trailing white spaces and blank lines.
1 parent e7603c9 commit 1a3f01f

4 files changed

Lines changed: 6 additions & 7 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,9 +86,9 @@ 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
91-
The initial values of the internal voltage source magnitude and angle are calculated based on the impedance and power flow data.
91+
The initial values of the internal voltage source magnitude and angle are calculated based on the impedance and power flow data.
9292
9393
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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ equation
3030
radius=15), Text(
3131
extent={{-80,-18},{80,-98}},
3232
textColor={217,67,180},
33-
textString="Text Layer assigns p2R.y_re and p2R.y_im to uvre and uvim,
33+
textString="Text Layer assigns p2R.y_re and p2R.y_im to uvre and uvim,
3434
which are the real and imaginary input
3535
voltage deviations from the initial value")}), Icon(graphics={
3636
Ellipse(extent={{-100,100},{100,-100}},

OpenIPSL/Electrical/Sources/VoltageSourceReImInput.mo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ equation
5252
</tr>
5353
</table>
5454
</html>", info="<html>
55-
<p>This model allows the user to specify the voltage real and imaginary part
55+
<p>This model allows the user to specify the voltage real and imaginary part
5656
of the voltage phasor of an ideal voltage source.</p>
57-
<p>The value of each part of the phasor have to be provided through sources from
58-
<code>Modelica.Blocks.Sources</code> with Real valued interfaces to be connected to
57+
<p>The value of each part of the phasor have to be provided through sources from
58+
<code>Modelica.Blocks.Sources</code> with Real valued interfaces to be connected to
5959
the <code>vRe</code> and <code>vIm</code> real interfaces.</p>
6060
</html>"));
6161
end VoltageSourceReImInput;

OpenIPSL/UsersGuide/References.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ model References "References"
2222
</td>
2323
</tr>
2424
25-
2625
<tr>
2726
<td>[IEEE1968]</td>
2827
<td>IEEE:

0 commit comments

Comments
 (0)