Skip to content

Commit f080052

Browse files
committed
Removes superfluous iconTransformations
1 parent ce1c88a commit f080052

17 files changed

Lines changed: 61 additions & 229 deletions

File tree

OpenIPSL/Electrical/Renewables/PSSE/BESS.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ extends OpenIPSL.Electrical.Essentials.pfComponent(
5858
Modelica.Blocks.Sources.Constant freq_ref(k=SysData.fn) if QFunctionality >= 4
5959
annotation (Placement(transformation(extent={{-70,-60},{-80,-50}})));
6060
Modelica.Blocks.Interfaces.RealInput FREQ if QFunctionality >= 4 "Connection Point Frequency"
61-
annotation (Placement(transformation(extent={{-140,-20},{-100,20}}),
62-
iconTransformation(extent={{-140,-20},{-100,20}})));
61+
annotation (Placement(transformation(extent={{-140,-20},{-100,20}})));
6362

6463
Modelica.Blocks.Sources.Constant PAUX(k=0)
6564
annotation (Placement(transformation(extent={{-80,-80},{-70,-70}})));

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

Lines changed: 8 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,63 +8,40 @@ partial model BaseREECA "Base renewable energy electrical controller model A"
88
parameter Boolean pflag=true "Constant output value" annotation (Dialog(tab="Control"));
99

1010
Modelica.Blocks.Interfaces.RealInput Vt "Terminal Voltage Magnitude"
11-
annotation (Placement(transformation(extent={{-340,180},{-300,220}}),
12-
iconTransformation(extent={{-340,180},{-300,220}})));
11+
annotation (Placement(transformation(extent={{-340,180},{-300,220}})));
1312
Modelica.Blocks.Interfaces.RealInput Pe "Active Power Generated"
14-
annotation (Placement(transformation(extent={{-340,100},{-300,140}}),
15-
iconTransformation(extent={{-340,100},{-300,140}})));
13+
annotation (Placement(transformation(extent={{-340,100},{-300,140}})));
1614
Modelica.Blocks.Interfaces.RealInput Qext
1715
"Reactive Power Reference"
18-
annotation (Placement(transformation(extent={{-340,-60},{-300,-20}}),
19-
iconTransformation(extent={{-340,-60},{-300,-20}})));
16+
annotation (Placement(transformation(extent={{-340,-60},{-300,-20}})));
2017
Modelica.Blocks.Interfaces.RealInput Qgen "Reactive Power Generated"
21-
annotation (Placement(transformation(extent={{-340,20},{-300,60}}),
22-
iconTransformation(extent={{-340,20},{-300,60}})));
18+
annotation (Placement(transformation(extent={{-340,20},{-300,60}})));
2319
Modelica.Blocks.Interfaces.RealInput Pref "Active Power Reference" annotation (Placement(
24-
transformation(extent={{-340,-140},{-300,-100}}),
25-
iconTransformation(extent={{-340,-140},{-300,-100}})));
20+
transformation(extent={{-340,-140},{-300,-100}})));
2621
Modelica.Blocks.Interfaces.RealInput ip0 "Initial Real Current" annotation (Placement(transformation(
27-
extent={{-20,-20},{20,20}},
28-
rotation=90,
29-
origin={120,-320}), iconTransformation(
3022
extent={{-20,-20},{20,20}},
3123
rotation=90,
3224
origin={120,-320})));
3325
Modelica.Blocks.Interfaces.RealInput iq0 "Initial Imaginary Current" annotation (Placement(transformation(
34-
extent={{-20,-20},{20,20}},
35-
rotation=90,
36-
origin={240,-320}), iconTransformation(
3726
extent={{-20,-20},{20,20}},
3827
rotation=90,
3928
origin={240,-320})));
4029
Modelica.Blocks.Interfaces.RealOutput Iqcmd "Reactice Command Current"
41-
annotation (Placement(transformation(extent={{300,160},{320,180}}),
42-
iconTransformation(extent={{300,160},{320,180}})));
30+
annotation (Placement(transformation(extent={{300,160},{320,180}})));
4331
Modelica.Blocks.Interfaces.RealOutput Ipcmd "Real Command Current"
44-
annotation (Placement(transformation(extent={{300,-180},{320,-160}}),
45-
iconTransformation(extent={{300,-180},{320,-160}})));
32+
annotation (Placement(transformation(extent={{300,-180},{320,-160}})));
4633
Modelica.Blocks.Interfaces.RealInput Wg "Rotational Speed Generator" annotation (Placement(
47-
transformation(extent={{-340,-220},{-300,-180}}), iconTransformation(
48-
extent={{-340,-220},{-300,-180}})));
34+
transformation(extent={{-340,-220},{-300,-180}})));
4935

