dc3372ff5e
fix: final changes to catalogue, importer, and parameter importer
2024-07-03 10:35:31 -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
919ab60bd5
bugfix in emission systems
2024-03-25 17:27:02 +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
3e193f04a6
The dual_supply_capability is added to the city model structure
2024-02-01 15:41:05 -05:00
9c1e05939a
The city energy system importer for the north america is modified and tested.
2023-10-17 17:25:13 -04:00
3f649fd020
finished central data model new structure for energy systems, importer and test
2023-10-13 13:31:46 -04:00
d94bce4174
half made changes in central data model for systems
2023-10-13 08:23:40 -04:00
57ee3e734b
finished generic system and system parts
2023-10-11 09:14:38 -04:00
91fa9d5ca1
modified the names and changed all singulars to plurals
2023-10-05 14:20:02 -04:00
6f40a15609
Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model
2023-10-05 13:22:32 -04:00
ca48d6448b
changed all the singular names to plural and turned distribution and emission systems into lists
2023-10-05 13:18:57 -04:00
f2bfc297b3
Basic style correction and missing docstrings
2023-10-05 11:30:20 +02:00
8dbbfb9460
finished creating generic generation system in the _create_generic_systems method in north_america_custom_energy_system_parameters.py
2023-09-27 17:48:23 -04:00
6d34e41e90
Started working on north america energy system importer.
2023-09-26 18:54:58 -04:00
cb3e100fd4
I completed the generation_system.py
...
Created generic_storage_system.py, thermal_storage_system.py, and electrical_storage_system.py and added them to energy_system.py and generic_energy_system.py
2023-09-19 20:35:08 -04:00
41cf280aab
work started on generation_system.py and generic_generation_system.py
2023-09-18 15:55:50 -04:00
ee875859e8
work started on generation_system.py and generic_generation_system.py
2023-09-18 15:44:52 -04:00
d7e041b686
erased traffic folder: was not used at all
...
changed in data ACH to 1/s
2023-08-07 16:56:01 -04:00
67cd435fd5
all tests passed
2023-08-07 12:32:33 -04:00
665bf8159b
Merge branch 'systems_catalog' into meb_bugs_fixing
...
# Conflicts:
# hub/city_model_structure/building.py
# hub/imports/energy_systems/montreal_custom_energy_system_parameters.py
2023-06-01 13:55:27 -04:00
11b38eaa4c
modified the place where the energy systems are created
2023-06-01 13:39:29 -04:00
891b660824
Refactor and code quality improvements
2023-05-30 17:13:49 -04:00
e704143333
Merge branch 'retrofit_project' into systems_catalog
...
# Conflicts:
# hub/city_model_structure/building_demand/surface.py
# hub/exports/building_energy/idf.py
# hub/imports/results/simplified_radiosity_algorithm.py
2023-05-29 12:16:29 -04:00
bb279c39eb
separated distribution consumption in fix and variable flows
2023-05-19 12:23:06 -04:00
84ae32bcdb
Code style and logging unification
2023-05-17 17:10:30 -04:00
d8386d179d
energy systems importer finished
...
energy systems workflow defined in the unittest
2023-05-15 11:03:54 -04:00
ffae3f3a04
reformatting energy systems to a class
2023-05-12 10:20:39 -04:00
aa08306a99
added lod to the city_objects
2023-05-12 09:28:24 -04:00
e48dec81cf
added lod to the city_objects
2023-05-12 09:27:29 -04:00
dbcab5bcb9
energy systems factory test added and solved some bugs. Not working yet
2023-05-04 10:39:23 -04:00
0a96b83c22
added generic energy system classes to cdm
2023-04-28 12:24:08 -04:00
Peter Yefi
c3f4c27811
Added heat pump energy demand and fossil fuel consumption results
2023-02-20 18:36:34 -05:00
9700e5ce21
packaging version
2023-01-24 10:51:50 -05:00