Skip to content

Commit 63e2512

Browse files
committed
Fixing issues related to VSD
* Fixed the following issue: VSD package as a single file for the whole package. Solution was to convert to one file per class structure. * Also deleted the Controls/VarialeSpeedDrive/ folder and files.
1 parent 48bb8ff commit 63e2512

13 files changed

Lines changed: 385 additions & 755 deletions

File tree

OpenIPSL/Data/PowerPlant/GenerationGroup/Generator1.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,7 @@ equation
130130
fillPattern=FillPattern.Solid,
131131
textString="%name"),
132132
Line(points={{-60,-20},{-20,20},{20,-20},{60,20}},
133-
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor
134-
=
133+
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor=
135134
{28,108,200})}),
136135
Documentation(info="<html>
137136
<p>Generation group for the example that uses the IEEE421.5-based data set.</p>

OpenIPSL/Data/PowerPlant/GenerationGroup/Generator2.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ equation
127127
fillPattern=FillPattern.Solid,
128128
textString="%name"),
129129
Line(points={{-60,-20},{-20,20},{20,-20},{60,20}},
130-
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor
131-
=
130+
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor=
132131
{28,108,200})}),
133132
Documentation(info="<html>
134133
<p>Generation Group for the example that uses the Anderson-based data set.</p>

OpenIPSL/Electrical/Controls/VariableSpeedDrive/ControllerLogic/VoltsHertzController.mo

Lines changed: 0 additions & 161 deletions
This file was deleted.

OpenIPSL/Electrical/Controls/VariableSpeedDrive/ControllerLogic/package.mo

Lines changed: 0 additions & 7 deletions
This file was deleted.

OpenIPSL/Electrical/Controls/VariableSpeedDrive/ControllerLogic/package.order

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)