changed strings in dictionary to cte.NAMES

This commit is contained in:
Pilar 2023-02-24 14:31:44 -05:00
parent def1bd221f
commit ca5bcfc93c
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,