score33
Aerospace
- Feb 13, 2006
- 70
Hi all,
I've got a rather large abaqus 6.9.1 model with a random response analysis.
I do not have CAE, and the pre/post processor that I do have (NX 7.5 or I-DEAS 6) will not recognize the output variables from the output decks (RS, RE, RU, etc).
I'm wondering if it would be possible to rewrite the RS, RE, RU results from each frame into a new ODB file as S, E, U so that my pre/post processor will read them.
I've got some of the simple Python examples working that are contained in the documentation, but I can't get the results written into the new odb file. I keep getting errors on the uFile.addData( ) line.
I'm trying to follow the procedures in 9.5, 9.6, and 9.10.2 of the Scripting User's Manual.
Any help wold be appreciated, also, if there's an easier way I'd like to hear your suggestions.
Thanks.
I've got a rather large abaqus 6.9.1 model with a random response analysis.
I do not have CAE, and the pre/post processor that I do have (NX 7.5 or I-DEAS 6) will not recognize the output variables from the output decks (RS, RE, RU, etc).
I'm wondering if it would be possible to rewrite the RS, RE, RU results from each frame into a new ODB file as S, E, U so that my pre/post processor will read them.
I've got some of the simple Python examples working that are contained in the documentation, but I can't get the results written into the new odb file. I keep getting errors on the uFile.addData( ) line.
I'm trying to follow the procedures in 9.5, 9.6, and 9.10.2 of the Scripting User's Manual.
Any help wold be appreciated, also, if there's an easier way I'd like to hear your suggestions.
Thanks.