HVACAbstractWaterWaterHeatExchanger

class iesve.HVACAbstractWaterWaterHeatExchanger

Bases: HVACAbstractComponent


get_approach(type: HVACWaterWaterHeatExchangerDataType) float

Get the design approach


get_effectiveness(type: HVACWaterWaterHeatExchangerDataType) float

Get the heat exchanger effectiveness


get_load_side_entering_temperature(type: HVACWaterWaterHeatExchangerDataType) float

Get the design load side entering temperature


get_load_side_leaving_temperature(type: HVACWaterWaterHeatExchangerDataType) float

Get the design load leaving temperature


get_source_flow_rate(type: HVACWaterWaterHeatExchangerDataType) float

Get the design source flow rate


get_source_side_entering_temperature(type: HVACWaterWaterHeatExchangerDataType) float

Get the design source side entering temperature


get_source_side_leaving_temperature(type: HVACWaterWaterHeatExchangerDataType) float

Get the design source side leaving temperature


get_supply_flow_rate(type: HVACWaterWaterHeatExchangerDataType) float

Get the design supply flow rate


is_design_heat_rejection_autosized(type: HVACWaterWaterHeatExchangerDataType) bool

Check whether the design heat rejection is autosized for the given type. Returns True if so, False otherwise.