[Solved] Solution Dependent Variables (*DEPVAR) in VUMAT
Dr. Jorgen
Implementing a user material model VUMAT requires input on the *DEPVAR option in Abaqus. Failure to do so results in a warning via the .DAT fileÂ
"USER SUBROUTINE UMAT WILL BE USED WITH THE STAVEV ARRAY
DIMENSIONED TO ZERO SINCE THE *DEPVAR OPTION IS NOT USED WITH THIS
MATERIAL. CONSEQUENTLY, DEFINING STATEV ENTRIES IN SUBROUTINE UMAT
WILL CAUSE CODE EXECUTION ERRORS"
I yearn to understand these SDVs, when and when not to use them. Does it depend on the material model?
Specifically to the hyperelastic models such as Neo-Hookean or Mooney-Rivlin, what are the SDVs in these two cases?
Thank you very much.Â
Regards,Â
Melly
The number and type of Solution Dependent Variables (SDV) depends on the material model. They are typically used to "remember" the state a material point is in between calls to the VUMAT. For viscoplastic material models there are typically the components of the viscoplastic deformation gradient. For hyperelastic materials the stress can be directly calculated from the provided deformation gradient (or stretch tensor), and it is therefore not necessary to use ANY state variables when you code a VUMAT for a hyperelastic material model.
Another use of state variables is to save other values that you are interested in. For example, you can save the first invariant I1, if you like. You can then create history or contour graphs of those state variables.
-Jorgen
Clearly understood.Â
Many thanks.Â
Melly
- VUMAT for Hyperelastic Materials - Update to Bergstrom's Example2 years ago
- VUMAT EXAMPLES for Hyperelastic materials3 years ago
- Deformation Gradient in VUMAT7 years ago
- help with vumat7 years ago
- Material damage model applied in ductile /brittle packaging material11 years ago
- 21 Forums
- 3,865 Topics
- 13.2 K Posts
- 6 Online
- 29.3 K Members