.readthedocs.yml
LICENSE.txt
MANIFEST.in
README.md
pytest.ini
setup.py
aristopy/__init__.py
aristopy/bus.py
aristopy/component.py
aristopy/conversion.py
aristopy/energySystem.py
aristopy/flowSeriesVar.py
aristopy/logger.py
aristopy/plotter.py
aristopy/solar.py
aristopy/sourceSink.py
aristopy/storage.py
aristopy/utils.py
aristopy.egg-info/PKG-INFO
aristopy.egg-info/SOURCES.txt
aristopy.egg-info/dependency_links.txt
aristopy.egg-info/requires.txt
aristopy.egg-info/top_level.txt
docs/Makefile
docs/acknowledgment.rst
docs/bus.rst
docs/component.rst
docs/conf.py
docs/conversion.rst
docs/energySystem.rst
docs/examples.rst
docs/flowSeriesVar.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/logger.rst
docs/make.bat
docs/package.rst
docs/plotter.rst
docs/solar.rst
docs/sourceSink.rst
docs/storage.rst
docs/utilities.rst
docs/misc/aristopy_logo.png
docs/misc/bmwi_logo.png
docs/misc/objective_plot.png
docs/misc/operation_plot.png
examples/advanced_features/advanced_features.ipynb
examples/advanced_features/testdata.csv
examples/model_to_get_started/model_to_get_started.ipynb
examples/solar_components/solar_components.ipynb
examples/solar_components/testdata.csv
tests/test_000_solver_init.py
tests/test_001_minimal_model.py
tests/test_002_model_with_storage.py
tests/test_003_export_json_and_plotting.py
tests/test_004_relax_integrality.py