|
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 |
|
|
96711ad41e
|
fix: small bug is cooling simulation and operational income are fixed
|
2024-07-22 17:37:40 -04:00 |
|
|
faeb3e63d4
|
Merge pull request 'fix: importers are fixed for mixed use buildings' (#14) from mixed_usage into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/14
|
2024-07-22 09:13:25 -04:00 |
|
|
93ab78b34e
|
fix: importers are fixed for mixed use buildings
|
2024-07-22 09:12:31 -04:00 |
|
|
6044cfc4e5
|
fix: cleaning the repo
|
2024-07-18 08:52:58 -04:00 |
|
|
a717f9a644
|
Merge pull request 'report' (#13) from report into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/13
|
2024-07-18 08:48:43 -04:00 |
|
|
f32c74f84a
|
fix: The report is almost completed. It will be continued after fixing all the simulation models
|
2024-07-18 08:47:18 -04:00 |
|
|
c4f98a30c1
|
fix: current and retrofitted status energy consumption analysis and system schematic added to the report
|
2024-07-15 08:51:15 -04:00 |
|
|
7369bc65a4
|
fix: first stages of report creation are started
|
2024-06-28 16:40:37 -04:00 |
|
|
58201afda8
|
Merge pull request 'fix: cost workflow finalized' (#12) from finalizing_cost into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/12
|
2024-06-25 19:58:48 -04:00 |
|
|
2ef3be7fe3
|
fix: cost workflow finalized
|
2024-06-25 19:57:22 -04:00 |
|
|
2bd8a9a47d
|
Merge pull request 'central_heating_system_archetype' (#11) from central_heating_system_archetype into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/s_ranjbar/energy_system_modelling_workflow/pulls/11
|
2024-06-25 18:15:55 -04:00 |
|
|
5f95d2a5fb
|
feat: simulation models of 2 archetypes with central heating and decentral cooling and dhw are added
|
2024-06-25 18:14:12 -04:00 |
|
|
ee6dc92b40
|
fix: new archetype to model a system with central heating and decenral cooling and dhw created
|
2024-06-24 19:21:28 -04:00 |
|