The following output variable keys are currently supported:
S: All stress components.
LE: All logarithmic strain components.
THE: All thermal strain components.
PE: All plastic strain components.
PEEQ: Equivalent plastic strain.
PEEQT: Equivalent plastic strain in uniaxial tension, defined as
∫˙ˉεpltdt.
PEQC: All equivalent plastic strains for models that have more than
one yield/failure surface.
ALPHA: All total kinematic hardening shift tensor components.
TEMP: Temperature.
EVF: Volume fraction (Eulerian elements only).
A requested output variable must be valid for the material model for the
request to be successful.
The returned arrays rData,
jData, and cData
correspond to the real-valued variable, integer-valued variable, and string
variable, respectively, that can be associated with the request output variable
key VAR. If any output variable component is not
applicable for a given request, its value will be returned as the initialized
value: 0.0 in rData, 0 in
jData, and N/A in
cData. Currently the association of the
integer-valued variable and the string variable with the request output
variable is not supported. The error flag
jStatus is returned with a value of 1 if a
request key is not recognized, not valid, or not supported; otherwise,
jStatus is returned with a value of 0.