请教前辈关于单元特征长度的问题。
浏览:168263 回答:2
在建模中遇到单元的特征长度的问题。请问ABAQUS中单元的特征长度是如何定义的啊?我找了两个版本的manual对特征长度的介绍,还是不理解。希望各位大侠给与解答。谢谢。
附:定义一:The definition of the characteristic length is based on the element geometry: for beams and trusses we use the integration point length; for shell and planar elements we use the square root of the integration point area; for solid elements we use the cube root of the integration point volume. This definition of the characteristic length is used because the direction in which fracture occurs is not known in advance. Therefore, elements with large aspect ratios will have rather different behavior depending on the direction in which they crack: some mesh sensitivity remains because of this effect, and elements that have aspect ratios close to unity are recommended.
定义二:
The definition of the characteristic length depends on the element geometry and formulation: it is a typical length of a line across an element for a first-order element; it is half of the same typical length for a second-order element. For beams and trusses it is a characteristic length along the element axis. For membranes and shells it is a characteristic length in the reference surface. For axisymmetric elements it is a characteristic length in the r–z plane only. For cohesive elements it is equal to the constitutive thickness. This definition of the characteristic length is used because the direction in which fracture occurs is not known in advance. Therefore, elements with large aspect ratios will have rather different behavior depending on the direction in which they crack: some mesh sensitivity remains because of this effect, and elements that have aspect ratios close to unity are recommended.
附:定义一:The definition of the characteristic length is based on the element geometry: for beams and trusses we use the integration point length; for shell and planar elements we use the square root of the integration point area; for solid elements we use the cube root of the integration point volume. This definition of the characteristic length is used because the direction in which fracture occurs is not known in advance. Therefore, elements with large aspect ratios will have rather different behavior depending on the direction in which they crack: some mesh sensitivity remains because of this effect, and elements that have aspect ratios close to unity are recommended.
定义二:
The definition of the characteristic length depends on the element geometry and formulation: it is a typical length of a line across an element for a first-order element; it is half of the same typical length for a second-order element. For beams and trusses it is a characteristic length along the element axis. For membranes and shells it is a characteristic length in the reference surface. For axisymmetric elements it is a characteristic length in the r–z plane only. For cohesive elements it is equal to the constitutive thickness. This definition of the characteristic length is used because the direction in which fracture occurs is not known in advance. Therefore, elements with large aspect ratios will have rather different behavior depending on the direction in which they crack: some mesh sensitivity remains because of this effect, and elements that have aspect ratios close to unity are recommended.
可以简单理解,一个单元有很多长度,但是在数模模拟计算中依据此单元现有的特征来选择的某个计算使用的长度(),这个长度为特征长度。我尝试输出了charLength的数值,诚如帮助文档上所说的那样,我们最常用的实体单元(C3D8R)的特征长度取的数值为单元体积开三次方(“for solid elements we use the cube root of the integration point volume.”),其它类型 的单元按照帮助文档上的依次类推,且方法一和方法二定义的没有矛盾之处,只是从不同的角度来阐述