RMODIF
RMODIF, NSET
, STLOC
, V1
, V2
, V3
, V4
, V5
, V6
Modifies real constant sets.
NSET
Number of existing real constant set to be modified.
The labels CONT and GCN are also valid input for defining or modifying real constants associated with contact elements (see Notes).
STLOC
Starting location in table for modifying data. For example, if
STLOC
= 1, data input in theV1
field is the first constant in the set. IfSTLOC
= 7, data input in theV1
field is the seventh constant in the set, etc. Must be greater than zero.V1
New value assigned to constant in location
STLOC
. If zero (or blank), a zero value will be assigned.V2
,V3
,V4
, . . . ,V6
New values assigned to constants in the next five locations. If blank, the value remains unchanged.
Notes
Allows modifying (or adding) real constants to an existing set (R) at any location.
Specify NSET
= CONT to define or modify real
constants for all real constant sets associated with contact elements in pair-based contact
definitions. Specify NSET
= GCN to define or modify real constants for
real constant sets that were previously assigned by the GCDEF command; that
is, real constants used in general
contact interactions.
This command is also valid in SOLUTION. For important information about using this command within the solution phase, see What Are Nonstandard Uses? in the Advanced Analysis Guide.