| 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()
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.