Merge branch 'updating_dictionary_functions_montreal' into 'master'

changed strings in dictionary to cte.NAMES

See merge request Guille/hub!60
This commit is contained in:
Guillermo Gutierrez Morote 2023-02-24 19:50:07 +00:00
commit 673296f860
2 changed files with 570 additions and 570 deletions

File diff suppressed because it is too large Load Diff

View File

@ -38,7 +38,7 @@ class NrcanPhysicsParameters:
archetype = self._search_archetype(nrcan_catalog, function, building.year_of_construction, self._climate_zone)
except KeyError:
sys.stderr.write(f'Building {building.name} has unknown construction archetype for building function: '
f'{building.function} and building year of construction: {building.year_of_construction} '
f'{building.function}, building year of construction: {building.year_of_construction} '
f'and climate zone {self._climate_zone}\n')
return
# if building has no thermal zones defined from geometry, and the building will be divided in storeys,