py2ppc#

ams.io.pypower.py2ppc(infile: str) dict[source]#

Parse PYPOWER file and return a dictionary with the data.

Parameters:
infilestr

The path to the PYPOWER file.

Returns:
ppcdict

The PYPOWER case dict.