How to create an Op2 file?

32 views
Skip to first unread message

Emanuele Cannizzaro

unread,
Jan 22, 2018, 3:04:46 AM1/22/18
to FeResPost

FeResPost

unread,
Jan 23, 2018, 12:33:22 PM1/23/18
to FeResPost
Hello Emanuele,

The op2 result files are created by Nastran. To obtain the result file you need:
  • To perform a valid calculation that does not fail with fatal error.
  • Ask the output of results in a "PLOT" file. For example:

DISPLACEMENT(PLOT,SORT1,REAL)=ALL
GPFORCE(PLOT)=ALL
STRESS(PLOT,SORT1,REAL,VONMISES,BILIN)=ALL
STRAIN(PLOT,SORT1,REAL,VONMISES,BILIN)=1
FORCE(PLOT,SORT1,REAL,BILIN)=1

  • Use the option "PARAM POST -1"

PARAM    POST    -1


So that the output of results is done in an OP2 file (and not in an XDB file, for example).

Regards,

Renaud.
Reply all
Reply to author
Forward
0 new messages