PDA

View Full Version : Is there anyway to modify abaqus internal material model?


hhspiny
2005-05-08, 14:51
I know it is not possible from reading the manual, but just in case I am ignorant.

basically I would need to create some state variable according to equiv plastic strain (from prager-druger plasticity model), and use it to enable damage. In Abaqus/Standard it is easy, use user defined field variable. However, such thing does not exist in Explicit. It seems to me that in explicit, the only way to create some user define field/state variable is through vumat. but that would mean I need to write the entire constitutive model from scratch while abaqus already has a perfectly good one that has been written much better than I would do it myself.

is there anyway that I walk around it?

Jorgen
2005-05-09, 18:47
Not that I know about :(

hhspiny
2005-05-10, 21:31
well, just confirm my bad luck. means a few weeks' extra work ahead if I have to use explicit. Wouldn't it be nice to organize people to write some common material models in UMAT and offer it to public for free. given complex ones take much effort, espeically to verify. but many simple ones like plasticity models should be easy to do. Something like the free math library.