just changed a comment
This commit is contained in:
parent
7a6bf0ac52
commit
de718456a5
|
@ -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}',
|
||||
|
|
Loading…
Reference in New Issue
Block a user