1

User Written Model prompting for unknown file

When running python with code for transient stability run, I get a prompt to enter a filename for an interface flow routine file upon initialization. I can enter with no filename and it seems to run fine after. However, When running all my pythons as a batch, I can not get past this prompt. Is there a way to identify the generator/user written models that are creating this prompt so I can Net these generators out of my cases?

I am trying to rid myself of any pain of going through all my individual pythons but if there are any other solutions please reply.

dquick's avatar
11
dquick
asked 2025-09-11 11:05:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

In the GUI:

  1. Go to Dynamic Simulation Otions - Simulation - Model debug output.

  2. Enable "Enable output"

  3. Initialise simulation.

  4. All calls of the models is now written to output window "MdlDbgInfo_STRT".

  5. Check which model is last last called before the prompt appears.

perolofl's avatar
3.8k
perolofl
answered 2025-09-12 01:39:58 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer