实用标准文档
文案大全
材料本构模型及编?/p>
-ABAQUS-UMAT
材料本构模型及编程实现:简?/p>
1
、什么时候用用户定义材料?/p>
User-defined material, UMAT
)?
很简单,?/p>
ABAQUS
没有提供我们需要的材料模型时。所以,在决定自己定义一?/p>
新的材料模型之前,最好对
ABAQUS
已经提供的模型心中有数,并且尽量使用现有的模
型,因为这些模型已经经过详细的验证,并被广泛接受?/p>
2
、好学吗?需要哪些基础知识?/p>
先看一?/p>
ABAQUS
手册?/p>
ABAQUS Analysis User's Manual
)里的一段话?/p>
Warning: The use of this option generally requires considerable expertise. Th
e user is cautioned that the implementation of any realistic constitutive model re
quires extensive development and testing. Initial testing on a single element mod
el with prescribed traction loading is strongly recommended.
但这并不意味着非力学专业,或者力学基础知识不很丰富者就只能望洋兴叹,因为我
们的任务不是开发一套完整的有限元软件,而只是提供一个描述材料力学性能的本构方?/p>
?/p>
Constitutive equation
)而已。当然,最基本的一些概念和知识还是要具备的,比?/p>
应力
(stress),
应变?/p>
strain
)及其分量;
volumetric part
?/p>
deviatoric part
;模?/p>
?/p>
modulus
?/p>
?/p>
泊松?/p>
(Poisson
?/p>
s ratio)
、拉美常?/p>
(Lame constant)
;矩阵的加减乘除?/p>
至求逆;还有一些高等数学知识如积分、微分等?/p>