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,147 times
Last updated: Aug 21
Exporting data to Excel without using Python
ACCC script for multiple cases - crashes depending on the order of cases. How do I debug?
ACCC not working with substation links case
ACCC_solution not giving same line flows as load flow
Apply RAS (Remedial Action Scheme) during time-domain simulation
How to get ACCC violations output in python list?
Can anyone please help me with how to read the ACCC single run report?
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?