HVACHeatingCoil

class iesve.HVACHeatingCoil

Bases: HVACAbstractComponent


design_parameters: dict

Design sizing parameters. Keys vary based on model and system type.

Possible keys are:

  • oversizing_factor

  • design_capacity

  • air_flow_rate

  • entering_air_db_temperature

  • leaving_air_db_temperature

  • hot_water_supply_temp

  • hot_water_loop_delta_t

  • hot_water_flow_rate

  • rated_capacity

  • design_cop

  • design_entering_coil_db_temperature

  • design_outdoor_air_wb_temperature

  • meter

  • design_entering_water_temperature


heat_source: HVACGenericHeatSource | HVACHotWaterLoop | HVACVRFSystem | HVACWaterAirHeatPump | HVACHeatPump | None

Heat source or ‘None’ if not applicable


hot_water_loop_circuit: HVACHWLDemandLoop | None

Hot water loop circuit if system type is ‘heating_system_hot_water_loop’, ‘None’ otherwise


htl: HVACHeatTransferLoop | None

Heat transfer loop or ‘None’ if not applicable


model_type: HeatingCoilModelType


system_type: HeatingSourceSystemType