Skip to content

Commit 0da9407

Browse files
committed
Minor white space and annotation fixes.
1 parent 9519790 commit 0da9407

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

OpenIPSL/Electrical/Renewables/PSSE/AddOnBlocks.mo

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ package AddOnBlocks
8181
Text(
8282
extent={{-80,80},{80,-80}},
8383
textColor={0,0,255},
84-
textString="Irradiance
85-
to
86-
Power")}), Diagram(coordinateSystem(preserveAspectRatio=false)));
84+
textString="Irradiance to Power")}));
8785
end IrradianceToPower;
8886
end AddOnBlocks;

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,5 @@ are Vt, Pgen, and Qgen while the two inputs that could potentially be constant v
498498
<li>WECC: \"Battery Storage Dynamic Modeling Guideline\"
499499
<a href=\"modelica://OpenIPSL.UsersGuide.References\">[WECCBattery]</a>.</li>
500500
</ul>
501-
502501
</html>"));
503502
end REECCU1;

0 commit comments

Comments
 (0)