efe8f9f753
Saving directory of plots and report are modified
2024-03-28 12:56:57 -04:00
f8fa5a4ed3
Title: Report Creation
...
The report creation class is completed. Compared to the previous version, building system info tables are added, fuel consumption breakdown graphs are also added.
2024-03-25 11:10:55 -04:00
5d04d12404
.gitignore is updated
2024-02-20 16:44:06 -05:00
a454b8f900
Title: merging changes from hub/final_energy_system_model branch in here
2024-02-07 20:33:46 -05:00
cf17437b26
removed a redundant line
2024-02-07 19:17:57 -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
11e7cf8558
a script named energy_system_sizing.py is created in the importers to size the energy system components. This is a very simple sizing process where we only size the heat pump and boiler for 60 and 40 percent of the maximum demand
...
The class SystemSimulation in system_simulation.py is created to contain all the simulation models of different archetypes.
main.py is modified to randomly assign base case systems to city and print the heating consumption, and then assign a new system to all buildings and calculate the heating consumption again
2024-01-17 13:10:39 -05:00
c1a77a82ef
There was an error related to the generation systems of energy systems in city_model_structure that was causing bugs in building.py
2023-12-28 18:59:34 -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