5036
Modelica.Blocks.Interfaces.RealInput v0 "Initial Terminal Voltage Magnitude" annotation (Placement(transformation(
51-
extent={{-20,-20},{20,20}},
52-
rotation=90,
53-
origin={0,-320}), iconTransformation(
5437
extent={{-20,-20},{20,20}},
5538
rotation=90,
5639
origin={0,-320})));
5740
Modelica.Blocks.Interfaces.RealInput p0 "Initial Active Power" annotation (Placement(transformation(
58-
extent={{-20,-20},{20,20}},
59-
rotation=90,
60-
origin={-240,-320}),iconTransformation(
6141
extent={{-20,-20},{20,20}},
6242
rotation=90,
6343
origin={-240,-320})));
6444
Modelica.Blocks.Interfaces.RealInput q0 "Initial Reactive Power" annotation (Placement(transformation(
65-
extent={{-20,-20},{20,20}},
66-
rotation=90,
67-
origin={-120,-320}),iconTransformation(
6845
extent={{-20,-20},{20,20}},
6946
rotation=90,
7047
origin={-120,-320})));

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

Lines changed: 7 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7,60 +7,38 @@ partial model BaseREECB "Base renewable energy electrical controller model B"
77
parameter Boolean pqflag=true "Constant output value" annotation (Dialog(tab="Control"));
88

99
Modelica.Blocks.Interfaces.RealInput Vt "Terminal Voltage Magnitude"
10-
annotation (Placement(transformation(extent={{-340,140},{-300,180}}),
11-
iconTransformation(extent={{-340,140},{-300,180}})));
10+
annotation (Placement(transformation(extent={{-340,140},{-300,180}})));
1211
Modelica.Blocks.Interfaces.RealInput Pe "Electrical Power Generation"
13-
annotation (Placement(transformation(extent={{-340,60},{-300,100}}),
14-
iconTransformation(extent={{-340,60},{-300,100}})));
12+
annotation (Placement(transformation(extent={{-340,60},{-300,100}})));
1513
Modelica.Blocks.Interfaces.RealInput Qext
1614
"Reactive Power Reference"
17-
annotation (Placement(transformation(extent={{-340,-100},{-300,-60}}),
18-
iconTransformation(extent={{-340,-100},{-300,-60}})));
15+
annotation (Placement(transformation(extent={{-340,-100},{-300,-60}})));
1916
Modelica.Blocks.Interfaces.RealInput Qgen "Reactive Power Generation"
20-
annotation (Placement(transformation(extent={{-340,-20},{-300,20}}),
21-
iconTransformation(extent={{-340,-20},{-300,20}})));
17+
annotation (Placement(transformation(extent={{-340,-20},{-300,20}})));
2218
Modelica.Blocks.Interfaces.RealInput Pref "Active Power Reference" annotation (Placement(
23-
transformation(extent={{-340,-180},{-300,-140}}),
24-
iconTransformation(extent={{-340,-180},{-300,-140}})));
19+
transformation(extent={{-340,-180},{-300,-140}})));
2520
Modelica.Blocks.Interfaces.RealInput ip0 "Initial Real Current" annotation (Placement(transformation(
26-
extent={{-20,-20},{20,20}},
27-
rotation=90,
28-
origin={120,-320}), iconTransformation(
2921
extent={{-20,-20},{20,20}},
3022
rotation=90,
3123
origin={120,-320})));
3224
Modelica.Blocks.Interfaces.RealInput iq0 "Initial Reactive Current" annotation (Placement(transformation(
33-
extent={{-20,-20},{20,20}},
34-
rotation=90,
35-
origin={240,-320}), iconTransformation(
3625
extent={{-20,-20},{20,20}},
3726
rotation=90,
3827
origin={240,-320})));
3928
Modelica.Blocks.Interfaces.RealOutput Iqcmd "Command Reactive Current"
40-
annotation (Placement(transformation(extent={{300,160},{320,180}}),
41-
iconTransformation(extent={{300,160},{320,180}})));
29+
annotation (Placement(transformation(extent={{300,160},{320,180}})));
4230
Modelica.Blocks.Interfaces.RealOutput Ipcmd "Command Active Current"
43-
annotation (Placement(transformation(extent={{300,-180},{320,-160}}),
44-
iconTransformation(extent={{300,-180},{320,-160}})));
31+
annotation (Placement(transformation(extent={{300,-180},{320,-160}})));
4532

