Saeed Ranjbar s_ranjbar
  • Joined on 2023-03-17
s_ranjbar created branch annsim in s_ranjbar/system_assignation 2024-02-07 09:58:58 -05:00
s_ranjbar pushed to annsim at s_ranjbar/system_assignation 2024-02-07 09:58:58 -05:00
053549d0ec final code for the paper
s_ranjbar pushed to final_energy_system_model at CERC/hub 2024-02-01 15:41:12 -05:00
3e193f04a6 The dual_supply_capability is added to the city model structure
s_ranjbar pushed to final_energy_system_model at CERC/hub 2024-02-01 12:24:22 -05:00
ac4742d2c4 A new attribute "dual_supply_capability" is added to NonPVGeneration class in non_pv_generation_system.py and the catalogue importer is adjusted
s_ranjbar pushed to final_energy_system_model at CERC/hub 2024-02-01 12:24:06 -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
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2024-01-18 14:25:16 -05:00
4856173b88 an attribute (heating_consumption_disaggregated) is added to building.py
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2024-01-17 13:10:48 -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
s_ranjbar pushed to final_energy_system_model at CERC/hub 2024-01-17 13:05:19 -05:00
673cbac77a added storage_medium attribute to thermal_storage_system.py to enable us use water thermodynamic characteristics in the modelling
11f78ccb89 added storage_medium attribute to thermal_storage_system.py to enable us use water thermodynamic characteristics in the modelling
Compare 2 commits »
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2024-01-02 18:30:48 -05:00
ec1c7464f3 a script named energy_system_sizing.py is created in the importers to size the energy system components
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-28 20:24:21 -05:00
c362bdb8b1 small modifications were made to the energy system importer
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-28 18:59:42 -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
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-28 18:41:17 -05:00
591c2631eb fixed some small warnings
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-28 13:48:31 -05:00
6e1914963d The error in montreal_custom_energy_system_parameters.py is fixed
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-21 11:28:42 -05:00
a2d733d1d1 had to commit before creating new branch
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-20 15:53:34 -05:00
19dcb988f9 The heating and cooling demand units are changed from J to W
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-20 15:34:16 -05:00
0a4465f669 geojson_creator.py is changed to a function getting x, y, and diff as input to generate the .geojson file
6a81e8c411 Merge branch 'your_branch' into merged_branch
a51343d9c3 Merge remote-tracking branch 'origin/main'
fef4dd012a Including a central point and plotting buildings in a square
9377e80ff7 Remove excess files
Compare 7 commits »
s_ranjbar created branch main_branch in s_ranjbar/system_assignation 2023-12-19 13:52:29 -05:00
s_ranjbar pushed to main_branch at s_ranjbar/system_assignation 2023-12-19 13:52:29 -05:00
b4154c11d5 first commit
b66b0aa578 Merge branch 'ep_branch' into main_branch
b6d32e5086 The script is updated to implement the hub result factory
57c7a76529 The ep results importer for multiple buildings is completed
020190829f The energy plus result importer for multiple buildings is created and tested. Currently, buildings are enriched with hourly values but monthly and yearly values are not working.
Compare 10 commits »
s_ranjbar created repository s_ranjbar/system_assignation 2023-12-19 13:15:37 -05:00
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-12-06 13:53:43 -05:00
57c7a76529 The ep results importer for multiple buildings is completed