Fully functional Domestic Hot Water. Pending validation of results
This commit is contained in:
parent
3774254295
commit
19c922df47
|
@ -43,7 +43,7 @@ for building in city.buildings:
|
|||
|
||||
print('exporting:')
|
||||
|
||||
_idf = EnergyBuildingsExportsFactory('idf', city, out_path).export()
|
||||
_idf = EnergyBuildingsExportsFactory('idf', city, out_path).export_debug()
|
||||
print(' idf exported...')
|
||||
_idf.run()
|
||||
csv_file = str((out_path / f'{city.name}_out.csv').resolve())
|
||||
|
|
Loading…
Reference in New Issue
Block a user