Commit Graph

1855 Commits

Author SHA1 Message Date
7944a36dbf fix: DHW system optimization tested and confirmed 2024-11-12 09:32:09 +01:00
2243e22866 fix: NSGA-II is now working properly for heating systems. 2024-11-08 13:08:23 +01:00
c47071bc2d fix: nsga-II is complete the only remaining step is TOPSIS decision-making 2024-10-31 09:50:12 +00:00
57c23f290f fix: multi objective optimization work continued 2024-10-25 11:55:12 +02:00
227b70b451 fix: rethinking of multi objective optimization started 2024-10-17 17:08:44 +02:00
368ab757a6 fix: single objective optimization made more accurate 2024-10-09 11:26:15 +02:00
fee8120be5 fix: energy system archetypes modified. Now we have 4 separate systems for PV, heating, cooling, and dhw 2024-10-08 10:37:52 +02:00
d8ad28e709 feat: multi-objective optimization is doen 2024-10-04 13:16:17 +02:00
a694a8f47c fix: optimal sizing for single objective is completed 2024-10-02 17:49:17 +02:00
7ff94a56c1 fix: starting to test the workflow for finding the system sizing period 2024-09-30 17:27:41 +02:00
f7815dc4c0 feat: single objective optimization finished 2024-09-27 16:59:09 -04:00
07cdfc4bf7 feat: single objective optimization started 2024-09-26 17:51:01 -04:00
4c3b28a088 feat: individual class finished 2024-09-25 23:24:32 -04:00
26c744ded0 fix: the class Individual as a part of modifying the GA is modified 2024-09-24 13:10:38 -04:00
2ed9555fc8 fix: single objective optimization algorithm is completed. The cooling system needs to be separated in the archetype 2024-09-16 18:51:53 -04:00
59815f4bbf feat: an issue in calculation of cooling cop is detected 2024-09-14 21:33:23 -04:00
7bd6b81a55 feat: cooling and dhw system added to the optimization 2024-09-13 08:47:46 -04:00
eee55fc453 feat: cost optimization of heating system is completed 2024-09-11 18:13:39 -04:00
21b4fc5202 feat: single objective optimization started 2024-09-11 09:36:30 -04:00
20a801626a fix: small bug in irradiance units impacting MEB results was fixed 2024-09-09 11:18:00 -04:00
bf0c42315d fix: small issues in energy system parameter importer is fixed 2024-09-05 12:41:32 -04:00
3545418293 fix:redundant codes removed 2024-08-28 15:41:12 -04:00
1906862517 Merge branch 'cleaning_simulation_models' 2024-08-28 10:35:42 -04:00
0048e18e55 fix: small issue in cop calculation resolved 2024-08-28 10:34:05 -04:00
52f94c858f Merge pull request 'feat: the workflow is organized to separate system models' (#19) from cleaning_simulation_models into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/19
2024-08-26 19:40:06 -04:00
b0e6c7d9ef feat: the workflow is organized to separate system models 2024-08-26 19:39:05 -04:00
9af87fe482 feature: add district heating network sizing workflow
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/18
2024-08-15 15:50:16 -04:00
eb26c48627 feature: add pipe sizing to dhn analysis 2024-08-15 15:44:22 -04:00
2ca52c157a fix: replace id with name in node attributes 2024-08-12 12:30:26 -04:00
62c70b9c9f feature: add dhn factory to enrich graph with city.buildings 2024-08-12 12:30:16 -04:00
a62f5e6f38 test: add jupyter notebook for some tests 2024-08-12 12:30:16 -04:00
6deffa9323 chore: fix indentation and change building id to name 2024-08-12 12:30:16 -04:00
c046eacc63 chore: fixing some bugs in the pv assessment 2024-08-12 12:30:16 -04:00
05b9a42672 chore: changing building_id to building_name in dhn generator 2024-08-12 12:30:16 -04:00
90a7f5648b (WIP) feature: enrich graph with building demand 2024-08-12 12:30:16 -04:00
4e75024817 feature: update dhn generator with the parent repo 2024-08-12 12:30:16 -04:00
904fe91e5a feature: add directory manager 2024-08-12 12:29:56 -04:00
Majid Rezaei
d2e20312b2 feature: add district heating network creator 2024-08-12 12:29:18 -04:00
Majid Rezaei
74cf47e3e1 feature: add simultinity factor calculations 2024-08-12 12:29:18 -04:00
1a43e65992 Merge pull request 'optimization' (#17) from optimization into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/17
2024-08-08 12:26:48 -04:00
3b5e12efaf feat: started optimization but had to stop to clean simulation models 2024-08-08 12:21:56 -04:00
08639d9dd7 fix: small bug in archetype 1 simulation model was fixed 2024-08-01 14:55:01 -04:00
435fc4c679 fix: small bug in archetype 1 simulation is fixed 2024-08-01 14:43:49 -04:00
1f95943cbb fix: small bugs and typos in montreal_custom_systems data file are fixed 2024-07-31 15:25:49 -04:00
8f1cbd4a67 Merge pull request 'dhw_model_fixing' (#16) from dhw_model_fixing into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/16
2024-07-26 17:50:42 -04:00
05d88e2461 fix: small bug is cooling simulation and operational income are fixed
fix: simulation models and cop curves modified and finalized

fix: all system simulation models are fixed
2024-07-26 17:49:22 -04:00
ogavalda
a474a7d97e Change percentages according to Energuide and data from HQ and Energir 2024-07-26 15:19:13 -04:00
ogavalda
0ae92e77a1 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	scripts/random_assignation.py
2024-07-26 15:19:01 -04:00
ogavalda
e09338c300 Change percentages according to Energuide and data from HQ and Energir 2024-07-26 15:15:34 -04:00
af988e28ed Merge pull request 'fix: small bug is cooling simulation and operational income are fixed' (#15) from cooling_system_simulation_fix into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/15
2024-07-22 17:43:18 -04:00