基于用户指定的数据, abaqus 是这样计算出element density的:
# density define as follows:
density temperature
7800 25
7500 30
8000 40
假如incre10的时候温度为25,那么 element 的density=7800,下一个incre 的温度变为26,那么density也会更新为7750。
在ABAQUS/STANDARD分析中,可以通过distributionDistribution definition - SIMULIA 用户帮助 2020来定义 homogeneous solid continuum elements质量密度的空间变化。分distribution必须包括密度的 默认值 ,
Use either of the following options:
*DENSITY
*DENSITY, DEPENDENCIES=n
您可以 切换 Use temperature-dependent data来定义密度作为温度的函数和/或选择Number of field variables来定义密度作为字段变量的函数。
ABAQUS没有内置单位制,需要user自己对应单位制。abaqus单位制约定
密度可以用于指定所有元素的质量密度(出了rigid element),mass density of rigid element是rigid body定义的一部分。(see Rigid element )
在Abaqus/Explicit中,必须为所有不属于刚体的元素定义非零质量密度。
在Abaqus/Standard中,必须为传热element和声学element定义密度,可以为 stress/displacement elements, coupled temperature-displacement elements, and elements including pore pressure定义质量密度; For elements that include pore pressure as a degree of freedom,在coupled pore fluid flow/stress analysis.中,应给出 porous medium的密度。
如果要给声学介质定义complex density(复数),可以在property-density中定义实部,然后把虚部转换为volumetric drag【Acoustic medium】
不会,不理解。

免责声明:本文系网络转载或改编,未找到原创作者,版权归原作者所有。如涉及版权,请联系删