First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I tested caspy on PSSE v.34.2, running from the GUI and from python:
When 'loading' a previous version (v.32) sav case, it did not crash but it gave truncated data, like not being picked up from the right location. (due to different version internal formatting!?).
import psse34
import caspy
sample = caspy.Savecase('savnw34.sav')
print sample.pssznm