Commit Graph

  • f2f80583ea finished working athena s_ranjbar 2024-04-19 15:55:55 -0400
  • dee24f7cd7 pushing all changes before creating new branch simulation_and_costing s_ranjbar 2024-04-08 10:18:16 -0400
  • c412af99c1 Merge remote-tracking branch 'origin/simulation_and_costing' into simulation_and_costing s_ranjbar 2024-04-03 15:59:26 -0400
  • a32b83fc49 Cost catalogue is modified s_ranjbar 2024-04-03 15:57:18 -0400
  • aca2a22dc1 Cost catalogue is modified s_ranjbar 2024-04-03 15:57:18 -0400
  • 3534a71040 cleaning up the code and output folder system_simulation s_ranjbar 2024-04-03 14:51:05 -0400
  • 55a15117f7 Time is added to the report s_ranjbar 2024-03-28 12:57:45 -0400
  • efe8f9f753 Saving directory of plots and report are modified s_ranjbar 2024-03-28 12:56:57 -0400
  • 045eae249c file dump dhn_analysis majidr 2024-03-28 10:30:54 -0400
  • 46d3c39ac9 Git ignore updated s_ranjbar 2024-03-28 09:30:34 -0400
  • d40965eb6c Merge remote-tracking branch 'origin/system_simulation' into system_simulation Saeed Ranjbar 2024-03-25 11:11:37 -0400
  • f8fa5a4ed3 Title: Report Creation The report creation class is completed. Compared to the previous version, building system info tables are added, fuel consumption breakdown graphs are also added. Saeed Ranjbar 2024-03-08 14:05:51 -0500
  • d8c8eec26c Title: Report Creation The report creation class is completed. Compared to the previous version, building system info tables are added, fuel consumption breakdown graphs are also added. Saeed Ranjbar 2024-03-08 14:05:51 -0500
  • a313dd8624 a code for testing MEB created Saeed Ranjbar 2024-03-05 17:29:05 -0500
  • 905fc3342b Merge remote-tracking branch 'origin/system_simulation' into system_simulation Saeed Ranjbar 2024-03-05 16:30:50 -0500
  • bdb13c7faf gitignore updated Saeed Ranjbar 2024-03-05 16:29:45 -0500
  • 7590af1eac gitignore updated Saeed Ranjbar 2024-03-05 16:29:45 -0500
  • 70c2c2783a gitignore updated annsim Saeed Ranjbar 2024-03-05 16:23:42 -0500
  • 86620ab4cc testing monthly energy balance Saeed Ranjbar 2024-03-05 16:22:24 -0500
  • bb9454339f Energy System Analysis Report A class named EnergySystemAnalysisReport is created to create and compile a latex file for reporting the output of the energy system simulation code. Saeed Ranjbar 2024-03-05 15:42:29 -0500
  • 5d04d12404 .gitignore is updated Saeed Ranjbar 2024-02-20 16:44:06 -0500
  • e38ac5b3f6 Merge remote-tracking branch 'origin/main_branch' into main_branch Saeed Ranjbar 2024-02-07 20:49:50 -0500
  • dbf58e4b9d Merge remote-tracking branch 'origin/main_branch' into main_branch main_branch Saeed Ranjbar 2024-02-07 20:49:50 -0500
  • 0699c24520 Title: merging changes from hub/final_energy_system_model branch in here Saeed Ranjbar 2024-02-07 20:39:16 -0500
  • 4173b868f3 git ignore is updated Saeed Ranjbar 2024-02-07 20:39:16 -0500
  • 57c33d7ee5 Merge remote-tracking branch 'origin/main_branch' into main_branch Saeed Ranjbar 2024-02-07 20:34:01 -0500
  • a454b8f900 Title: merging changes from hub/final_energy_system_model branch in here Saeed Ranjbar 2024-02-07 19:53:17 -0500
  • 48fb8d3d35 Title: merging changes from hub/final_energy_system_model branch in here Saeed Ranjbar 2024-02-07 19:53:17 -0500
  • cf17437b26 removed a redundant line Saeed Ranjbar 2024-02-07 19:17:57 -0500
  • 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. Saeed Ranjbar 2024-02-07 18:54:09 -0500
  • be571725e8 final code for the paper Saeed Ranjbar 2024-02-07 09:59:12 -0500
  • 053549d0ec final code for the paper Saeed Ranjbar 2024-02-07 09:58:50 -0500
  • 35c5f19abb fixing isolated graph issues Majid Rezaei 2024-02-06 14:25:26 -0500
  • e76ace02aa assigning building demands to the graph Majid Rezaei 2024-02-04 18:58:46 -0500
  • 3e193f04a6 The dual_supply_capability is added to the city model structure Saeed Ranjbar 2024-02-01 15:41:05 -0500
  • ac4742d2c4 A new attribute "dual_supply_capability" is added to NonPVGeneration class in non_pv_generation_system.py and the catalogue importer is adjusted Saeed Ranjbar 2024-02-01 12:24:15 -0500
  • f976040f45 A new attribute "dual_supply_capability" is added to NonPVGeneration class in non_pv_generation_system.py and the catalogue importer is adjusted Saeed Ranjbar 2024-02-01 12:23:58 -0500
  • 4856173b88 an attribute (heating_consumption_disaggregated) is added to building.py Saeed Ranjbar 2024-01-18 14:25:08 -0500
  • 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 The class SystemSimulation in system_simulation.py is created to contain all the simulation models of different archetypes. main.py is modified to randomly assign base case systems to city and print the heating consumption, and then assign a new system to all buildings and calculate the heating consumption again Saeed Ranjbar 2024-01-17 13:10:39 -0500
  • 673cbac77a added storage_medium attribute to thermal_storage_system.py to enable us use water thermodynamic characteristics in the modelling Saeed Ranjbar 2024-01-17 13:05:10 -0500
  • 11f78ccb89 added storage_medium attribute to thermal_storage_system.py to enable us use water thermodynamic characteristics in the modelling Saeed Ranjbar 2024-01-10 16:10:42 -0500
  • ec1c7464f3 a script named energy_system_sizing.py is created in the importers to size the energy system components Saeed Ranjbar 2024-01-02 18:30:39 -0500
  • c362bdb8b1 small modifications were made to the energy system importer Saeed Ranjbar 2023-12-28 20:24:13 -0500
  • c1a77a82ef There was an error related to the generation systems of energy systems in city_model_structure that was causing bugs in building.py Saeed Ranjbar 2023-12-28 18:59:34 -0500
  • 591c2631eb fixed some small warnings Saeed Ranjbar 2023-12-28 18:41:08 -0500
  • 6e1914963d The error in montreal_custom_energy_system_parameters.py is fixed Random assignation of systems to city buildings is done Saeed Ranjbar 2023-12-28 13:48:22 -0500
  • a2d733d1d1 had to commit before creating new branch Saeed Ranjbar 2023-12-21 11:28:31 -0500
  • 19dcb988f9 The heating and cooling demand units are changed from J to W Saeed Ranjbar 2023-12-20 15:53:28 -0500
  • 0a4465f669 geojson_creator.py is changed to a function getting x, y, and diff as input to generate the .geojson file in main.py city is created and using ep_workflow.py the building demands are calculated and buildings are enriched. Saeed Ranjbar 2023-12-20 15:33:50 -0500
  • 6a81e8c411 Merge branch 'your_branch' into merged_branch Saeed Ranjbar 2023-12-19 13:55:33 -0500
  • b4154c11d5 first commit Saeed Ranjbar 2023-12-19 13:51:06 -0500
  • b66b0aa578 Merge branch 'ep_branch' into main_branch Saeed Ranjbar 2023-12-19 13:34:55 -0500
  • a51343d9c3 Merge remote-tracking branch 'origin/main' jgavalda 2023-12-19 11:37:50 -0500
  • fef4dd012a Including a central point and plotting buildings in a square jgavalda 2023-12-19 11:37:24 -0500
  • 9377e80ff7 Remove excess files Koa Wells 2023-12-15 15:17:14 -0500
  • 5da9766da6 Add initial version of building selection tool Koa Wells 2023-12-15 13:50:41 -0500
  • ed445529f9 Initial commit Koa Wells 2023-12-12 18:34:30 -0500
  • b6d32e5086 The script is updated to implement the hub result factory Saeed Ranjbar 2023-12-06 16:29:59 -0500
  • 57c7a76529 The ep results importer for multiple buildings is completed Saeed Ranjbar 2023-12-06 13:53:31 -0500
  • 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. Saeed Ranjbar 2023-12-05 19:38:11 -0500
  • c3f2cfb02a updated the idf.py Saeed Ranjbar 2023-12-05 13:13:19 -0500
  • e3f1d52a21 Add .gitignore to exclude Python bytecode files Saeed Ranjbar 2023-12-05 12:47:44 -0500
  • 6990811ea7 remove .idea sanam 2023-12-05 11:04:15 -0500
  • 143a8e5ca5 Merge remote-tracking branch 'origin/main' sanam 2023-12-05 10:59:44 -0500
  • 92100df406 Changed the idf generator to incorporate zone lights and appliances calculation jgavalda 2023-12-05 10:43:45 -0500
  • 400a05c096 Enriching Concordia json file sanam 2023-12-05 10:34:23 -0500
  • 9c1e05939a The city energy system importer for the north america is modified and tested. Saeed Ranjbar 2023-10-17 17:25:13 -0400
  • 978cc9d1ea added system schematics to the data folder and to the catalog importer Saeed Ranjbar 2023-10-16 17:48:42 -0400
  • 0240e89170 modified a small bug in north_america_energy_system_catalog.py Saeed Ranjbar 2023-10-16 17:24:39 -0400
  • c6d4feec89 Modified the classes and the north amercia catalog importer based on the changes Pilar made in the data model structure Saeed Ranjbar 2023-10-16 16:44:53 -0400
  • 3f649fd020 finished central data model new structure for energy systems, importer and test p_monsalvete 2023-10-13 13:31:46 -0400
  • d94bce4174 half made changes in central data model for systems p_monsalvete 2023-10-13 08:23:40 -0400
  • 1a7ad20135 new catalog model and factory finished and test passed p_monsalvete 2023-10-12 11:59:52 -0400
  • 57ee3e734b finished generic system and system parts p_monsalvete 2023-10-11 09:14:38 -0400
  • 84f5ebe4a0 checking a problem with lists assignation where a single value should be assigned p_monsalvete 2023-10-10 16:22:45 -0400
  • 11dc02d0e8 starting point, not working p_monsalvete 2023-10-10 05:03:31 -0400
  • d29161b05e rolled back and error introduced in a previous commit p_monsalvete 2023-10-06 04:54:20 -0400
  • a331dce966 fixed error in logic in _create_generic_systems p_monsalvete 2023-10-06 04:14:52 -0400
  • 3f91da9f45 Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model p_monsalvete 2023-10-06 04:13:32 -0400
  • f13d7fd860 fixed error in logic in _associate_energy_systems p_monsalvete 2023-10-06 04:11:56 -0400
  • ef89da8552 created a loop for generation systems in _associate_energy_systems Saeed Ranjbar 2023-10-05 16:18:08 -0400
  • 9654bee978 modified the names and changed all singulars to plurals Saeed Ranjbar 2023-10-05 14:45:33 -0400
  • dae117fb44 Merge remote-tracking branch 'origin/energy_plus_result_factory' into energy_plus_result_factory Saeed Ranjbar 2023-10-05 14:20:24 -0400
  • 91fa9d5ca1 modified the names and changed all singulars to plurals Saeed Ranjbar 2023-10-05 14:20:02 -0400
  • 8e145eefa1 Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model Saeed Ranjbar 2023-10-05 13:22:42 -0400
  • 6f40a15609 Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model Saeed Ranjbar 2023-10-05 13:22:19 -0400
  • 4a14deece1 Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model Saeed Ranjbar 2023-10-05 13:22:19 -0400
  • ca48d6448b changed all the singular names to plural and turned distribution and emission systems into lists Saeed Ranjbar 2023-10-05 13:18:57 -0400
  • f2bfc297b3 Basic style correction and missing docstrings guille 2023-10-05 11:30:20 +0200
  • d5c443a57b Merge remote-tracking branch 'origin/main' into energy_system_central_data_model guille 2023-10-05 11:02:13 +0200
  • 568317ebf1 Merge pull request 'fixing_working_hours_problem' (#47) from fixing_working_hours_problem into main Guille Gutierrez 2023-10-05 04:40:58 -0400
  • af32decf96 Merge pull request 'added_new_functions_to_dictionaries' (#48) from added_new_functions_to_dictionaries into main Guille Gutierrez 2023-10-05 04:40:19 -0400
  • bb05b01312 Merge pull request 'feature/load_compressed_city' (#46) from feature/load_compressed_city into main Guille Gutierrez 2023-10-05 04:38:59 -0400
  • cbda6ce13d Tried to modify the test_systems_factory.py but received an error saying GenerationSystem object is not iterable Saeed Ranjbar 2023-10-04 17:07:19 -0400
  • 2b696f9251 Merge branch 'main' into feature/load_compressed_city Koa Wells 2023-10-04 15:12:42 -0400
  • a97c068513 Add removal of decompressed pickle file Koa Wells 2023-10-04 15:11:35 -0400
  • f0ad1462d0 finished the first part of the test. Saeed Ranjbar 2023-10-03 17:50:17 -0400
  • 23a8fbe86d continued working on the importer Saeed Ranjbar 2023-10-03 13:07:20 -0400
  • 087384475f changing from generation system to generation systemS in system importer north america p_monsalvete 2023-10-03 09:40:32 -0400
  • fac6844da1 started working on the test Saeed Ranjbar 2023-10-02 13:19:58 -0400