231e4a17f2
All the attributes related to the material and insulation of the tank are substituted with one attribute called "layers"
2023-08-13 20:43:05 -04:00
61d4c012dc
Renamed the electricity_generation_system.py to pv_generation_system.py and modified the heating_generation_system to generation_system.py to account for all the generation systems.
2023-08-13 10:26:36 -04:00
fde6f0f751
Few modifications were mafe to heat_generation_system.py and electricity_generation_system.py classes.
...
A new class named energy_storage_system.py is created to represent different possible energy storage systems in energy systems.
2023-08-10 20:55:35 -04:00
9034c3375e
The generation_system.py is renamed to heat_generation_system.py and the attributes and decorators are modified to encapsulate all the needed attributes for boilers and heat pumps.
...
Another class named electricity_generation_system.py is created to add the attributes and decorators of PV, inverter, and maybe wind turbines in future. The system.py is also modified accordingly
2023-08-09 19:32:01 -04:00
7f5cde8175
starting updates in system catalog
2023-08-09 11:25:56 -04:00
cf3f85c7f4
overall quality improvement
2023-08-08 12:26:05 -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
2292bff1b8
building info can now be retrieved via application, user and scenario
2023-07-31 16:08:10 -04:00
f8ccdf7eeb
bug None/1000 solved
2023-07-18 11:49:38 -04:00
2af993630a
changed units to new item in dictionaries in to_dictionary methods
2023-07-13 17:06:42 -04:00
24620d485e
added also to_dictionary to greenery catalog (Greenery catalog must be reviewed!!)
2023-07-13 17:00:33 -04:00
6ab3ee3dc3
solved some issues on units in costs catalog
2023-07-13 15:53:20 -04:00
639e5a952d
upgraded catalogs with to_dictionary method and __str__
2023-07-13 13:05:23 -04:00
ae157a9243
added eilat construction to catalog and imports and erased unused city_to_climate_reference_city in construction_helper.py
2023-07-12 11:36:35 -04:00
5247eda305
added eilat usage to catalog and imports
2023-07-11 16:34:11 -04:00
408a32f781
Consistence improvements and name fixing
2023-07-10 14:05:38 -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
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
0956f40e42
Bug correction and code quality improvements
2023-05-31 16:55:44 -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
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
e48dec81cf
added lod to the city_objects
2023-05-12 09:27:29 -04:00
ef7addd5b5
Merge branch 'geojson' into systems_catalog
...
# Conflicts:
# hub/catalog_factories/energy_systems/nrcan_catalog.py
# hub/helpers/dictionaries.py
# hub/imports/construction/nrcan_physics_parameters.py
2023-05-04 10:48:19 -04:00
d82ada6240
solved bug in nrcan catalog and partially cleaned ep exporter
2023-05-03 11:39:32 -04:00
27549e784d
Merge branch 'geojson' into idf_lights
2023-05-02 14:47:26 -04:00
9317e46d5e
rolled back some changes and hardcoded values
2023-05-02 14:36:04 -04:00
3bfb985c04
finished system catalog factory
2023-04-28 14:07:07 -04:00
0a96b83c22
added generic energy system classes to cdm
2023-04-28 12:24:08 -04:00
688198a3fb
added first example of possible catalog.xml
2023-04-28 10:50:46 -04:00
53aa540b45
some modifications in parameters after technical discussion
2023-04-27 16:21:17 -04:00
7a29847132
first attempt to energy system catalog. Not working
2023-04-27 15:40:59 -04:00
2dfe8254d1
added new functions to access chapter and item by name in costs catalog
2023-04-25 11:48:24 -04:00
150614441e
erased two prints, fixed a bug in geometry helper and modified name in costs archetype
2023-04-25 10:45:56 -04:00
3d6699f71f
changed hardcoded path to relative path in costs catalog factory
2023-04-25 10:27:27 -04:00
4ab741ee12
changed hardcoded path to relative path in costs catalog
2023-04-25 10:23:37 -04:00
78b21093bb
DHW bug solved. It had to do with the factor of the building surface. Now getting good results
2023-04-25 08:24:56 -04:00
40fe325a18
Incorporated 1st version Domestic Hot Water, still not working.
2023-04-11 23:07:56 -04:00
6de00c0331
Change of minimal.idf to include monthly summary of data to be able to compare with MEP.
...
Commenting the EP-Workflow to solve the error given by the output reader. To be solved with Koa
2023-04-04 17:59:20 -04:00
d37ce01304
Changes hub to incorporate change of units in infiltration
2023-03-31 08:28:50 -04:00
32d23d6bdd
fixed costs catalog factory
2023-03-22 16:17:08 -04:00
f3db1e5fee
reviewed units in nrcan catalog and modified catalog and importer accordingly
2023-03-21 15:29:11 -04:00
9f28c2f93d
added domestic hot water parameters in catalog and importers
2023-03-20 11:07:43 -04:00
aa0952969f
solved bug in typing
2023-03-20 10:07:31 -04:00
6a402485c5
test
2023-03-20 09:59:48 -04:00
b61d84763a
test
2023-03-20 09:52:40 -04:00
Pilar
1b90974b77
some refactoring to keep our naming agreement
2023-03-17 10:10:30 -04:00