Skip to content

Commit 094c1be

Browse files
committed
Add unit for real interface #1575
1 parent 17ee9b8 commit 094c1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IBPSA/Electrical/BaseClasses/PV/BaseClasses/PartialPVOptical.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ partial model PartialPVOptical
1212
"Prescribed tilt angle (used if til=Parameter)" annotation(Dialog(enable=not use_Til_in, tab="Module mounting and specifications"));
1313

1414

15-
Modelica.Blocks.Interfaces.RealOutput absRadRat
15+
Modelica.Blocks.Interfaces.RealOutput absRadRat(final unit="1")
1616
"Ratio of absorbed radiation under operating conditions to standard conditions"
1717
annotation (Placement(transformation(extent={{100,-10},{120,10}})));
1818
Modelica.Blocks.Interfaces.RealInput zenAng(

0 commit comments

Comments
 (0)