ams.io.pypower#

PYPOWER reader for AMS.

Functions

ppc2system(ppc, system)

Alias for mpc2system.

py2ppc(infile)

Parse PYPOWER file and return a dictionary with the data.

read(system, file)

Read a PYPOWER case file into ppc and return an AMS system by calling ppc2system.

system2ppc(system)

Alias for system2mpc.

testlines(infile)

Test if this file is in the PYPOWER format.