Skip to content

Commit c632bcd

Browse files
committed
clean up annotations.
1 parent 07ccd56 commit c632bcd

17 files changed

Lines changed: 9 additions & 36 deletions

File tree

OpenIPSL/Electrical/Renewables/PSSE/BESS.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,7 @@ equation
190190
smooth=Smooth.Bezier), Line(
191191
points={{20,-20},{44,-42},{66,-32},{80,0}},
192192
color={0,0,0},
193-
smooth=Smooth.Bezier)}), Diagram(
194-
coordinateSystem(preserveAspectRatio=false)),
193+
smooth=Smooth.Bezier)}),
195194
Documentation(info="<html>
196195
<p>
197196
This model is meant as a simple framework to create a battery energy storage system plant that consists of:

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/BaseClasses/CurrentLimitLogicREECA.mo

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ model CurrentLimitLogicREECA "Current limit logic for REECA"
1111
Modelica.Blocks.Interfaces.RealInput VDL1_out annotation (Placement(
1212
transformation(
1313
extent={{-20,-20},{20,20}},
14-
rotation=0,
1514
origin={-120,60}), iconTransformation(extent={{-140,80},{-100,40}})));
1615
Modelica.Blocks.Interfaces.BooleanInput pqflag annotation (Placement(
1716
transformation(
@@ -24,7 +23,6 @@ model CurrentLimitLogicREECA "Current limit logic for REECA"
2423
Modelica.Blocks.Interfaces.RealInput VDL2_out annotation (Placement(
2524
transformation(
2625
extent={{-20,-20},{20,20}},
27-
rotation=0,
2826
origin={-120,-60}), iconTransformation(extent={{-140,-40},{-100,-80}})));
2927
Modelica.Blocks.Interfaces.RealInput Iqcmd annotation (Placement(
3028
transformation(

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/BaseClasses/CurrentLimitLogicREECB.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@ equation
108108
lineThickness=0.5,
109109
fillColor={28,108,200},
110110
fillPattern=FillPattern.Solid,
111-
textString="IPCMD")}), Diagram(
112-
coordinateSystem(preserveAspectRatio=false)),
111+
textString="IPCMD")}),
113112
Documentation(info="<html>
114113
The pseudo-code for the current limit logic in the REECB electrical controller detailed below:
115114
<pre>

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/BaseClasses/CurrentLimitLogicREECC.mo

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ model CurrentLimitLogicREECC "Current limit logic for REECC"
88
Modelica.Blocks.Interfaces.RealInput VDL1_out annotation (Placement(
99
transformation(
1010
extent={{-20,-20},{20,20}},
11-
rotation=0,
1211
origin={-120,60}), iconTransformation(extent={{-140,80},{-100,40}})));
1312
Modelica.Blocks.Interfaces.BooleanInput pqflag annotation (Placement(
1413
transformation(
@@ -21,7 +20,6 @@ model CurrentLimitLogicREECC "Current limit logic for REECC"
2120
Modelica.Blocks.Interfaces.RealInput VDL2_out annotation (Placement(
2221
transformation(
2322
extent={{-20,-20},{20,20}},
24-
rotation=0,
2523
origin={-120,-60}), iconTransformation(extent={{-140,-40},{-100,-80}})));
2624
Modelica.Blocks.Interfaces.RealInput Iqcmd(start = -start_ii) annotation (Placement(
2725
transformation(

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/BaseClasses/PIwithNoVariableLimiter.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ equation
6767
extent={{-80,40},{80,-40}},
6868
textColor={0,0,255},
6969
textString="PI WECC Renewables")}),
70-
Diagram(coordinateSystem(preserveAspectRatio=false, extent={{-100,-100},{100,
71-
100}})),
70+
7271
Documentation(info="<html>
7372
<p>
7473
Specific PI with no variable limiter component for the WECC-based renewable energy controller models.

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/BaseClasses/PIwithVariableLimiter.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ equation
8383
extent={{-80,40},{80,-40}},
8484
textColor={0,0,255},
8585
textString="PI WECC Renewables")}),
86-
Diagram(coordinateSystem(preserveAspectRatio=false, extent={{-100,-100},{100,
87-
100}})),
86+
8887
Documentation(info="<html>
8988
<p>
9089
Specific PI with variable limiter component for the WECC-based renewable energy controller models.

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/BaseClasses/StateOfChargeLogic.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ equation
3535
Text(
3636
extent={{14,-10},{94,-90}},
3737
textColor={28,108,200},
38-
textString="IPMAX SOC")}), Diagram(
39-
coordinateSystem(preserveAspectRatio=false)),
38+
textString="IPMAX SOC")}),
4039
Documentation(info="<html>
4140
The pseudo-code for the state of charge current limit in batteries is as follows:
4241
<pre>

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/REECA1.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ model REECA1 "Electrical control model for large scale wind"
139139
Modelica.Blocks.Sources.RealExpression IPMAX(y=CCL_REECA.Ipmax)
140140
annotation (Placement(transformation(
141141
extent={{10,-10},{-10,10}},
142-
rotation=0,
143142
origin={70,-142})));
144143
Modelica.Blocks.Sources.RealExpression IPMIN(y=CCL_REECA.Ipmin)
145144
annotation (Placement(transformation(extent={{78,-212},{58,-192}})));

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/REECB1.mo

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ model REECB1 "Electrical control model for large scale photovoltaic"
8484
Modelica.Blocks.Sources.RealExpression frzState1(y=if Voltage_dip == 1 then 0
8585
else 1) annotation (Placement(transformation(
8686
extent={{-10,-10},{10,10}},
87-
rotation=0,
8887
origin={30,-6})));
8988
Modelica.Blocks.Nonlinear.VariableLimiter variableLimiter2
9089
annotation (Placement(transformation(extent={{162,38},{182,58}})));
@@ -128,7 +127,6 @@ model REECB1 "Electrical control model for large scale photovoltaic"
128127
Modelica.Blocks.Sources.RealExpression IPMAX(y=ccl.Ipmax) annotation (
129128
Placement(transformation(
130129
extent={{10,-10},{-10,10}},
131-
rotation=0,
132130
origin={64,-140})));
133131
Modelica.Blocks.Sources.RealExpression IPMIN(y=ccl.Ipmin)
134132
annotation (Placement(transformation(extent={{74,-210},{54,-190}})));
@@ -186,7 +184,6 @@ model REECB1 "Electrical control model for large scale photovoltaic"
186184
Modelica.Blocks.Sources.RealExpression frzState2(y=if Voltage_dip == 1 then 0
187185
else 1) annotation (Placement(transformation(
188186
extent={{-10,10},{10,-10}},
189-
rotation=0,
190187
origin={-230,-130})));
191188
Modelica.Blocks.Math.Product product6
192189
annotation (Placement(transformation(extent={{-190,-176},{-170,-156}})));

OpenIPSL/Electrical/Renewables/PSSE/ElectricalController/REECCU1.mo

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ model REECCU1
139139
Modelica.Blocks.Sources.RealExpression VReF0(y=Vref0) annotation (Placement(
140140
transformation(
141141
extent={{-10,10},{10,-10}},
142-
rotation=0,
143142
origin={-38,50})));
144143
Modelica.Blocks.Nonlinear.Limiter limiter4(uMax=Vmax, uMin=Vmin)
145144
annotation (Placement(transformation(extent={{26,124},{46,144}})));
@@ -161,7 +160,6 @@ model REECCU1
161160
Modelica.Blocks.Sources.RealExpression frzState1(y=if Voltage_dip == 1 then 0
162161
else 1) annotation (Placement(transformation(
163162
extent={{-10,-10},{10,10}},
164-
rotation=0,
165163
origin={28,74})));
166164
Modelica.Blocks.Nonlinear.VariableLimiter variableLimiter1
167165
annotation (Placement(transformation(extent={{158,120},{178,140}})));
@@ -257,7 +255,6 @@ model REECCU1
257255
Modelica.Blocks.Sources.RealExpression frzState2(y=if Voltage_dip == 1 then 0
258256
else 1) annotation (Placement(transformation(
259257
extent={{-10,10},{10,-10}},
260-
rotation=0,
261258
origin={-196,-96})));
262259
Modelica.Blocks.Sources.Constant SOC(k=SOCini)
263260
annotation (Placement(transformation(extent={{-200,-260},{-180,-240}})));

0 commit comments

Comments
 (0)