VUMAT

User subroutine to define material behavior.

Warning: The use of this user subroutine generally requires considerable expertise. You are cautioned that the implementation of any realistic constitutive model requires extensive development and testing. Initial testing on a single-element model with prescribed traction loading is strongly recommended. The component ordering of the symmetric and nonsymmetric tensors for the three-dimensional case using C3D8R elements is different from the ordering specified in Three-dimensional solid element library and the ordering used in Abaqus/Standard.

User subroutine VUMAT:

  • is used to define the mechanical constitutive behavior of a material;

  • will be called for blocks of material calculation points for which the material is defined in a user subroutine (Material data definition);

  • can use and update solution-dependent state variables;

  • can use any field variables that are passed in; and

  • can be used in an adiabatic analysis, provided you define both the inelastic heat fraction and the specific heat for the appropriate material definitions and you store the temperatures and integrate them as user-defined state variables.

The following topics are discussed:

Related Topics
In Other Guides
User-defined mechanical material behavior
*USER MATERIAL

ProductsAbaqus/Explicit