HVACChilledWaterLoop

class iesve.HVACChilledWaterLoop

Bases: HVACAbstractComponent


get_chiller_count_by_type(chiller_type: HVACChillerType) int


chillers: list[HVACChiller]


condenser_loop_design_pump_power_w: float | None


condenser_water_loop: HVACCondenserWaterLoop


cooling_towers: list[HVACCoolingTower]


design_cooling_capacity_kw: float


distribution_loss: float


dry_fluid_coolers: list[HVACDryFluidCooler]


independent_secondary_loop_enabled: bool


is_condenser_water_loop_used: bool


is_thermal_storage_loop_used: bool


loop_configuration: HVACLoopConfiguration


oversizing_factor: float


pre_cooling_loop: HVACPreCoolingLoop


primary_chilled_water_demand_side_load_fraction_high_threshold: float


primary_chilled_water_demand_side_load_fraction_low_threshold: float


primary_chilled_water_supply_temp_high_threshold: float


primary_chilled_water_supply_temp_low_threshold: float


primary_chilled_water_supply_temp_reset_type: HVACLoopSWTResetType


primary_chilled_water_supply_temperature: float


primary_chilled_water_temperature_difference: float


primary_circuit_using_dedicated_chiller_pumps: float


primary_design_flow_rate: float

primary loop design flow rate in l/s


primary_outdoor_dew_point_temp_high_threshold: float


primary_outdoor_dew_point_temp_low_threshold: float


primary_outdoor_dry_bulb_temp_high_threshold: float


primary_outdoor_dry_bulb_temp_low_threshold: float


primary_pump_power_w: float


primary_specific_pump_power: float


secondary_chilled_water_demand_side_load_fraction_high_threshold: float


secondary_chilled_water_demand_side_load_fraction_low_threshold: float


secondary_chilled_water_supply_temp_high_threshold: float


secondary_chilled_water_supply_temp_low_threshold: float


secondary_chilled_water_supply_temp_reset_type: HVACLoopSWTResetType


secondary_chilled_water_supply_temperature: float


secondary_chilled_water_temperature_difference: float


secondary_loop_design_flow_rate: float | None


secondary_loop_pump_power_w: float | None


secondary_outdoor_dew_point_temp_high_threshold: float


secondary_outdoor_dew_point_temp_low_threshold: float


secondary_outdoor_dry_bulb_temp_high_threshold: float


secondary_outdoor_dry_bulb_temp_low_threshold: float


secondary_specific_pump_power: float


thermal_storage_loop: HVACThermalStorageLoop