Skip to content

Commit 7624ad5

Browse files
committed
Remove empty annotation.
1 parent 772b4a5 commit 7624ad5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • OpenIPSL/Electrical/Solar/PowerFactory/General

OpenIPSL/Electrical/Solar/PowerFactory/General/StaVmea.mo

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ equation
6060
Text(
6161
extent={{-100,20},{100,-20}},
6262
lineColor={0,0,0},
63-
textString="%name")}, coordinateSystem), Documentation(info="<html>
63+
textString="%name")}), Documentation(info="<html>
6464
<p>
65-
StaVmea model in PowerFactory measures voltage and frequency.
66-
The frequency in PowerFactory is computed with respect to the frame rotating with frequency
67-
equal to the synchronous machine.
68-
This is supported via the input <code>omega</code> here.
65+
StaVmea model in PowerFactory measures voltage and frequency.
66+
The frequency in PowerFactory is computed with respect to the frame rotating with frequency
67+
equal to the synchronous machine.
68+
This is supported via the input <code>omega</code> here.
6969
Most of the OpenIPSL examples do not provide <code>omega</code> of the reference machine and thus,
7070
if the input is not connected the frequency is computed with respect to the 50&nbsp;Hz reference frame
7171
and filtered to simulate the measurement delay.

0 commit comments

Comments
 (0)