LICENSE
MANIFEST.in
README.md
setup.py
REHO.egg-info/PKG-INFO
REHO.egg-info/SOURCES.txt
REHO.egg-info/dependency_links.txt
REHO.egg-info/requires.txt
REHO.egg-info/top_level.txt
reho/__init__.py
reho/paths.py
reho/data/QBuildings/Geneva.ini
reho/data/QBuildings/Suisse.ini
reho/data/QBuildings/buildings_example.csv
reho/data/QBuildings/facades_example.csv
reho/data/QBuildings/roofs_example.csv
reho/data/SIA/sia2024_data.xlsx
reho/data/SIA/sia2024_rooms_sia380_1.csv
reho/data/electricity/annual_profiles.csv
reho/data/electricity/typical_profiles.csv
reho/data/emissions/electricity_matrix_2019_reduced.csv
reho/data/parameters/AC_parameters.txt
reho/data/parameters/HP_parameters.txt
reho/data/parameters/building_units.csv
reho/data/parameters/district_units.csv
reho/data/parameters/grids.csv
reho/data/parameters/storage_units.csv
reho/data/skydome/skyPatchesAreas.txt
reho/data/skydome/skyPatchesCenPts.txt
reho/data/skydome/total_irradiation.csv
reho/data/skydome/total_irradiation_time.csv
reho/data/skydome/typical_irradiation.csv
reho/data/weather/Weekday.txt
reho/data/weather/clustering_results/GHI_Geneva_10_24_T_I_W.dat
reho/data/weather/clustering_results/T_Geneva_10_24_T_I_W.dat
reho/data/weather/clustering_results/frequency_Geneva_10_24_T_I_W.dat
reho/data/weather/clustering_results/index_Geneva_10_24_T_I_W.dat
reho/data/weather/clustering_results/timestamp_Geneva_10_24_T_I_W.dat
reho/data/weather/clustering_results/westfacades_irr_Geneva_10_24_T_I_W.txt
reho/data/weather/hour/Disentis-hour.dat
reho/data/weather/hour/Geneva-hour.dat
reho/data/weather/hour/Lugano-hour.dat
reho/data/weather/hour/Luzern-hour.dat
reho/data/weather/hour/Piotta-hour.dat
reho/data/weather/hour/Zuerich-Kloten-hour.dat
reho/model/compact_optimization.py
reho/model/district_decomposition.py
reho/model/infrastructure.py
reho/model/reho.py
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/master_problem_actors.mod
reho/model/ampl_model/model.mod
reho/model/ampl_model/scenario.mod
reho/model/ampl_model/units/DHN.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/ng_cogeneration_partload.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/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_aggregated.mod
reho/model/ampl_model/units/storage/PTES_split.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/postcompute_decentralized_districts.py
reho/model/postprocessing/write_results.py
reho/model/preprocessing/EV_profile_generator.py
reho/model/preprocessing/QBuildings.py
reho/model/preprocessing/clustering.py
reho/model/preprocessing/data_generation.py
reho/model/preprocessing/electricity_prices.py
reho/model/preprocessing/electricity_profile_parser.py
reho/model/preprocessing/emission_matrix_parser.py
reho/model/preprocessing/sia_parser.py
reho/model/preprocessing/skydome_input_parser.py
reho/model/preprocessing/weather.py
reho/plotting/layout.csv
reho/plotting/plotting.py
reho/plotting/sankey.py
reho/plotting/sia380_1.csv
reho/plotting/yearly_profile_builder.py
reho/plotting/rainbow_plots/rainbow_plots.py
reho/plotting/rainbow_plots/rainbow_plots_CH.py
reho/plotting/rainbow_plots/rainbow_plots_additional.py