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,152 times
Last updated: Aug 21
Can anyone please help me with how to read the ACCC single run report?
How to get ACCC violations output in python list?
ACCC Resluts truncated in PSSE 34
ACCC_solution not giving same line flows as load flow
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?