Reading NASTRAN output file .f06
Reading NASTRAN output file .f06
(OP)
hi,
i want to read programmatically some entitites like nodal stress and/or the 10 first natural frequencies from the MSC/NASTRAN f06 output file. Has any body have made an effort to do the same thing? Can i share the source code or the aplication?
Thanks
zuardy
i want to read programmatically some entitites like nodal stress and/or the 10 first natural frequencies from the MSC/NASTRAN f06 output file. Has any body have made an effort to do the same thing? Can i share the source code or the aplication?
Thanks
zuardy
RE: Reading NASTRAN output file .f06
The f06 file has output formatted for many things other than just the requested outputs, so I would expect that the act of reading it algorithmically will be much more difficult than reading the punch file or other similar files. These files are designed specifically for this usage (i.e. other software being able to tie into Nastran results).
Good luck,
Brad
RE: Reading NASTRAN output file .f06
Bob
RE: Reading NASTRAN output file .f06
Thanks for catching my error.
Best regards,
Brad