User Subroutine UVARM
You can now use user subroutine UVARM to define user
output variables in static linear perturbation procedures.
User subroutine UVARM allows you to access material point
quantities and use them to define user output variables. This capability was
previously available only with general analysis procedures. You can now use it with
static perturbation procedures, including analyses with multiple load cases. If
multiple load cases are specified in the static perturbation procedure, user
subroutine UVARM is called once for each load case. Similar to
the behavior with general analysis procedures, material point variables can be
accessed from the user subroutine. However, access is limited to only those output
variables for which perturbation values are available.
Benefits: This feature extends the capabilities of Abaqus/Standard.
For more information, see
UVARM
User Subroutine VSDVINI
User subroutine VSDVINI is now available in Abaqus/Explicit to define initial solution-dependent state variable fields.
In Abaqus/Explicit you can now use user subroutine VSDVINI to define user-defined
initial solution-dependent state variable fields at particular material points or shell
section points. You can use and update solution-dependent state variables initialized in
VSDVINI in other user subroutines called at particular material
points (such as VUMAT and VUHARD) or shell
section points (such as VUGENS).
Benefits: This feature extends the capabilities of Abaqus/Explicit.
For more information, see
VSDVINI