andes.interop#

Interopability package between Andes and other software.

To install dependencies, do:

pip install andes[interop]

To install dependencies for development, in the ANDES source code folder, do:

pip install -e .[interop]

Modules

andes.interop.gridcal

Basic GridCal (4.6.1) interface, based on the pandapower interface written by Jinning Wang

andes.interop.matpower

Interoperability with MATPOWER through matpower-pip.

andes.interop.pandapower

Simple pandapower (2.7.0) interface

andes.interop.pypowsybl

Interoperability with pypowsybl.