.gitignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/features-proposal.yml
.github/workflows/draft-pdf.yml
.github/workflows/python-publish.yml
REHO.egg-info/PKG-INFO
REHO.egg-info/SOURCES.txt
REHO.egg-info/dependency_links.txt
REHO.egg-info/entry_points.txt
REHO.egg-info/requires.txt
REHO.egg-info/top_level.txt
documentation/Makefile
documentation/conf.py
documentation/index.rst
documentation/make.bat
documentation/refs.bib
documentation/requirements.txt
documentation/data/list_of_symbols.xlsx
documentation/data/methods.csv
documentation/images/building_energy_hub.png
documentation/images/diagram_model.svg
documentation/images/diagram_package.svg
documentation/images/district_documentation.svg
documentation/images/network_diagram.svg
documentation/images/software_diagram.svg
documentation/images/logos/ipese-logo-black.svg
documentation/images/logos/ipese-logo-white.svg
documentation/images/logos/ipese_square.png
documentation/images/logos/logo_reho.png
documentation/images/logos/logo_reho_light.png
documentation/sections/1_Overview.rst
documentation/sections/2_Releases.rst
documentation/sections/3_Model.rst
documentation/sections/4_Package_structure.rst
documentation/sections/5_Getting_started.rst
documentation/sections/6_Examples.rst
documentation/sections/7_Contribute.rst
documentation/sections/Appendix.rst
documentation/sections/Notebook.ipynb
joss/diagram.pdf
joss/energy_hub.pdf
joss/paper.bib
joss/paper.md
reho/__init__.py
reho/paths.py
reho/data/QBuildings/Geneva.ini
reho/data/QBuildings/Suisse.ini
reho/data/SIA/sia2024_data.xlsx
reho/data/SIA/sia2024_rooms_sia380_1.csv
reho/data/elcom/correspondance_table_municipality_operator.csv
reho/data/emissions/electricity_matrix_2019_reduced.csv
reho/data/infrastructure/AC_parameters.txt
reho/data/infrastructure/HP_parameters.txt
reho/data/infrastructure/building_units.csv
reho/data/infrastructure/district_units.csv
reho/data/infrastructure/grids.csv
reho/data/infrastructure/storage_units.csv
reho/data/skydome/skyPatchesAreas.txt
reho/data/skydome/skyPatchesCenPts.txt
reho/data/skydome/total_irradiation.csv
reho/data/skydome/typical_irradiation.csv
reho/model/__init__.py
reho/model/actors_problem.py
reho/model/infrastructure.py
reho/model/master_problem.py
reho/model/reho.py
reho/model/sub_problem.py
reho/model/ampl_model/actors_problem.mod
reho/model/ampl_model/data_stream.dat
reho/model/ampl_model/data_stream_storage.dat
reho/model/ampl_model/master_problem.mod
reho/model/ampl_model/scenario.mod
reho/model/ampl_model/sub_problem.mod
reho/model/ampl_model/units/DHN_HEX.mod
reho/model/ampl_model/units/DHN_pipes.mod
reho/model/ampl_model/units/air_conditioner.mod
reho/model/ampl_model/units/data_heat.mod
reho/model/ampl_model/units/electrical_heater.mod
reho/model/ampl_model/units/heat_curtailment.mod
reho/model/ampl_model/units/heatpump.mod
reho/model/ampl_model/units/heatpump_anergy.mod
reho/model/ampl_model/units/ng_boiler.mod
reho/model/ampl_model/units/ng_cogeneration.mod
reho/model/ampl_model/units/oil_boiler.mod
reho/model/ampl_model/units/pv.mod
reho/model/ampl_model/units/pv_orientation.mod
reho/model/ampl_model/units/thermal_solar.mod
reho/model/ampl_model/units/wood_stove.mod
reho/model/ampl_model/units/district_units/DHN.mod
reho/model/ampl_model/units/district_units/evehicle.mod
reho/model/ampl_model/units/district_units/heatpump_district.mod
reho/model/ampl_model/units/district_units/heatstorage_district.mod
reho/model/ampl_model/units/district_units/ng_boiler_district.mod
reho/model/ampl_model/units/district_units/ng_cogeneration_district.mod
reho/model/ampl_model/units/h2_units/SOEFC.mod
reho/model/ampl_model/units/h2_units/electrolyser.mod
reho/model/ampl_model/units/h2_units/fuel_cell.mod
reho/model/ampl_model/units/h2_units/methanizer.mod
reho/model/ampl_model/units/storage/CH4_tank.mod
reho/model/ampl_model/units/storage/LHS_storage.mod
reho/model/ampl_model/units/storage/PTES.mod
reho/model/ampl_model/units/storage/battery.mod
reho/model/ampl_model/units/storage/battery_interperiod.mod
reho/model/ampl_model/units/storage/dhwstorage.mod
reho/model/ampl_model/units/storage/h2_storage.mod
reho/model/ampl_model/units/storage/heatstorage.mod
reho/model/ampl_model/units/storage/heatstorage_interperiod.mod
reho/model/postprocessing/KPIs.py
reho/model/postprocessing/__init__.py
reho/model/postprocessing/building_scale_network_builder.py
reho/model/postprocessing/sensitivity_analysis.py
reho/model/postprocessing/write_results.py
reho/model/preprocessing/EV_profile_generator.py
reho/model/preprocessing/QBuildings.py
reho/model/preprocessing/__init__.py
reho/model/preprocessing/buildings_profiles.py
reho/model/preprocessing/clustering.py
reho/model/preprocessing/electricity_prices.py
reho/model/preprocessing/emissions_parser.py
reho/model/preprocessing/local_data.py
reho/model/preprocessing/sia_parser.py
reho/model/preprocessing/skydome.py
reho/model/preprocessing/weather.py
reho/plotting/__init__.py
reho/plotting/layout.csv
reho/plotting/plotting.py
reho/plotting/sankey.py
reho/plotting/sia380_1.csv
reho/plotting/utils.py
reho/test/__init__.py
reho/test/test_clustering.py
reho/test/test_examples.py
reho/test/test_import.py
reho/test/test_infrastructure.py
reho/test/test_plot.py
reho/test/test_run.py
scripts/examples/0_Compact_formulation.py
scripts/examples/1a_Building-scale_totex.py
scripts/examples/1b_Building-scale_Pareto.py
scripts/examples/2a_District-scale_totex.py
scripts/examples/2b_District-scale_Pareto.py
scripts/examples/3a_Read_csv.py
scripts/examples/3b_Custom_infrastructure.py
scripts/examples/3c_HP_T_source.py
scripts/examples/3d_EVs.py
scripts/examples/3e_DHN.py
scripts/examples/3f_Custom_profiles.py
scripts/examples/3g_Stochastic_profiles.py
scripts/examples/3h_Fix_units.py
scripts/examples/3i_Electricity_prices.py
scripts/examples/4a_Progressive_scenarios.py
scripts/examples/4b_Sensitivity_analysis.py
scripts/examples/5a_PV_orientation.py
scripts/examples/5b_PV_facades.py
scripts/examples/6a_Actors_problem.py
scripts/examples/data/building_units.csv
scripts/examples/data/buildings.csv
scripts/examples/data/facades.csv
scripts/examples/data/roofs.csv
scripts/examples/data/profiles/Geneva.csv
scripts/examples/data/profiles/electricity.csv