Ask Your Question
0

PSSE Xplore crashing, where to find crash report?

asked 2020-08-03 07:10:16 -0500

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-08-03 07:56:05 -0500

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])
edit flag offensive delete link more

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 ( 2020-08-03 07:57:27 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2020-08-03 07:10:16 -0500

Seen: 648 times

Last updated: Aug 03 '20