4633
Modelica.Blocks.Interfaces.RealInput v0 "Initial Terminal Voltage Magnitude" annotation (Placement(transformation(
47-
extent={{-20,-20},{20,20}},
48-
rotation=90,
49-
origin={0,-320}), iconTransformation(
5034
extent={{-20,-20},{20,20}},
5135
rotation=90,
5236
origin={0,-320})));
5337
Modelica.Blocks.Interfaces.RealInput p0 "Initial Active Power" annotation (Placement(transformation(
54-
extent={{-20,-20},{20,20}},
55-
rotation=90,
56-
origin={-240,-320}),iconTransformation(
5738
extent={{-20,-20},{20,20}},
5839
rotation=90,
5940
origin={-240,-320})));
6041
Modelica.Blocks.Interfaces.RealInput q0 "Initial Reactive Power" annotation (Placement(transformation(
61-
extent={{-20,-20},{20,20}},
62-
rotation=90,
63-
origin={-120,-320}),iconTransformation(
6442
extent={{-20,-20},{20,20}},
6543
rotation=90,
6644
origin={-120,-320})));

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

Lines changed: 8 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -7,65 +7,42 @@ partial model BaseREECC "Base renewable energy electrical controller model C"
77
parameter Boolean pqflag=true "Constant output value" annotation (Dialog(tab="Control"));
88

99
Modelica.Blocks.Interfaces.RealInput ip0 "Initial Active Current" annotation (Placement(transformation(
10-
extent={{-20,-20},{20,20}},
11-
rotation=90,
12-
origin={120,-320}), iconTransformation(
1310
extent={{-20,-20},{20,20}},
1411
rotation=90,
1512
origin={120,-320})));
1613
Modelica.Blocks.Interfaces.RealInput iq0 "Initial Reactive Current" annotation (Placement(transformation(
17-
extent={{-20,-20},{20,20}},
18-
rotation=90,
19-
origin={240,-320}), iconTransformation(
2014
extent={{-20,-20},{20,20}},
2115
rotation=90,
2216
origin={240,-320})));
2317
Modelica.Blocks.Interfaces.RealOutput Iqcmd "Reactive Command Current"
24-
annotation (Placement(transformation(extent={{300,162},{320,182}}),
25-
iconTransformation(extent={{300,162},{320,182}})));
18+
annotation (Placement(transformation(extent={{300,160},{320,180}})));
2619
Modelica.Blocks.Interfaces.RealOutput Ipcmd "Active Command Current"
27-
annotation (Placement(transformation(extent={{300,-182},{320,-162}}),
28-
iconTransformation(extent={{300,-182},{320,-162}})));
20+
annotation (Placement(transformation(extent={{300,-180},{320,-160}})));
2921

