RESPRINT - Output Control
The RESPRINT command can be used in the I/O Options section to force all unretained responses of a certain type to be printed to the output file, provided they are referenced either as an objective or a constraint.
RESPRINT = option
Argument |
Options |
Description |
|
|
option |
<MASS, VOLUME, DISP,
BUCK, STRESS, |
MASS: |
Mass and massfrac responses are output. |
|
No default |
VOLUME: |
Volume and volfrac responses are output. |
|
|
DISP: |
Acceleration, Displacement and Velocity responses are output. |
||
|
BUCK: |
Buckling responses are output. |
||
|
STRESS: |
Stress responses, including CSTRESS and CFAILURE responses, are output. |
||
|
FREQ: |
Frequency responses are output. |
||
|
EQUA, WCOMP, WFREQ, or COMB: |
All equation and combination responses are output. |
||
|
EXTERNAL: |
External responses (defined by DRESP3) are output. |
||
|
COMP: |
Compliance responses are output. |
||
|
STRAIN: |
Strain responses, including CSTRAIN responses, are output. |
||
|
FORCE: |
Force responses are output. |
||
|
COG: |
Center of gravity responses are output. |
||
|
INERTIA: |
Inertia responses are output. |
||
|
ALL: |
All unretained responses are output. |
||
When a RESPRINT command is not present, only retained responses will be output.
The arguments may be placed on a single card in a comma-separated list.
For example:
RESPRINT = STRESS, DISP
will force all stress and displacement responses referenced as either an objective or constraint to be output.
Go To
Alphabetical List of I/O Options