*CREEP
Define a creep law.

This option is used when metal creep behavior is to be included in a material definition. Metal creep behavior defined is active only during *DIRECT CYCLIC; *SOILS, CONSOLIDATION; *COUPLED TEMPERATURE-DISPLACEMENT; *STEADY STATE TRANSPORT; and *VISCO procedures. This option can also be used to define creep behavior in the thickness direction in a gasket; in this case the option is active only during the *VISCO procedure.

Product: ABAQUS/Standard  

Type: Model data

Level: Model  

References:

Optional parameters:

DEPENDENCIES

Set this parameter equal to the number of field variable dependencies included in the definition of the creep constants in addition to temperature. If this parameter is omitted, it is assumed that the creep constants have no dependencies or depend only on temperature. See Specifying field variable dependence” in “Material data definition, Section 9.1.2 of the ABAQUS Analysis User's Manual, for more information.

LAW

Set LAW=STRAIN (default) to choose a strain-hardening power law.

Set LAW=TIME to choose a time-hardening power law.

Set LAW=HYPERB to choose a hyperbolic-sine law.

Set LAW=USER to input the creep law using user subroutine CREEP.

Data lines for LAW=TIME or LAW=STRAIN

First line:

  1. . (Units of FLT.)

  2. .

  3. .

  4. Temperature.

  5. First field variable.

  6. Second field variable.

  7. Etc., up to four field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than four):

  1. Fifth field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the dependence of the creep constants on temperature and other predefined field variables.

Data lines for LAW=HYPERB

First line:

  1. . (Units of T–1.)

  2. . (Units of F–1L2.)

  3. .

  4. . (Units of JM–1.) (This value can be left blank if temperature dependence is not needed.)

  5. . (Units of JM–1–1.)

  6. First field variable.

  7. Second field variable.

  8. Third field variable.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than three):

  1. Fourth field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the dependence of the creep constants on predefined field variables.