3022
Modelica.Blocks.Interfaces.RealInput v0 "Initial Terminal Voltage Magnitude" annotation (Placement(transformation(
31-
extent={{-20,-20},{20,20}},
32-
rotation=90,
33-
origin={0,-320}), iconTransformation(
3423
extent={{-20,-20},{20,20}},
3524
rotation=90,
3625
origin={0,-320})));
3726
Modelica.Blocks.Interfaces.RealInput p0 "Initial Active Power" annotation (Placement(transformation(
38-
extent={{-20,-20},{20,20}},
39-
rotation=90,
40-
origin={-240,-320}),iconTransformation(
4127
extent={{-20,-20},{20,20}},
4228
rotation=90,
4329
origin={-240,-320})));
4430
Modelica.Blocks.Interfaces.RealInput q0 "Initial Reactive Power" annotation (Placement(transformation(
45-
extent={{-20,-20},{20,20}},
46-
rotation=90,
47-
origin={-120,-320}),iconTransformation(
4831
extent={{-20,-20},{20,20}},
4932
rotation=90,
5033
origin={-120,-320})));
5134
Modelica.Blocks.Interfaces.RealInput Vt "Terminal Voltage Magnitude"
52-
annotation (Placement(transformation(extent={{-340,220},{-300,260}}),
53-
iconTransformation(extent={{-340,220},{-300,260}})));
35+
annotation (Placement(transformation(extent={{-340,220},{-300,260}})));
5436
Modelica.Blocks.Interfaces.RealInput Pe "Electrical Power"
55-
annotation (Placement(transformation(extent={{-340,140},{-300,180}}),
56-
iconTransformation(extent={{-340,140},{-300,180}})));
37+
annotation (Placement(transformation(extent={{-340,140},{-300,180}})));
5738
Modelica.Blocks.Interfaces.RealInput Qext "Reactive Power Reference"
58-
annotation (Placement(transformation(extent={{-340,-20},{-300,20}}),
59-
iconTransformation(extent={{-340,-20},{-300,20}})));
39+
annotation (Placement(transformation(extent={{-340,-20},{-300,20}})));
6040
Modelica.Blocks.Interfaces.RealInput Qgen "Reactive Power Generated"
61-
annotation (Placement(transformation(extent={{-340,60},{-300,100}}),
62-
iconTransformation(extent={{-340,60},{-300,100}})));
41+
annotation (Placement(transformation(extent={{-340,60},{-300,100}})));
6342
Modelica.Blocks.Interfaces.RealInput Pref "Active Power Reference" annotation (Placement(
64-
transformation(extent={{-340,-100},{-300,-60}}),
65-
iconTransformation(extent={{-340,-100},{-300,-60}})));
43+
transformation(extent={{-340,-100},{-300,-60}})));
6644
Modelica.Blocks.Interfaces.RealInput Paux "Auxiliary Signal for Active Power" annotation (Placement(
67-
transformation(extent={{-340,-180},{-300,-140}}), iconTransformation(
68-
extent={{-340,-180},{-300,-140}})));
45+
transformation(extent={{-340,-180},{-300,-140}})));
6946
annotation (Icon(coordinateSystem(extent={{-300,-300},
7047
{300,300}}), graphics={Rectangle(extent={{-300,300},{300,-300}},
7148
lineColor={0,0,255}),

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

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,36 +10,25 @@ model CurrentLimitLogicREECA "Current limit logic for REECA"
1010

1111
Modelica.Blocks.Interfaces.RealInput VDL1_out annotation (Placement(
1212
transformation(
13-
extent={{-20,-20},{20,20}},
14-
origin={-120,60}), iconTransformation(extent={{-140,80},{-100,40}})));
13+
extent={{-140,40},{-100,80}})));
1514
Modelica.Blocks.Interfaces.BooleanInput pqflag annotation (Placement(
1615
transformation(
1716
extent={{-20,-20},{20,20}},
1817
rotation=180,
19-
origin={120,0}), iconTransformation(
20-
extent={{0,0},{40,40}},
21-
rotation=180,
22-
origin={140,20})));
18+
origin={120,0})));
2319
Modelica.Blocks.Interfaces.RealInput VDL2_out annotation (Placement(
2420
transformation(
25-
extent={{-20,-20},{20,20}},
26-
origin={-120,-60}), iconTransformation(extent={{-140,-40},{-100,-80}})));
21+
extent={{-140,-80},{-100,-40}})));
2722
Modelica.Blocks.Interfaces.RealInput Iqcmd annotation (Placement(
2823
transformation(
2924
extent={{-20,-20},{20,20}},
3025
rotation=180,
31-
origin={120,60}), iconTransformation(
32-
extent={{-13.3335,-13.3336},{26.6673,26.6664}},
33-
rotation=180,
34-
origin={126.667,66.6664})));
26+
origin={120,60})));
3527
Modelica.Blocks.Interfaces.RealInput Ipcmd annotation (Placement(
3628
transformation(
3729
extent={{-20,-20},{20,20}},
3830
rotation=180,
39-
origin={120,-60}), iconTransformation(
40-
extent={{-3.63659,79.9998},{36.3659,39.9999}},
41-
rotation=180,
42-
origin={136.363,-0.0002})));
31+
origin={120,-60})));
4332
Modelica.Blocks.Interfaces.RealOutput Iqmax annotation (Placement(
4433
transformation(
4534
extent={{-10,-10},{10,10}},

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

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,55 +6,30 @@ model CurrentLimitLogicREECB "Current Limit Logic for REECB"
66
parameter OpenIPSL.Types.PerUnit Imax "Maximum limit on total converter current";
77

88
Modelica.Blocks.Interfaces.RealInput Iqcmd(start = -start_ii) annotation (Placement(
9-
transformation(
10-
extent={{-20,-20},{20,20}},
11-
rotation=270,
12-
origin={60,120}), iconTransformation(
13-
extent={{-20,-20},{20,20}},
14-
rotation=180,
15-
origin={120,50})));
9+
transformation(extent={{140,30},{100,70}})));
1610
Modelica.Blocks.Interfaces.RealInput Ipcmd(start = start_ir) annotation (Placement(
17-
transformation(
18-
extent={{-20,-20},{20,20}},
19-
rotation=90,
20-
origin={60,-120}), iconTransformation(
21-
extent={{-20,-20},{20,20}},
22-
rotation=180,
23-
origin={120,-50})));
11+
transformation( extent={{140,-70},{100,-30}})));
2412
Modelica.Blocks.Interfaces.RealOutput Iqmin annotation (Placement(
2513
transformation(
2614
extent={{-10,-10},{10,10}},
2715
rotation=90,
28-
origin={-60,110}), iconTransformation(
29-
extent={{-10,-10},{10,10}},
30-
rotation=90,
3116
origin={-60,110})));
3217
Modelica.Blocks.Interfaces.RealOutput Iqmax annotation (Placement(
3318
transformation(
3419
extent={{-10,-10},{10,10}},
3520
rotation=90,
36-
origin={-20,110}), iconTransformation(
37-
extent={{-10,-10},{10,10}},
38-
rotation=90,
3921
origin={60,110})));
4022
Modelica.Blocks.Interfaces.RealOutput Ipmin annotation (Placement(
4123
transformation(
4224
extent={{-10,-10},{10,10}},
4325
rotation=270,
44-
origin={-60,-110}), iconTransformation(
45-
extent={{-10,-10},{10,10}},
46-
rotation=270,
4726
origin={-60,-110})));
4827
Modelica.Blocks.Interfaces.RealOutput Ipmax annotation (Placement(
4928
transformation(
5029
extent={{-10,-10},{10,10}},
5130
rotation=270,
52-
origin={-20,-110}), iconTransformation(
53-
extent={{-10,-10},{10,10}},
54-
rotation=270,
5531
origin={60,-110})));
56-
Modelica.Blocks.Interfaces.BooleanInput Pqflag "Priority to reactive current (false) or active current (true)." annotation (Placement(transformation(extent={{-140,
57-
-20},{-100,20}})));
32+
Modelica.Blocks.Interfaces.BooleanInput Pqflag "Priority to reactive current (false) or active current (true)." annotation (Placement(transformation(extent={{-140,-20},{-100,20}})));
5833

