
注冊
/
登錄





Check coordinates, submodel exterior tolerance or absolute exterior tolerance.

我在看DFLUX子程序時COORDS的解釋是An array containing the coordinates of this point.



(1)-x1)**2+(coordin(2)-y1)**2 $+(coordin(3)-z1)**2) 積分點熱源距離 dire=3.18*(175.54-coordin(1))+3.108*(187.363-coordin(2)) $+2.077*(-187.388-coordin(3))

', 'Y Coordinate', 'Z Coordinate', 'Contact Stress (CPRESS)']) # 獲取特定分析步 step_name = 'Step-1' if step_name in odb.steps: step = odb.steps[step_name] # 獲取最后一幀



跳至頁
TOP