Skip to content

Commit 437e257

Browse files
committed
Removed unnecessary default value #1575
1 parent da24ec7 commit 437e257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IBPSA/Electrical/BaseClasses/PV/PVOpticalAbsRat.mo

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ model PVOpticalAbsRat
55
extends IBPSA.Electrical.BaseClasses.PV.BaseClasses.PartialPVOptical;
66

77
parameter Modelica.Units.SI.Height alt
8-
"Site altitude in Meters, default= 1"
8+
"Site altitude in Meters"
99
annotation(Dialog(group="Location"));
1010

1111
parameter Real groRef(unit="1") "Ground reflectance";

0 commit comments

Comments
 (0)