Block a user
ac4742d2c4
A new attribute "dual_supply_capability" is added to NonPVGeneration class in non_pv_generation_system.py and the catalogue importer is adjusted
f976040f45
A new attribute "dual_supply_capability" is added to NonPVGeneration class in non_pv_generation_system.py and the catalogue importer is adjusted
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
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
ec1c7464f3
a script named energy_system_sizing.py is created in the importers to size the energy system components
c1a77a82ef
There was an error related to the generation systems of energy systems in city_model_structure that was causing bugs in building.py
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
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.