@@ -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}})));
0 commit comments