Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Jan 24 '0

likethevegetable gravatar image

Use the following line:

psspy.set_NaN_python()

Immediately after psspy.psseinit(150000).

This is assuming you have psspy imported and psse initialized.

Hope this helps; sorry for the late reply.

click to hide/show revision 2
No.2 Revision

Use the following line:

psspy.set_NaN_python()

Immediately after psspy.psseinit(150000).

This is assuming you have psspy imported and psse initialized.initialized. I ran into the exact same issues. FYI, you can import and use dyntools without psspy.

Hope this helps; sorry for the late reply.

click to hide/show revision 3
No.3 Revision

Use the following line:

psspy.set_NaN_python()

Immediately after psspy.psseinit(150000).

This is assuming you have psspy psspy imported and psse PSSE initialized. I ran into the exact same issues. FYI, you can import and use dyntools without psspy., which would also help. If you aren't doing this, then I'll need some more info to help.

Hope this helps; sorry for the late reply.