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
f976040f45
A new attribute "dual_supply_capability" is added to NonPVGeneration class in non_pv_generation_system.py and the catalogue importer is adjusted
2024-02-01 12:23:58 -05:00
673cbac77a
added storage_medium attribute to thermal_storage_system.py to enable us use water thermodynamic characteristics in the modelling
2024-01-17 13:05:10 -05:00
11f78ccb89
added storage_medium attribute to thermal_storage_system.py to enable us use water thermodynamic characteristics in the modelling
2024-01-10 16:10:42 -05:00
978cc9d1ea
added system schematics to the data folder and to the catalog importer
2023-10-16 17:48:42 -04:00
c6d4feec89
Modified the classes and the north amercia catalog importer based on the changes Pilar made in the data model structure
2023-10-16 16:44:53 -04:00
1a7ad20135
new catalog model and factory finished and test passed
2023-10-12 11:59:52 -04:00
23a8fbe86d
continued working on the importer
2023-10-03 13:07:20 -04:00
24a670755a
performance_curves.py is fixed
...
material_name is replaced with material_id in north_america_energy_system_catalog.py
The unused variables are fixed.
The code is modified to accommodate the reorganization Pilar did in generation_systems
The system.py is modified to be able to accommodate more than one distribution or emission system
2023-08-28 18:37:55 -04:00
5d4813f2f6
some changes in code to be reviewed by Saeed
2023-08-28 10:18:18 -04:00
3deb63b14a
north_america_energy_system_catalog.py is completed
...
montreal_custom_catalog.py is fixed
2023-08-23 17:09:55 -04:00
9b0bdf2b7e
load_generation and load_storage in north_america_energy_system_catalog.py is completed
2023-08-22 19:09:35 -04:00
072d2a6d9d
modifications done to the xml file and north_america_energy_system_catalog.py
2023-08-21 17:41:12 -04:00
72b5ff1040
north_america_components.xml is modified
...
The montreal_custom_catalog.py is modified
2023-08-18 18:22:10 -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
0528aa0718
started to work on systems
2023-08-16 20:07:24 -04:00
923b1fe267
generation components are all added to north_america_energy_system_catalog.py
...
pv_generation_system.py is modified
Tools4CitiesESMF.xml is modified
2023-08-16 19:33:18 -04:00
32a40f17a6
fixing pv problem
2023-08-16 16:28:20 -04:00
e91e61741e
add generation and config
2023-08-16 15:58:49 -04:00
16618fb54a
started north america energy system catalog importer. NOT WORKING
2023-08-15 16:27:05 -04:00
21ca1e1e28
modified energy_storage_system.py and energy_system_catalog.py generation_system.py
...
The xml data is modified
2023-08-15 14:49:17 -04:00
ccdc7a454d
small changes to performance_curves.py and distribution_system.py
...
created the montreal_custom_catalog_new.py
uploaded my xml file
2023-08-14 20:26:37 -04:00
8839cf07c2
improve unit tests and bug fix
2023-07-10 15:03:04 -04:00
778aa5e187
Consistence improvements and name fixing
2023-07-10 14:13:06 -04:00
56fae48277
Changed systems xml file to include new systems without cooling
2023-06-07 16:17:46 -04:00
502e1e8279
added system for refurbishment to catalog
2023-06-07 09:48:45 -04:00
c0a2a8a2f9
solved bug in onsite electrical production
2023-06-05 11:52:29 -04:00
d3f35038ec
Change xml to solve mistake in cooling system
2023-06-01 11:52:57 -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
fc61c5db5f
Changes in structure of xml to include systems and subsystems
2023-05-23 14:49:29 -04:00
861fbc6458
modified montreal energy systems catalog
2023-05-23 10:17:26 -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
76ab65ea0f
changed name systems to energy systems
2023-05-02 12:35:42 -04:00
3bfb985c04
finished system catalog factory
2023-04-28 14:07:07 -04:00
42c39e771c
modifications in the systems catalog file
2023-04-28 12:11:48 -04:00
688198a3fb
added first example of possible catalog.xml
2023-04-28 10:50:46 -04:00
7a29847132
first attempt to energy system catalog. Not working
2023-04-27 15:40:59 -04:00
Pilar
4cc9c2dcdb
added dhw classes to catalogs and CDM including importers
2023-03-13 14:40:07 -04:00
9700e5ce21
packaging version
2023-01-24 10:51:50 -05:00