LICENSE.txt
README.md
pyproject.toml
requirements.txt
tests/test_battery_electric_vehicle.py
tests/test_combined_heat_and_power.py
tests/test_electrical_energy_storage.py
tests/test_environment.py
tests/test_heat_pump.py
tests/test_heating_rod.py
tests/test_hydrogen.py
tests/test_imports.py
tests/test_operator.py
tests/test_photovoltaic.py
tests/test_pysam_battery.py
tests/test_thermal_energy_storage.py
tests/test_virtual_power_plant.py
tests/test_wind_power.py
vpplib/__init__.py
vpplib/battery_electric_vehicle.py
vpplib/combined_heat_and_power.py
vpplib/component.py
vpplib/dwd_client.py
vpplib/electrical_energy_storage.py
vpplib/environment.py
vpplib/heat_pump.py
vpplib/heating_rod.py
vpplib/hydrogen.py
vpplib/operator.py
vpplib/photovoltaic.py
vpplib/thermal_energy_storage.py
vpplib/user_profile.py
vpplib/virtual_power_plant.py
vpplib/wind_power.py
vpplib.egg-info/PKG-INFO
vpplib.egg-info/SOURCES.txt
vpplib.egg-info/dependency_links.txt
vpplib.egg-info/requires.txt
vpplib.egg-info/top_level.txt
vpplib/../input/baseload/df_S_15min.csv
vpplib/../input/pv/dwd_pv_data_2015.csv
vpplib/../input/thermal/SigLinDe.csv
vpplib/../input/thermal/building_types.csv
vpplib/../input/thermal/demand_daily.csv
vpplib/../input/thermal/dwd_temp_15min_2015.csv
vpplib/../input/thermal/dwd_temp_days_2015.csv
vpplib/../input/thermal/dwd_temp_hours_2015.csv
vpplib/../input/wind/dwd_wind_data_2015.csv