当前位置:文档之家› ansys分析中遇到的error

ansys分析中遇到的error

ANSYS错误小结1、把体用面分割的时候出现的错误提示:Boolean operation failed.try adjusting the tolerance value on the BTOL commmand to some fraction of the minimum keypoint distance.Model Size (current problem)1.183933e+000,BTOL setting 1.00000e-005,minmum KP T distance 4.308365e-006先在要分割的地方设置一个工作平面,用布尔运算“divided --volume by working plane”进行分割的时候,出现上述错误,主要原因可能是设置的公差太小,当时试了几次都么有成功,最后干脆把体重新建立了一个,又画了一个很大的面,终于成功了。

2、一个常见的代表性错误!原来我的虚拟内存设置为“无分页文件”,现在改为“系统管理”,就不在出现计算内存不够的情况了。

Error!Element type 1 is Solid95,which can not be used with the AMES command, meshi ng of area 2 aborted.刚开始学习的人经常出这种错误,这是因为不同单元类型对应不同的划分网格操作。

上面的错误是说单元类型为Solid95(实体类型),不能用AMES命令划分面网格。

3、Meshing of volume 5 has been aborted because of a lack of memory. Closed d own other processes and/or choose a larger element size, then try the VMESH co mmand again. Minimum additional memory required=853MB(by kitty_zoe )说你的内存空间不够,可能因为你的计算单元太多,增加mesh尺寸,减少数量或者增加最小内存设定(ansys10中在customization preferences菜单存储栏可以修改)你划分的网格太细了,内存不足。

建议将模型划分为几个部分,分部分进行划分,可以减少内存使用,试一下!4、The input volumes do not meet the conditions required for the VGLU operation . No new entities were created . The VOVLAP operation is a possible alternativeVGLU 是将两个或多个体粘到一块,体之间的交集应该是面,帮助里的说法,This operati on is only valid if the intersections of the input volumes are areas along the bound aries of those volumes。

你粘结glue的体可能有重叠,所以后面提示了一个VOVLAP命令,该命令是将两个或多个体的重叠部分拿出来作为结果VMESH划分时,精度不同,单元数量差别太大了,如果是自由网格划分,那么尝试几个SMRT等级看看。

还有就是单元形状不同,产生的网格质量也差别很大,我前几天才重新划了一次网格,印象很深。

shape,0,3d和shape,1,3d就是划分体时控制单元形状的5、clear is not a recognized GEGIN command,abbreviation,or macro.this command will be ingored.那是因为打开了前处理,求解或者后处理,先用FINISH命令,再用CLEAR就可以了6、约束不足,产生刚性漂移我觉得这个不一定就是约束不足造成的刚性漂移。

另外一个可能的原因是网格划分的不好。

在曲线变化剧烈的区域,如果网格划的太疏,也可能产生这样的错误。

7、AN error occured during sweeping while meshing arer 39.change element sizing parameters(RSIZE,LESIZE,etc).or mesh this arer manually(AMESH or AMAP).then tr y the VSME command again .The VSWE command is ignored.在对一个规则的体进行扫略划分的时候,出现了这个命令,原因是边的尺寸,或者单元的个数设置不合理,对应不上,就行变数核对皆可解决问题!8、Volume 1 cannot be meshed. 208 location(s) found where non-adjacent boundary triangles touch. Geometry configuration may not be valid orsmaller element size definition may be required.提示就是告诉你需要更小的单元可能单元太大的时候出现的网格有有问题,比如狭长的网格,计算的时候集中应力太大9、Shape testing revealed that 3 of the 13 new or modified elementsviolate shape warning limits. To review test results, please see theoutput file or issue the CHECK command.ansys 里面有自己带的网格检查,这说明你的网格尺寸有问题,重新划分10、划分solid45单元的时候出现了structural elements without mid nodes usually pro duce much more accurate results in quad or brick shape提示你采用带中间节点的单元进行计算。

但是solid45六面体网格精度一般够了,不需要理会。

11、Volume11 could not be swept because a source and a target area could not be determined automatically。

please try again...体不符合SWEEP的条件,把体修改成比较规则的形状,可以分割试试12、*** WARNING *** SUPPRESSED MESSAGE CP = 1312.641 TIME= 16:51: 48An error has occurred writing to the file = 12 which may imply a fulldisk.The system I/O error = 28. Please refer to your system documentationon I/O errors.a、I/O 设备口错误,I/O=26,错误,告诉你磁盘已满,让你清理磁盘。

但是实际问题的解决不是这样,是你的磁盘格式不对,将你的磁盘格式从FAT26改称NTFS的就可以了。

因为FAT26格式的要求你的单一文件不能大于4G。

但是我们一旦做瞬态或者是谐相应的时候都很容易超过这个数,所以系统抱错。

b、I/O设备口错误,I/O=9,错误,和上一个一样告诉你磁盘已满,让你清理磁盘。

但是实际问题是由于你的磁盘太碎了造成的,你只要进行磁盘碎片整理就可以了,这个问题就迎刃而解。

13、Topolgical degeneracy detected for ASBA command.Try modifying geometry slig htly or loosening the tolerance(BTOL command).If BTOL is relaxed ,be sure to cha nge the tolerance back to the default after operation公差不能太大,默认公差值是1e-5,每次扩大10倍,即1e-4,1e-3,.....慢慢试试,如果不行,就得检查模型14、计算时候出现:Input/output error on unit=9.Possible full disk ,在一些论坛看到转换磁盘格式ntfs,转换后还是不行,我的ansys11.0安装在D盘,工作目录为E盘(30G 大小),另外输出窗口提示for better cpu performace increase memory by 296mb usi ng -m option一.转化格式(先确定你D盘为fat格式后)点"开始->运行"输入:covert D:/FS:NTFS 就可以将D盘转换成NTFS格式了,不过转换后不可以恢复成FAT32格式了.(本人没有试过!)二.在开始——程序——ansys——ansys product launcher——customization,然后选择m emory下面的方框里面打勾,然后调整work spcae 和data base15、Large negative pivot value ( -8.419662714E-03 ) in Eqn.system. May be bec ause of a badtemperature-dependent material property used in the model.这种错误经常出现的。

一般与单元形状有关。

16、There are 21 small equation solver pivot terms.;SOLID45 wedges are recommended only in regions of relatively lowstress gradients.第一个问题我自己觉得是在建立contact时出现的错误,但自己还没有改正过来;第二个也不知道是什么原因。

还有一个:initial penetration 4.44089×10E-6 was detacted between contact element 53928 and target element 53616;也是建立接触是出现的,也还没有接近。

唉,郁闷中!!answer:第一个问题:There are 21 small equation solver pivot terms.;不是建立接触对的错误,一般是单元形状质量太差(例如有i接近零度的锐角或者接近180度的钝角)造成small equation solver pivot terms第二个问题:SOLID45 wedges are recommended only in regions of relatively low stress gradients.这只是一个警告,它告诉你:推荐SOLID45单元只用在应力梯度较低的区域。

相关主题