ACCC error
I continue to get a terminal read dialogue box when I try to run an ACCC. Is this an error?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I continue to get a terminal read dialogue box when I try to run an ACCC. Is this an error?
You may have forgotten to put "end" in your sub, mon or con files. To be sure, try putting "end" twice at the last row of your auxiliary files.
Asked: 2014-02-06 09:42:52 -0500
Seen: 1,146 times
Last updated: Aug 21
ACCC script for multiple cases - crashes depending on the order of cases. How do I debug?
checking for voltage violations in ACCC
How to display graphical results of the accc file ?
Running pssexcel.accc method from multiple processors simultaneously
ACCC Resluts truncated in PSSE 34
Apply RAS (Remedial Action Scheme) during time-domain simulation
Terminal read dialogue boxes tend to mean that you didn't pass a parameter. I haven't seen them using Python though. They were common when I used IDV scripts. How are you calling ACCC (Scripting or through the GUI)? If by scripting, please post the code. Also, what version of PSSE are you using?