Description: Specifies the type, format, and media for superelement data storage.
Format:
Examples:
EXTSEOUT(STIF, MASS, DMIGBDF)
EXTSEOUT(MASS, DMIGOP2)
Option | Definition | Type | Default |
---|---|---|---|
STIF | Include global stiffness matrix output. | Character | ✓ |
MASS | Include global mass matrix output. | Character | ✓ |
DAMP | Include global damping matrix output. | Character | ✓ |
LOAD | Include global load vector output. | Character | ✓ |
MODEL | Requests model data translation to the Bulk Data Output File. | Character | |
DMIGOUT | Requests global matrix output to the Model Results Output File. | Character | |
DMIGBDF | Requests global matrix export in DMIG format to the Bulk Data Output File. | Character | |
DMIGOP2 | Requests global matrix export to a NASTRAN Output 2 formatted results file. | Character | |
DMIGSFIX | Matrix name. Specifies the name field in the exported DMIG Bulk Data entry. See Remark 4. | Character |
Remarks: