no comments

This commit is contained in:
Guille Gutierrez 2023-06-13 16:19:51 -04:00
parent 1d3293a55f
commit 0d05960102

View File

@ -85,7 +85,6 @@ class Control:
ResultFactory('sra', self._city, output_path).enrich()
for building in self._city.buildings:
building.energy_systems_archetype_name = 'system 1 gas pv'
EnergySystemsFactory('montreal_custom', self._city).enrich()