Skip to content

Commit e21921d

Browse files
committed
Fix trailing whitespaces.
1 parent 73e9d61 commit e21921d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

OpenIPSL/Electrical/VSD/Generic/PowerElectronics/AC2DCandDC2AC.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ equation
178178
textString="DC Link Variables")}),
179179
Documentation(info="<html>
180180
<p>The AC2DCandDC2AC component represents the power electronics component of the variable speed drive.
181-
The model provides an interface between two terminals. Terminal pin p is related to the grid bus side and terminal pin n is related to the
181+
The model provides an interface between two terminals. Terminal pin p is related to the grid bus side and terminal pin n is related to the
182182
motor terminal bus. The model is an average representation of the switching components of a real variable speed drive, thus being ideal for long simulation durations on phasor dynamic simulations.</p>
183183
<p>The model has one input and one output connectors. The m_input input connector represents the pwn modulation index, while the Vc output connector represents the capacitor voltage value used in the controller logic block.</p>
184184
<p>The modelling of such devices is based, mainly, on the following reference:</p>

OpenIPSL/Examples/Microgrids/IEEEMicrogrid/IEEEMicrogrid.mo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,8 @@ equation
405405
Interval=0.02),
406406
Documentation(info="<html>
407407
<p>The IEEEMicrogrid example model was developed based on an example from the IEEE Technical Report <a href=\"modelica://OpenIPSL.UsersGuide.References\">[PES-TR66]</a>.
408-
The microgrid has a total load of 60 kW, distributed equally among three load types: static, and two VSD (Variable Speed Drive) driven motors,
409-
each having a capacity of 20 kW. The static load follows a ZIP load model with a 0.85 lagging power factor, consisting of equal proportions of constant current,
408+
The microgrid has a total load of 60 kW, distributed equally among three load types: static, and two VSD (Variable Speed Drive) driven motors,
409+
each having a capacity of 20 kW. The static load follows a ZIP load model with a 0.85 lagging power factor, consisting of equal proportions of constant current,
410410
power, and impedance load. The VSD motor load represents a pump while the static load represents common building electrical loads.
411411
The microgrid operates in grid-connected mode without exchanging active power with the main grid. The solar PV system generates 35 kW, the diesel generator produces 20 kW,
412412
and the battery energy storage system injects 5.5 kW to maintain power balance within the microgrid.</p>

0 commit comments

Comments
 (0)