Power System Optimization

This section provides examples related to network optimization with PyPSA. Note that PyPSA allows for optimising networks in three ways, first using the pyomo interface and second using the in-home implementation (which is way faster and memory-efficient). The third one is the new Linopy based implementation, which was inspired by the in-house optimization code. We are slowly moving towards using the linopy implementation only.