just changed a comment

This commit is contained in:
Pilar Monsalvete 2023-05-02 14:47:10 -04:00
parent 7a6bf0ac52
commit de718456a5

View File

@ -428,7 +428,7 @@ class Idf:
factor_size = thermal_zone.total_floor_area / thermal_zone.footprint_area
# todo: revision of values of peak flow (too low). Added a factor, but to check original units
peak_flow_rate = thermal_zone.domestic_hot_water.peak_flow * thermal_zone.total_floor_area
# = self._idf.newidfobject(self._DHW)
# = self._idf.newidfobject(self._dhw)
# print(vars(_object))
self._idf.newidfobject(self._DHW,
Name=f'DHW {zone_name}',