PARAM, POST

Bulk Data Entry Generates an OUTPUT2 results file.

Parameter Values Description
POST <-1, -2, -5, RENUM, STOP> Adding PARAM, POST to the Bulk Data section of the input deck will activate the creation of the .op2 file.
-1
Creates the .op2 file with displacement results output in the analysis system and PARAM, ITAPE set to -1.
-2
Creates the .op2 file with displacement results output in the basic coordinate system and PARAM, ITAPE set to 0. The GEOM3, GPDT and GPL data blocks are also included in the .op2 file when PARAM, POST, -2 is used.
-5
Writes the stiffness and mass matrices to the .k.op2 and the .m.op2 files, respectively, in addition to creating the .op2 file with displacement results output in the analysis system and PARAM, ITAPE set to -1.
RENUM
Uses the original grid numbering when writing out the stiffness and mass matrices to the .k.op2 and .m.op2 files. This way, the numbering is consistent between the OP2 files and the FEM file.
STOP
Stops the job once the matrices are output to .k.op2 and .m.op2 files.