Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Those API:s are not showing anything, they are returning information. Use a print if you want to see the returned values:

print 'Iterations:',psspy.iterat()
print 'Max mismatch:',psspy.maxmsm()
print 'System mismatch:',psspy.sysmsm()