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,689 times
Last updated: Aug 21 '24
ACCC_solution not giving same line flows as load flow
Question about retrieving ACC results using python
ACCC not working with substation links case
Taking Long to Create DFAX File
Creating Contingency Solution Output File for PSS/E
How to get ACCC violations output in python list?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
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?