Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

maybe you have the options set incorrectly for rawd_2. Here's an example to try:

psspy.rawd2(0,1,[1,1,1,0,0,0,0], 0, 'rawfile_out.raw')

Frequently helpful to record a script while doing something manually and use that to get the correct options for a particular call.

I also avoid using snap files. Instead I reload the dyr and make any necessary dynamic solution settings for each run. In my opinion, snap files just hide old settings in an unreadable binary format.