Incorporation of ventilation. Working.
This commit is contained in:
parent
c04493b8a1
commit
ba2d117d08
2
main.py
2
main.py
|
@ -13,7 +13,7 @@ from energy_systems_dimensioning import EnergySystemsDimensioning
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
file_path = (Path(__file__).parent / 'input_files' / 'selected_building.geojson')
|
file_path = (Path(__file__).parent / 'input_files' / 'selected_building_1517.geojson')
|
||||||
climate_reference_city = 'Montreal'
|
climate_reference_city = 'Montreal'
|
||||||
weather_file = 'CAN_PQ_Montreal.Intl.AP.716270_CWEC.epw'
|
weather_file = 'CAN_PQ_Montreal.Intl.AP.716270_CWEC.epw'
|
||||||
weather_format = 'epw'
|
weather_format = 'epw'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user