Parameters of UMAT
Parameters of UMAT
(OP)
Hi all,
I have to use a UMAT subroutine and I'm not really familiar with abaqus, I'm wondering if in the abaqus CAE we can define the parameters of UMAT, what should be these one ?
Thanks all !
I have to use a UMAT subroutine and I'm not really familiar with abaqus, I'm wondering if in the abaqus CAE we can define the parameters of UMAT, what should be these one ?
Thanks all !





RE: Parameters of UMAT
you should define
in CAE -> Property ->Material
Depvar = number of state variables , i.e. NSTATV size of STATEV vector passed to UMAT.
User Material -> material properties which are passed to UMAT via PROPS vector.
RE: Parameters of UMAT
RE: Parameters of UMAT
RE: Parameters of UMAT