Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Apr 3 '13

Hector gravatar image

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?

click to hide/show revision 2
No.2 Revision

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?