I'm modeling a microgrid on PSCAD/EMTDC plarform,and such an error appeares as"I/O error on c_file" when I performing the program.Can you tell me how to deal with it?Thank you very much!
I think it is a run time error.Usually these sort of errors appears when a large no. of nodes used in model or line junctions in the model are not properly connected or segregated.My suggestion is to use least no.of nodes,check junctions and if there is any initial conditions.
Node is a type of Junction . In PSCAD Nodelabel is available in components .During simulations these are used to indicate attachment between two links.It is suggested to use least no. of nodelevels during simulation or equivalent statement in the program to avoid chance of run time error.