×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Reading NASTRAN output file .f06

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
Replies continue below

Recommended for you

RE: Reading NASTRAN output file .f06

While it is possible to do what you are suggesting, I would encourage you instead to operate on one of the Nastran output files other than .f06.  The punch (.pch) file would be appropriate; however I am not sure whether that can be ascii (it is by default binary).  Look in the Nastran reference guide as to what options are available for "STRESS()" in the case control section--if you can tie into one of these, your life will probably be easier than trying to deal with outputs in the f06 file.

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

bradh has the right idea.  The punch file is very simple to read.  It is ASCII by default, not binary, so writing a program to read it is a snap.  Depending upon what you're looking for the print file (.f06) is easier for a human to read, of course, and you should try a simple run with both print and punch output so you can identify what you're looking for in the punch file.

Bob

RE: Reading NASTRAN output file .f06

Bob,
Thanks for catching my error.
Best regards,
Brad

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members! Already a Member? Login



News


Close Box

Join Eng-Tips® Today!

Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.

Here's Why Members Love Eng-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close