Commit Graph

8 Commits

Author SHA1 Message Date
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
2024-01-17 13:10:39 -05:00
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.
2023-12-20 15:33:50 -05:00
b6d32e5086 The script is updated to implement the hub result factory 2023-12-06 16:29:59 -05:00
sanam
400a05c096 Enriching Concordia json file 2023-12-05 10:34:23 -05:00
ed57ce87a7 DHW bug solved. It had to do with the factor of the building surface. Now getting good results 2023-04-25 08:24:55 -04:00
3774254295 Incorporated 1st version Domestic Hot Water, still not working. 2023-04-11 23:07:54 -04:00
dd1b09b2cf Revision of infiltration parameters 2023-03-31 12:25:11 -04:00
60d5eb3087 Schedule appliances added
First trial of adding factor to change from multizone to unizone. Commented.
2023-03-24 08:10:46 -04:00