Skip to content

DHWUSE

Defines a single hot water draw as part of a DHWDAYUSE. See discussion and examples under DHWDAYUSE. As noted there, most DHWUSE values have hourly variability, allowing flexible representation.

wuName

Optional name; give after the word “DHWUSE” if desired.

Units Legal Range Default Required Variability
63 characters none No constant

wuStart

Type: float

The starting time of the hot water draw.

Units Legal Range Default Required Variability
hr 0 \(\le\) x \(\le\) 24 none Yes constant

wuDuration

Type: float

Draw duration. wuDuration = 0 is equivalent to omitting the DHWUSE. Durations that extend beyond midnight are included in the current day.

Units Legal Range Default Required Variability
min 0 \(\le\) x \(\le\) 1440 0 No hourly

wuFlow

Type: float

Draw flow rate at the point of use (in other words, the mixed-water flow rate). wuFlow = 0 is equivalent to omitting the DHWUSE. There is no enforced upper limit on wuFlow, however, unrealistically large values can cause runtime errors.

Units Legal Range Default Required Variability
gpm x \(\le\) 0 0 No hourly

wuHotF

Type: float

Fraction of draw that is hot water. Cannot be specified with wuTemp or wuHeatRecEF.

Units Legal Range Default Required Variability
0 \(\le\) x \(\le\) 1 1 No hourly

wuTemp

Type: float

Mixed-water use temperature at the fixture. Cannot be specified when wuHotF is given.

Units Legal Range Default Required Variability
oF x \(\le\) 0 0 when wuHeatRecEF is given or parent DHWSYS includes DHWHEATREC(s) hourly

wuHeatRecEF

Type: float

Heat recovery effectiveness, allows simple modeling of heat recovery devices such as drain water heat exchangers.

If non-0 (evaluated hourly), hot water use is reduced based on wuTemp, DHWSYS wsTUse, and DHWSYS wsTInlet. DHWHEATREC(s), if any, are ignored for this use. wuTemp must be specified.

If 0, detailed heat recovery modeling may apply, see DHWHEATREC.

Units Legal Range Default Required Variability
0 \(\le\) x \(\le\) 0.9 0 No hourly

wuHWEndUse

Type: choice

Hot-water end use: one of Shower, Bath, CWashr, DWashr, or Faucet. wuHWEndUse has the following functions --

  • Allocation of hot water use among multiple DHWSYSs (if more than one DHWSYS references a given DHWDAYUSE).
  • DHWMETER end-use accounting (via DHWSYS).
  • Activation of the detailed heat recovery model (available for end use Shower when wuHeatRecEF=0 and the parent DHWSYS includes DHWHEATREC(s)).
Units Legal Range Default Required Variability
One of above choices (use allocated to Unknown) No constant

wuEventID

Type: integer

User-defined identifier that associates multiple DHWUSEs with a single event or activity. For example, a dishwasher uses water at several discrete times during a 90 minute cycle and all DHWUSEs would be assigned the same wuEventID. All DHWUSEs having the same wuEventID should have the same wuHWEndUse.

Units Legal Range Default Required Variability
x \(\ge\) 0 0 No constant

endDHWUSE

Optionally indicates the end of the DHWUSE definition.

Units Legal Range Default Required Variability
none No

Related Probes: