PDA

View Full Version : UFIELD subroutine


shripadtokekar
2007-09-26, 04:45
Hi sir
i have one question regarding this subroutine can i use this subroutin for simulating the failure criteria?? as one example is abaqus on composites uses this subroutine. may i know how we can relate the field variable on material properties??

Jorgen
2007-09-27, 20:29
The USDFLD subroutine is available only for ABAQUS/Standard and not Explicit, and since Standard does not support element deletion it is more difficult to simulate progressive failure in implicit simulations using ABAQUS. Furthermore, I am not sure if you can connect the user field to a failure condition. I suspect that you cannot do that.

Anyone else know for sure?

- Jorgen

shripadtokekar
2007-09-28, 07:25
Thanks Dr. Jorgen
for your reply. actualy in ABAQUS problems manual one example of damage of composite plates is there their they have used three user defined field variable. one field variable is directly assigned to the damage parameter and other two are changed according to failure criteria they have specified, if field variable is 1 the properties goes zero. whther i can use this logic to my problem. for simulating failure criteria. ??

chindan
2007-09-29, 11:40
If you are making your properties to zero namely the stiffness please make sure you reduce the stiffness to 1% the original value. Otherwise due to numerical instabilities you would have problems with your UMAT. You can refer to a paper of where they have mentioned reducing the stiffness to a low non zero value.

Wang, J., Callus, P.J. and Bannister, M.K, “Experimental and numerical investigation of the tension and compression strength of un-notched and notched quasi-isotropic laminates” Composites Structures. Vol. 64 (2004) 297 – 306.

Best regards,

shripadtokekar
2007-10-01, 00:10
Thanx sir for ur advice..........