HVACHotWaterLoop

class iesve.HVACHotWaterLoop

Bases: HVACHeatSource


aux_boiler_data: dict

Aux Boilers Data. Will return empty dict if aux boiler is not used.


boilers: list[HVACAbstractBoiler]


demand_loop: HVACHWLDemandLoop


is_pre_heat_using_solar_water_heater: bool


loop_configuration: HVACLoopConfiguration


oversizing_factor: float


pre_heating_awhp_capacity: float | None

Pre-heating heat recovery air-to-water heat pump capacity (kW)


pre_heating_chr_capacity: float | None

Pre-heating condenser heat recovery capacity(kW)


pre_heating_hr_wwhp_capacity: float | None

Pre-heating heat recovery capacity for water-to-water heat pump. (kW)


secondary_loops: list[HVACHWLDemandLoop]


solar_water_heater: HVACSolarWaterHeater


supply_loop: HVACHWLSupplyLoop