Skip to content

Commit

Permalink
Adapt comments #1575
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraMaier committed Oct 6, 2023
1 parent 9829c25 commit 42a459e
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
within IBPSA.Electrical.DC.Sources.Validation;
within IBPSA.Electrical.DC.Sources.Validation;
model PVSingleDiodeNISTValidation
"Model validation based on NIST measurement data"
extends Modelica.Icons.Example;
Expand Down Expand Up @@ -184,10 +184,7 @@ equation
coordinateSystem(preserveAspectRatio=false), graphics={Text(
extent={{-94,46},{-36,12}},
horizontalAlignment=TextAlignment.Left,
textString="1 - Air temperature in degC
2 - Wind speed in m/s
3 - Global horizontal irradiance in W/m2
4 - Ouput power in kW",
textString="1 - Air temperature in degC, 2 - Wind speed in m/s, 3 - Global horizontal irradiance in W/m2, 4 - Ouput power in kW",
textColor={0,0,0})}),
experiment(
StopTime=86400,
Expand Down

0 comments on commit 42a459e

Please sign in to comment.