ansys:定义边界约束条件D命令的疑问
发布网友
发布时间:2022-04-20 02:35
我来回答
共3个回答
热心网友
时间:2023-07-05 11:26
英文解释是这样的:
Value
Degree of freedom value or table name reference for tabular boundary conditions. To specify a table, enclose the table name in percent (%) signs (for example, D,NODE,TEMP,%tabname%). Use the *DIM command to define a table.
If Value = SUPPORT, you can specify pseudo-constraints when using resial vectors in a modal analysis (RESVEC,ON) or CMS analysis (CMSOPT,RFFB).
VALUE2
Second degree of freedom value (if any). If the analysis type and the degree of freedom allow a complex input, Value (above) is the real component and VALUE2 is the imaginary component.
可以看出,是边界条件的约束值,至于两个个数值,因为有时要用做复数等等,这样value2就是虚部的值了!
热心网友
时间:2023-07-05 11:27
比如定义复数边界时,从数学角度讲 就有 实部和虚部
不过这个基本用不上
热心网友
时间:2023-07-05 11:27
Value,value2: 自由度的数值(缺省为0)。Value是主自由度。后面那个value2是第二自由度。有需要的话才设定。
参考资料:ansys常用命令详解