https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 40bfb9500f05e3b5709b06caf44e25e5c82bed70 authored by Fabian Hofmann on 12 November 2023, 20:28:31 UTC
Merge branch 'master' into ci-py3.12
Tip revision: 40bfb95
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