Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

PSSE progress_output

I want to remove progress output from PSSE. I tried with this line

ierr = psspy.progress_output(islct=6)

and

ierr = psspy.progress_output(ISLCT=6)

but it does not work. Where should I place this line? At the beginning of the document?

PSSE progress_outputprogress_output [SOLVED]

I want to remove progress output from PSSE. I tried with this line

ierr = psspy.progress_output(islct=6)

and

ierr = psspy.progress_output(ISLCT=6)

but it does not work. Where should I place this line? At the beginning of the document?