https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 438bc879a2bbcc7b2df88d919ad9386a5a93aef7 authored by Fabian Neumann on 13 July 2023, 19:57:06 UTC
Merge branch 'prep-v0.25' of github.com:PyPSA/pypsa into prep-v0.25
Tip revision: 438bc87
examples-basic.rst
############
 Basic Usage
############


This section provides examples for learning the basics of PyPSA:


.. toctree::
   :maxdepth: 1


   examples/minimal_example_pf.ipynb
   examples/ac-dc-lopf.ipynb
back to top