5934
equation
6035

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

Lines changed: 5 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,15 @@ model CurrentLimitLogicREECC "Current limit logic for REECC"
66
parameter OpenIPSL.Types.PerUnit Imax "Maximum limit on total converter current";
77

88
Modelica.Blocks.Interfaces.RealInput VDL1_out annotation (Placement(
9-
transformation(
10-
extent={{-20,-20},{20,20}},
11-
origin={-120,60}), iconTransformation(extent={{-140,80},{-100,40}})));
9+
transformation(extent={{-140,40},{-100,80}})));
1210
Modelica.Blocks.Interfaces.BooleanInput pqflag annotation (Placement(
13-
transformation(
14-
extent={{-20,-20},{20,20}},
15-
rotation=180,
16-
origin={120,0}), iconTransformation(
17-
extent={{0,0},{40,40}},
18-
rotation=180,
19-
origin={140,20})));
11+
transformation(extent={{-140,-20},{-100,20}})));
2012
Modelica.Blocks.Interfaces.RealInput VDL2_out annotation (Placement(
21-
transformation(
22-
extent={{-20,-20},{20,20}},
23-
origin={-120,-60}), iconTransformation(extent={{-140,-40},{-100,-80}})));
13+
transformation(extent={{-140,-80},{-100,-40}})));
2414
Modelica.Blocks.Interfaces.RealInput Iqcmd(start = -start_ii) annotation (Placement(
25-
transformation(
26-
extent={{-20,-20},{20,20}},
27-
rotation=180,
28-
origin={120,60}), iconTransformation(
29-
extent={{-13.3335,-13.3336},{26.6673,26.6664}},
30-
rotation=180,
31-
origin={126.667,66.6664})));
15+
transformation(extent={{140,40},{100,80}})));
3216
Modelica.Blocks.Interfaces.RealInput Ipcmd(start = start_ir) annotation (Placement(
33-
transformation(
34-
extent={{-20,-20},{20,20}},
35-
rotation=180,
36-
origin={120,-60}), iconTransformation(
37-
extent={{-3.63659,79.9998},{36.3659,39.9999}},
38-
rotation=180,
39-
origin={136.363,-0.0002})));
17+
transformation(extent={{140,-80},{100,-40}})));
4018
Modelica.Blocks.Interfaces.RealOutput Iqmax annotation (Placement(
4119
transformation(
4220
extent={{-10,-10},{10,10}},

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ model PIwithNoVariableLimiter "PI with no variable limiter controller for WECC e
2121
Modelica.Blocks.Sources.RealExpression realExpression
2222
annotation (Placement(transformation(extent={{-80,70},{-60,90}})));
2323
Modelica.Blocks.Interfaces.RealInput u
24-
annotation (Placement(transformation(extent={{-140,-80},{-100,-40}}),
25-
iconTransformation(extent={{-140,-80},{-100,-40}})));
24+
annotation (Placement(transformation(extent={{-140,-80},{-100,-40}})));
2625
Modelica.Blocks.Interfaces.RealOutput y
2726
annotation (Placement(transformation(extent={{100,-10},{120,10}})));
2827
Modelica.Blocks.Nonlinear.Limiter limiter(uMax=V_RMAX, uMin=V_RMIN)
@@ -31,8 +30,7 @@ model PIwithNoVariableLimiter "PI with no variable limiter controller for WECC e
3130
annotation (Placement(transformation(extent={{-92,30},{-72,50}})));
3231
Modelica.Blocks.Interfaces.BooleanInput voltage_dip
3332
"Connector of first Boolean input signal"
34-
annotation (Placement(transformation(extent={{-140,40},{-100,80}}),
35-
iconTransformation(extent={{-140,40},{-100,80}})));
33+
annotation (Placement(transformation(extent={{-140,40},{-100,80}})));
3634
equation
3735
or1.u2 =
3836
if (abs(V_RMAX - y) <= Modelica.Constants.eps and der(integral.y)>0) then true
@@ -67,7 +65,6 @@ equation
6765
extent={{-80,40},{80,-40}},
6866
textColor={0,0,255},
6967
textString="PI WECC Renewables")}),
70-
7168
Documentation(info="<html>
7269
<p>
7370
Specific PI with no variable limiter component for the WECC-based renewable energy controller models.

0 commit comments

Comments
 (0)