First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
![]() | 1 | initial version |
The solution method is returned by psspy.prmint('PFCODE')
.
The solution parameters are returned by psspy.prmdat(string)
. For example psspy.prmdat('ACCN')
returns Newton-Raphson acceleration factor.