add weather file to the EnergyBuildingsExportsFactory
This commit is contained in:
parent
27514d4d77
commit
dc98b634e8
|
@ -640,7 +640,6 @@ class CercIdf:
|
||||||
continue
|
continue
|
||||||
for thermal_zone in internal_zone.thermal_zones_from_internal_zones:
|
for thermal_zone in internal_zone.thermal_zones_from_internal_zones:
|
||||||
if is_target:
|
if is_target:
|
||||||
|
|
||||||
service_temperature = thermal_zone.domestic_hot_water.service_temperature
|
service_temperature = thermal_zone.domestic_hot_water.service_temperature
|
||||||
usage = thermal_zone.usage_name
|
usage = thermal_zone.usage_name
|
||||||
occ = thermal_zone.occupancy
|
occ = thermal_zone.occupancy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user