For the abaqus documentation. depvar is used to allocate space at each integration point for solution-dependent state variables.. im not very understand on that... can somebody give an simple example of using depvar.... thank you..


For the abaqus documentation. depvar is used to allocate space at each integration point for solution-dependent state variables.. im not very understand on that... can somebody give an simple example of using depvar.... thank you..



*depvar
1
... allocates memory for one state variable that your UMAT can use. The length of STATEV is 1, since NSTATV = 1 in this case (in the UMAT).
Bookmarks