First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered May 19 '0

perolofl gravatar image

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()