RESPRINT

I/O Options and Subcase Information Entry 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. This also applies to manufacturing constraints for composites.

Format

RESPRINT = option

Definitions

Argument Options Description
option <MASS, VOLUME, DISP, BUCK, STRESS, FREQ, EQUA, EXTERNAL, WCOMP, WFREQ, COMB, COMP, STRAIN, FORCE, COG, INERTIA, MANUF, BEADFRAC, ALL>

No default

MASS
Mass and massfrac responses are output.
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, COMB or BEADFRAC
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.
MANUF
Manufacturing constraints for composites are output.
ALL
All design responses are output. However, manufacturing constraints for composites are not listed.

Comments

  1. When a RESPRINT command is not present, only retained responses will be output.
  2. The arguments may be placed on a single card in a comma-separated list.
    The following example will force all stress and displacement responses referenced as either an objective or constraint to be output.
    RESPRINT = STRESS, DISP