Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

From the API manual: "1.221. PSSEHALT_2 Use this API to end the operation of PSSE, closes all associated files and returns to the calling application"

After pssehalt is called, there is no PSSe in memory. So for the next run, you need to star over (import PSSe35 -> import psspy -> import psseinit)

Can you can post some code to see the pssehalt behavior?