First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

PSSE Xplore crashing, where to find crash report?

asked Aug 3 '0

lmaia gravatar image

Using PSSE Xplore and it crashes when running a dynamic simulation from a python script. There's no .out files or anything. Is there a crash log somewhere so I can get a hint on the reason of the crash?

1 answer

Sort by » oldest newest most voted
0

answered Aug 3 '0

jconto gravatar image

All PSSe activities messages goes to the default logging, the progress screen. To log to a file, enter in your python code:

psspy.progress_output(2,'my.log',[0,0])
link

Comments

thank you. even though I don't get anything about the crash itself, I guess that's the most I'll get

lmaia gravatar imagelmaia (Aug 3 '0)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Aug 3 '0

Seen: 945 times

Last updated: Aug 03 '20