https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 33a1eedae67831d619a0daed3dcff066671d9461 authored by Fabian on 30 May 2023, 08:38:48 UTC
opt: fix attr setter for pyomo versions >= 6.6
Tip revision: 33a1eed
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