RESVEC
Subcase Information Entry The RESVEC command can be used to control the calculation of residual vectors.
Format
RESVEC(type, damping, VISC_INC=visc_inc, VISC_EXC=visc_exc) = option
Definitions
Argument | Options | Description |
---|---|---|
type | <UNITLOD, APPLOD> |
|
damping | <DAMPLOD, NODAMP> |
|
visc_inc | <set_id> Integer > 0 No default |
|
visc_exc | <set_id> Integer > 0 No default |
|
option | <YES,
NO> See Comments for default. |
|
Comments
- RESVEC can be requested for normal modes, modal complex eigenvalue analysis, modal frequency response, and modal transient response analysis subcases.
- If the RESVEC does not exist in a subcase (and is not defined above the first subcase), the default is YES for modal frequency response and transient response analysis subcases, and the default is NO for all other applicable subcases. If a RESVEC card exists without the YES/NO option, the default is YES.
- If EXCITEID=SPCD is defined on RLOAD1/RLOAD2 or TLOAD1/TLOAD2, unit residual vectors for each enforced motion DOF are always computed, even if RESVEC=NO.
- For Normal Modes Analysis, the unit load method (type=UNITLOD) is applied to the degrees-of-freedom defined by USET and USET1 U6 entities. If the Lanczos eigensolver is used then RESVEC=YES must be present. If the AMSES or AMLS eigensolver is used, the USET and USET1 U6 residual vectors will always be calculated (even if RESVEC=NO is specified).
- Even though DAMPLOD and NODAMP may be defined inside each subcase, the setting from the last RESVEC data will be used for all of the modal complex eigenvalue analysis, modal frequency response, and modal transient subcases in the model.
- Duplicate VISC_INC and VISC_EXC arguments cannot be specified on a single RESVEC entry. Additionally, VISC_INC and VISC_EXC arguments cannot be defined simultaneously on a single RESVEC entry.
- VISC_INC and NODAMP arguments cannot be defined simultaneously on a single RESVEC entry.