841098b615
fix: energy storage bug is fixed.
2024-05-10 13:27:29 -04:00
bf23730281
correct the unit tests
2024-03-12 16:21:43 +01:00
57a9d24f4c
Title: Improvement of Energy System Parameters Importer
...
>> To make life easier for people who want to work on energy systems in future, I tried to make my code as generic as possible.
2024-02-13 20:05:03 -05: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
a331dce966
fixed error in logic in _create_generic_systems
2023-10-06 04:14:52 -04:00
ef89da8552
created a loop for generation systems in _associate_energy_systems
2023-10-05 16:18:08 -04:00
9654bee978
modified the names and changed all singulars to plurals
2023-10-05 14:45:33 -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
f0ad1462d0
finished the first part of the test.
2023-10-03 17:50:17 -04:00
23a8fbe86d
continued working on the importer
2023-10-03 13:07:20 -04:00
087384475f
changing from generation system to generation systemS in system importer north america
2023-10-03 09:40:32 -04:00
b914c9e7bf
made final changes to north_america_custom_energy_system_parameters.py
2023-10-02 12:39:30 -04:00
eaa3064a3f
continued working on energy system importer
2023-09-28 19:19:32 -04: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
3809cf2885
continued the work on importer
2023-09-27 13:00:04 -04:00
6d34e41e90
Started working on north america energy system importer.
2023-09-26 18:54:58 -04:00
8763523d3b
added S to some lists, updated montreal_custom_catalog.py to new catalog classes and removed __future__ from those classes that didn't need it
2023-08-29 12:50:49 -04:00
e20a700deb
emission_system.py is rolled back to original
...
performance_curves.py is imported in generation_system.py
The order of arguments in pv_generation_system.py is fixed
Modulation range is replaced with maximum and minimum heat output in generation_system.py
maximum,minimum, and nominal cooling output are also added to generation_system.py
2023-08-17 18:48:48 -04:00
67cd435fd5
all tests passed
2023-08-07 12:32:33 -04:00
c38b025c2e
Correct bd test, add dictionary for custom fuel to hub fuel
2023-08-02 12:43:51 -04:00
2292bff1b8
building info can now be retrieved via application, user and scenario
2023-07-31 16:08:10 -04:00
24324988b6
added dictionary from montreal fuel type to hub
2023-07-28 13:18:23 -04:00
ee419b0849
added dictionary from montreal fuel type to hub
2023-07-28 12:26:17 -04:00
bca68f33ff
solved a bug assigning the energy systems to the buildings
2023-07-07 15:31:32 -04:00
23cb327e1b
Bug fixing in associate energy systems
2023-06-09 12:31:01 -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
22c4f362fe
solved a bug in income.py and added creation of energy systems in buildings in importer
2023-06-01 11:06:16 -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
183807b8e0
adapted systems importer to new catalog
2023-05-29 11:56:56 -04:00
5a7427e457
add todo for heat pum corrections
...
Keep because most likely we are going to delete this one.
2023-05-23 11:07:10 -04:00
182d01123c
remove warnings for opened files and remove code duplication
2023-05-19 16:01:06 -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
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
5a99f16bc9
solved 2 todos
2023-05-03 09:58:52 -04:00
76ab65ea0f
changed name systems to energy systems
2023-05-02 12:35:42 -04:00
35b0e8c872
almost finished energy system importer, missing sizing
2023-04-28 16:31:53 -04: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