Ask Your Question
0

dyntools issues

asked 2023-04-26 14:31:46 -0500

erika gravatar image

Hello all, I was trying to get excel file from an .out file using dyntools, but for a particular .out file, I am having issues. That .out file was built in psse33 version and have thousands of channels. Do any of these can cause issues? I could do the same thing to other .out file successfully. I have no idea why this is happening for this .out file. When I run it, I get message in the shell "Restart:Shell"

edit retag flag offensive close merge delete

Comments

Did PSSE crash during the simulation generating the out file?

perolofl gravatar imageperolofl ( 2023-04-29 22:49:16 -0500 )edit

yes,exactly.

erika gravatar imageerika ( 2023-04-29 22:56:25 -0500 )edit

The out file is often corrupt after a crash. NaN values.

perolofl gravatar imageperolofl ( 2023-04-30 02:51:58 -0500 )edit

I see! is there any solution to this?

erika gravatar imageerika ( 2023-04-30 12:41:56 -0500 )edit

Rerun the simulation, but terminate before the crash.

perolofl gravatar imageperolofl ( 2023-04-30 15:00:53 -0500 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2023-05-01 13:50:24 -0500

Alex P gravatar image

If you open the .out file with a raw data viewer, you can get a glimpse of the contents. The channel names are in text at the top but the data is of course binary. But you can see the patterns in the data and NaN data has characteristic patterns. (sorry I don't have one handy to demonstrate.)

I use the raw file viewer built into FreeCommander, but ViewAnything is another option. The Hex editor plugin for notepad++ might also do it.

edit flag offensive delete link more

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: 2023-04-26 14:31:46 -0500

Seen: 537 times

Last updated: May 01 '23