First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hello Everyone,
Let's say I use ierr = psspy.fnsl()
to run power flow and the power flow does not converge or blows up. How can I distinguish between these cases? ierr
returns 0 for a converged or a blown up case.
Any help is appreciated.
Thank you very much.