cgl 发表于 2006-8-19 23:35

求助:job提交后出现异常终止,

job在提交后,提示异常中止,在moniter中给出的ERROR和WARNING分别如下:
ERROR:
Error in job Job-1: The volume of 1 elements is zero, small, or negative. Check coordinates or node numbering, or modify the mesh seed. In the case of a tetrahedron this error may indicate that all nodes are located very nearly in a plane. The elements have been identified in element set ErrElemVolSmallNegZero.


WARNING:
The ratio of the maximum incremental adjustment to the average characteristic length is 2.43502e-02 at node 944 instance part-1-1 on the surface pair (assembly_surf-2,assembly_surf-1).

Please make sure that the mesh density of the slave surface in the tie pair (assembly_surf-2,assembly_surf-1) is finer than the master surface. The analysis may run slower, may yield inaccurate results, and may require more memory if this is not the case.

请问应该如何解决??

echo_shanghai 发表于 2006-8-30 13:24

我使用abaqus时间也不长,以前也遇到过这个问题,我觉得应该是某些单元网格出错。网格出错大致有以下2种情况:
1.在划分网格时,网格质量不高,导致网格出错,在CAE中检查一下就可以找到这些网格。可以试试重新划分网格;
2.网格在划分时质量是好的,就是在使用Tie连接、接触时,设置间隙调整参数数值偏大,导致按照此数值调整后,网格出错。可以修改间隙调整参数,也可以增大局部的网格尺寸。

bb20040291 发表于 2006-9-2 23:18

你应该重新划分一下网格 应该就能解决

purepql 发表于 2006-9-6 17:05

1,网格畸变过大
2,接触的主从面定义不合理

tingzi 发表于 2006-9-6 19:58

对于楼主遇到的error我也遇到过,我解决的方法就是在做分割让其能够做结构化网格划分的时候要注意分割面或3 point的选取,这个很重要,因为我曾经换了方式就能够让其网格不至于划分过密最终导致其体积接近于zero。

我觉得我遇到这种问题的主要原因可能是因为使用的abaqus不是正版的软件导致局部的位置有偏差,一般的偏差都很小都在10e-4左右的数量级。然后就会产生某些部位形成小窄条,划分网格过密吧!
页: [1]
查看完整版本: 求助:job提交后出现异常终止,