You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/src/records/dhwheater-doc.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -487,6 +487,18 @@ Number of storage tanks per DHWHEATER, re built-up whType=Builtup, does *not* re
487
487
required: "No",
488
488
variability: "constant") %>
489
489
490
+
**whfEff=*float***
491
+
492
+
Water heating efficiency modifier. Applied to calculated primary heating effiency when electricity and fuel use results are finalized. WhfEff greater than 1 result in decreased reported fuel or electricity use and whFEff less than 1 result in increased reported fuel or electricity use. Parasitic, standby usage, and backup energy usages are not adjusted. For types using the detailed HPWH model, the adjustment is (slightly) approximate because it is applied to the results returned from the detailed model rather than actually altering the efficiency used within the calculation.
493
+
494
+
<%= member_table(
495
+
units: "",
496
+
legal_range: "$>$ 0",
497
+
default: "1",
498
+
required: "No",
499
+
variability: "subhourly")
500
+
%>
501
+
490
502
**whEff=*float***
491
503
492
504
Water heating efficiency, used in modeling whType=LARGESTORAGE and whType=LARGEINSTANTANEOUS.
0 commit comments