ogavalda
54a6e6b2db
Adding infiltration per m2
2024-09-15 10:22:07 -04:00
2d11bf6640
Reapply "fix: energy system catalogue and importers are modified"
...
This reverts commit 9adacadc2a
.
2024-06-27 17:21:43 -04:00
9adacadc2a
Revert "fix: energy system catalogue and importers are modified"
...
This reverts commit 15e43a0f35
.
2024-06-27 15:33:04 -04:00
15e43a0f35
fix: energy system catalogue and importers are modified
2024-06-27 15:18:26 -04:00
6e79541816
Delete all __pycache__ files
2024-06-17 19:08:52 -04:00
674393970c
Merge remote-tracking branch 'origin/main' into final_energy_system_model
...
# Conflicts:
# .gitignore
# hub/city_model_structure/building.py
# hub/exports/building_energy/idf.py
# hub/imports/geometry_factory.py
2024-02-16 05:50:45 +01:00
ebaec9bb7c
Title: Finalizing the energy system data model and system factory
...
A new XML file named montreal_future_systems.xml is created where the elements of the file are the same as attributes of various classes. Therefore, the catalogue importer and energy system importer should have been updated accordingly. The catalog importer is organized in a general method so whenever someone wants to create a new catalogue they can use the created code as the blueprint.
2024-02-07 18:54:09 -05:00
8c27e69a79
remove unused parameters and handlers
2023-11-15 04:50:15 +01:00
bdf0deb3b3
all test passed
2023-08-08 11:20:44 -04:00
ab81edc33d
changed in data ACH to 1/s all Wh in J
2023-08-08 10:19:35 -04:00
67cd435fd5
all tests passed
2023-08-07 12:32:33 -04:00
f146cf3281
added 2 more regions to the _epw_file dictionary
2023-07-10 16:32:22 -04:00
db2687f75f
changed name for a more clear understanding
2023-07-07 13:55:19 -04:00
93c867558a
modified ground_temperature name due to an overwriting of year in month
2023-07-07 11:57:24 -04:00
08df06dc2e
Bug fixing in remove_city_object method
2023-06-09 11:21:45 -04:00
357e9f4a7e
add weather region_codes
2023-06-07 15:27:38 -04:00
d6e6d06d39
Code quality check
2023-06-06 14:31:25 -04:00
ff642a2c0c
Correct the weather factory and remove useless files
2023-06-06 13:32:37 -04:00
891b660824
Refactor and code quality improvements
2023-05-30 17:13:49 -04:00
84ae32bcdb
Code style and logging unification
2023-05-17 17:10:30 -04:00
e48dec81cf
added lod to the city_objects
2023-05-12 09:27:29 -04:00
949a6c268f
complete peak loads calculation
2023-05-01 10:37:51 -04:00
0a35acc62f
erased print
2023-03-24 10:35:26 -04:00
2d840a6e49
added yearly value to ground temperature variable
2023-03-24 10:33:59 -04:00
559e56dd71
fixed the tcold bug in weather importer
2023-03-22 15:13:44 -04:00
88e2cb6796
introduced dhw to the meb exporter
2023-03-20 14:15:57 -04:00
9f28c2f93d
added domestic hot water parameters in catalog and importers
2023-03-20 11:07:43 -04:00
22cbede8d5
Added the full functionality to create meb
2023-02-08 13:40:06 -05:00
1b47ea64b5
Clean up:
...
Some old not implemented classes have been removed
Some pep8 improvements done too
2023-01-26 07:41:56 -05:00
9700e5ce21
packaging version
2023-01-24 10:51:50 -05:00