UVAREL

User subroutine to generate element output.

User subroutine UVAREL:

  • will be called at all elements for which the element user output variables are defined;

  • will be called for each converged increment in a step only once;

  • allows you to define output quantities that are functions of any of the available integration point quantities listed in the Output Variable Identifiers table (Using Abaqus/Standard Output Variable Identifiers);

  • allows you define whole element output variables (UVARE) as well as integration point output variables (UVARPT),
  • can be used with continuum solid, solid shell, conventional shell, and continuum shell elements;

  • can call utility routine getElMPtVar to access material point data for any material point within the element;

  • can call utility routine getSecVar to access element section output variables;

  • can call utility routines getUVarElMaterialName and getUVarElOrientationName to access the material name and the orientation name, respectively;
  • cannot be used with linear perturbation procedures; and

  • can be used only with procedures with mechanical degrees of freedom.

This page discusses:

See Also
Obtaining Material Point Information from User Subroutine UVAREL
In Other Guides
Using Abaqus/Standard Output Variable Identifiers

Products Abaqus/Standard