First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Here's the answer so this doesn't come up as an unanswered question:
The first suggestion works:
ierr = psspy.progress_output(islct=6)
This would go immediately after psspy.psseinit() if being run from outside PSSE, otherwise as the first line of code.