Ask Your Question
1

PSSE 34 and 33 CASE INCOMPATIBILITY

asked 2015-10-27 05:28:12 -0500

chaupa gravatar image

I am unable to open any cases saved in version 34 with PSSE version 33. Is there a way to save files for compatibility?

edit retag flag offensive close merge delete

Comments

Thanks for your reply Gustavo. Can you please be more specific? I know that previous versions can be selected when saving *.raw files but there is no tab like that when saving *.sav files.

chaupa gravatar imagechaupa ( 2015-10-28 04:46:57 -0500 )edit

I have this issue also with PSSE V35 and want to save as PSSE V34, but have no options available

EMag gravatar imageEMag ( 2021-05-05 16:24:09 -0500 )edit

2 answers

Sort by » oldest newest most voted
1

answered 2023-01-24 01:46:22 -0500

QuinnP gravatar image

Whilst PSSE doesn't seem to have a way to make backwards-compatible sav files, backwards compatible raw files can still be made. This can be done through the API as mentioned, or, to do this in python the writerawversion function will get you there. For example, when using PSSE 35, to save your case as a PSSE 34 compatible raw file you could use the following command.

psspy.writerawversion(vernum = '34', out = 0, ofile = 'Filename.raw')

edit flag offensive delete link more
0

answered 2015-10-27 20:16:33 -0500

If you have a pssse 34 click on "save case" then locate tab "save previous vesion sav" once there choose a version that you wan‪

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

Stats

Asked: 2015-10-27 05:28:12 -0500

Seen: 3,694 times

Last updated: Jan 24 '23