Skip to content

Commit 2fa8d22

Browse files
committed
Merged master
2 parents 498f0fc + 97f14e6 commit 2fa8d22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Buildings/Electrical/BaseClasses/WindTurbine/PartialWindTurbine.mo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protected
2626
Modelica.Blocks.Math.Gain gain(final k=scale)
2727
"Gain, used to allow a user to easily scale the power"
2828
annotation (Placement(transformation(extent={{2,20},{22,40}})));
29-
DC.Sources.BaseClasses.WindCorrection cor(
29+
DC.Sources.BaseClasses.WindCorrection cor(
3030
final h=h,
3131
final hRef=hRef,
3232
final n=nWin) "Correction for wind"
@@ -172,7 +172,7 @@ Below and above these wind speeds, the generated power is zero.
172172
<li>
173173
April 9, 2025, by Michael Wetter:<br/>
174174
Increased small number to extend table beyond cut-out wind speed.<br/>
175-
<a href=\"https://github.com/lbl-srg/modelica-Buildings/issues/1996\">IBPSA, issue 1996</a>.
175+
<a href=\"https://github.com/ibpsa/modelica-ibpsa/issues/1996\">IBPSA, issue 1996</a>.
176176
</li>
177177
<li>
178178
March 1, 2016, by Michael Wetter:<br/>

0 commit comments

Comments
 (0)