Buildings.DHC.Plants.Combined.Controls.ModeCondenserLoop
Condenser loop operating modes
Information
This package contains constant definitions representing the operating modes of the condenser water loop.
Package Content
Name | Description |
---|---|
tankCharge=1 | Tank Charge/Discharge |
chargeAssist=2 | Charge Assist |
heatRejection=3 | Heat Rejection |
Types and constants
constant Integer tankCharge = 1 "Tank Charge/Discharge";
constant Integer chargeAssist = 2 "Charge Assist";
constant Integer heatRejection = 3 "Heat Rejection";