First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Is it possible to interact with a PSS/e prompt using a python script?
I'm trying to initialize a case for dynamics but it has a user written model that prompts the user for a filename at initialization. I can press enter when prompted during manual initialization through the PSS/e GUI, however the command line waits for user input when I attempt to do it through a python script.
Less graceful ways of bypassing this that I can think of are:
2 | No.2 Revision |
Is it possible to interact with a PSS/e prompt using a python script?
I'm trying to initialize a case for dynamics but it has a user written model that prompts the user for a filename at initialization. I can press enter when prompted during manual initialization through the PSS/e GUI, however the command line waits for user input when I attempt to do it through a python script.
Less graceful ways of bypassing this that I can think of are: