HVACSourceDependentRoom

class iesve.HVACSourceDependentRoom

Bases: HVACRoomUnit


autosize_mode: int

Whether autosize mode is enabled. 1 if so, 0 otherwise.


design_heating_cooling_load: float


design_room_air_temp: float


design_room_radiant_temp: float


design_water_delta_t: float


error_code: int

Error Code

Int

RU_READY

0

RU_AUTO_SUCCESSFUL

1

RU_MANUAL_SUCCESSFUL

2

RU_FAIL_INFINITE_NUMBER_UNITS

3

RU_FAIL_FAILED_TO_CONVERGE

4

RU_FAIL_INFEASIBLE

5

RU_FAIL_OUT_OF_RANGE

6

RU_UNKNOWN_ERROR

7


flow_for_max_control_signal: float


flow_for_min_control_signal: float


flow_max_change_per_time_step: float


flow_midband: float


flow_midband_mode: int

Flow midband mode. Int values correlate with iesve.ProfileVariation


flow_midband_profile_id: str


flow_proportional_bandwidth: float


flow_proportional_control: int

Whether it is flow proportional control. 1 if so, 0 otherwise.


flow_proportional_controller_id: str


flow_proportional_sensed_variable: int


flow_proportional_sensor_body_index: int


flow_proportional_sensor_location: int


flow_proportional_sensor_room_id: str


model_id: str


number_of_units: float


oversizing_factor: float


prop_flow_orientation: float

Proportional flow orientation


prop_flow_radiant_fraction: float


prop_flow_slope: float


prop_temp_orientation: float


prop_temp_radiant_fraction: float


prop_temp_slope: float


temp_for_max_control_signal: float


temp_for_min_control_signal: float


temp_max_change_per_time_step: float


temp_midband: float


temp_midband_mode: int


temp_midband_profile_id: str


temp_proportional_bandwidth: float


temp_proportional_control: int

Whether it is temperature proportional control. 1 is so, 0 otherwise.


temp_proportional_controller_id: str


temp_proportional_sensed_variable: int


temp_proportional_sensor_body_index: int


temp_proportional_sensor_location: int


temp_proportional_sensor_room_id: str


thermal_source_id: str


water_loop_supply_temperature_used: int

Whether water loop supply temperature is used. 1 is so, 0 otherwise.