Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use API

var_channel

And

state_channel

Use API

var_channel

And

state_channel

Edit: The starting index for plant model are calulated with:

ierr, index = psspy.mdlind()

The starting index for wind model are calculated with:

ierr, index = psspy.windmind()

See the API manual for the arguments of the functions.