https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 015fcff8adfe87e46baaae3f51588814ac848dee authored by Fabian Neumann on 22 April 2022, 17:30:02 UTC
Python 3.10 needs to be a string, otherwise tries Python 3.1 install
Tip revision: 015fcff
examples-sector_coupling.rst
################
Sector Coupling
################


This section provides examples related to coupling different energy sectors in a power system optimization:


.. toctree::
    :maxdepth: 1


    examples/battery-electric-vehicle-charging.ipynb
    examples/biomass-synthetic-fuels-carbon-management.ipynb
    examples/chp-fixed-heat-power-ratio.ipynb
    examples/lopf-with-heating.ipynb
    examples/power-to-gas-boiler-chp.ipynb
    examples/power-to-heat-water-tank.ipynb
back to top