Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parameters of UMAT 1

Status
Not open for further replies.

Alpha69fr

Mechanical
Joined
Jul 14, 2007
Messages
6
Location
CA
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 !
 
To use 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.
 
Thanks for the reply ! another question is : is there any limitation in the size of the PROPS vector ???
 
I do not know about any limitation. The largest size I saw so far used in a UMAT subroutine is NPROPS=160.
 
Thanks a lot !!! I have just 39 parameters, so it shouldn't be a problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top