ansys常见警告及错误

合集下载

ansys常见警告及错误

ansys常见警告及错误

ansys常见警告及错误A mesh could not be generated using the current meshing options and settings. Hint: The problem geometry areas might have been highlighted. Switching to wireframe mode may make them more visible. ⽆法使⽤当前⽹格⽣成⽹格选项和设置。

提⽰:⼏何区域可能是突出的问题。

切换到线框模式可能会让他们更明显。

Insufficient memory was available for the solver engine to obtain a solution. Try simplifying the model to reduce problem size. Please see the Troubleshooting section of the ANSYS Workbench Help System for more information.内存不⾜是解算器引擎可以获得⼀个解决⽅案。

试着简化模型来减少问题的⼤⼩。

请参见故障排除部分ANSYS Workbench帮助系统的更多信息。

The detected initial penetration/gap is relatively large for certain contact pairs. This may produce inaccurate results for Bonded and No Separation contacts using formulation other than MPC. This large penetration/gap can be identified by generating the initial contact results.检测到的初始渗透/差距相对较⼤的某些接触对。

ansys警告和错误

ansys警告和错误

ansys警告和错误NO.0001、ESYS is not valid for line element.原因:是因为我使用LATT的时候,把“--”的那个不小心填成了“1”。

经过ANSYS的命令手册里说那是没有用的项目,但是根据我的理解,这些所谓的没有用的项目实际上都是ANSYS在为后续的版本留接口。

对于LATT,实际上那个项目可能就是单元坐标系的设置。

当我发现原因后,把1改成0——即使用全局直角坐标系,就没有WARNING了。

当然,直接空白也没有问题。

NO.0002、使用*TREAD的时候,有的时候明明看文件好好的,可是却出现*TREAD end-of-file in dataread.后来仔细检查,发现我TXT的数据文件里,分隔是采用TAB键分隔的。

但是在最后一列后面,如果把鼠标点上去,发现数据后面还有一个空格键。

于是,我把每个列最后多的空格键删除,,然后发现上面的信息就没有了。

NO.0003、Coefficient ratio exceeds 1.0e8 - Check results.这个大概是跟收敛有关,但是我找不到具体的原因。

我建立的一个桥梁分析模型,尽管我分析的结果完全符合我的力学概念判断,规律完全符合基本规律,数据也基本符合实际观测,但是却还是不断出现这个警告信息。

有人知道这个信息是什么意思,怎么调试能消除吗?NO.0004、*TREAD end-of-file in data readtxt中的表格数据不完整!NO.0005、No *CREATE for *END. The *END command is ignored忘了写*END了吧,呵呵NO.0006、Keypoint 1 is referenced by only one line. Improperly connected lineset for ALcommand两条线不共点,尝试nummrg命令NO.0007、L1 is not a recognized PREP7 command, abbreviation, or macro.This command will还没有进入prep7,先:/prep7NO.0008、Keypoint 2 belongs to line 4 and cannot be moved同一位置点2已经存在了,尝试对同位置的生成新点换个编号,比如1002NO.0009、Shape testing revealed that 32 of the 640 new or modified elementsviolate shape warning limits. To review test results, please see theoutput file or issue the CHECK command.单元形状奇异,在我的模型中6面体单元的三个边长差距较大,可忽略该错误NO.0010、用命令流建模的时候遇到的The drag direction (from the keypoint on drag line 27 that is closestto a keypoint KP of the given area 95) is orthogonal to the areanormal at that KP. Area cannot be dragged by the VDRAG command.意思是拉伸源面的法向与拉伸路径垂直,不能使用VDRAG命令。

ansys常见警告和错误

ansys常见警告和错误

ansys常见警告和错误ansys警告和错误2010-05-03 21:471、The value of UY at node 1195 is 449810067.It is greater than the current limit of 1000000.This generally indicates rigid body motion as a result of an unconstrained model. Verify that your model si properly constrained.错误的可能:1).出现了刚体位移,要增加约束2).求解之前先merge或者压缩一下节点3).有没有接触,如果接触定义不当,也会出现这样类似的情况4)材料属性设置不对会出现这种情况,例如密度设置的太离谱;我自己遇到这种情况的解决方案一般是检查没有耦合的结点;我遇到过这种情况最后发现是密度设置离谱了;2、Large negative pivot value...May be because of a bad temperature-dependent material property used in the model.出现这个错误很可能的原因是约束不够!请仔细检查模型!还没碰到过这个问题3、开始求解后出现以下提示,Solid model data is contaminated后来终于找到原因了有限元网格里包含一些未被划分网格的线,一般来说出现在面于面之间有重合的线,导致虽然面被划分了网格,却包含未被划分网格的线。

解决办法,把模型存为.cdb格式(去掉几何信息),然后再读取,就可以求解了命令:cdwrite,db,模型名,cdb听起来不错,不过也没遇到过,一般在划分后用一下NUMMRG 命令,合并元素,以避免这种情况出现4、*** WARNING ***There are 79 small equation solver pivot terms.几个可能:1) 约束不够,但警告有79 个方程出现小主元,这一条可能性较小,但也不妨检查一下。

ansys_常见警告和错误(Ansys_commonerrorsandwarnings)

ansys_常见警告和错误(Ansys_commonerrorsandwarnings)

ansys_常见警告和错误(Ansys_ common errors and warnings)False possibility:1) a rigid body displacement occurs, adding constraints2) before solving merge or compression node3) there is no contact, and if the definition of contact is incorrect, a similar situation will occur4) this can happen if material properties are set incorrectly. For example, the density setting is too far off the mark;My own solution to this situation is to check the nodes without coupling; I've encountered this situation and finally found that the density is off the mark;2, Large, negative, pivot, value...May, be, because, of, a, bad, temperature-dependent, material, property, used,, in, the, model.The reason for this error is probably the lack of restraint!Please check the model carefully!I haven't met the problem yet3, after the beginning of the following tips,Solid, model, data, is, contaminatedFinally, I found out whyThe finite element mesh contains lines that are not divided into grids. In general, there is a coincidence between the faces, which leads to the fact that the mesh is divided into lines, but contains lines that have not been meshed.The solution is to store the model in.Cdb format (remove geometry information) and then read it to solve itCommand: cdwrite, DB, model name, CDBSounds good, but I haven't encountered it yet. After the partition, I use the NUMMRG command and merge elements to avoid this4, * * * WARNING * * *There are 79, small, equation, solver, pivot, terms.Several possibilities:1) the constraint is not enough, but the warning has 79 equations to appear small principal element, this one possibility is smaller, but may as well examine.2) the material parameter has the question, may examine the material data whether to lose the mistake.3) or some units did not make the material. You can use Select,Entities, -&gt, Element, -&gt, Attributes, -&gt, Material, Type, -&gt, and 0 (material number 0) to see if this is the case4) the structure is not one, that is, there are several independent entity groups, you can do modal analysis first to see if there is something alone vibration, or even fly out.I haven't had this problem, I hope5 、 appear frequently when importing the IGES fileBecause, keypoint, merging, has, been, performed, not, automatic, volume, creation, is, suppressedThis warning indicates that there is a coincidence point in the model. You can merge keypoint in ANSYSFor a slightly more complex model, IGES format is not recommended, either in PRT or.X-t formatIn addition, we recommend learning ANSYS WorkbenchIts interface is much better than ANSYS's.Did not encounter, it seems that practice or less, and more uphill to meet the tiger6, negative, radius, on, elementThe reason for the error of the negative radius:The axial symmetry problem in ANSYS is not the same as other software.Requirements must be Y Axis axis, and the model must be drawn on the positive half axis X, if your model to the negative half of XThere will be hints about the negative radius.Have encountered this problem,However, at that time did not figure out, and now understand, summed up the past, the perfect self7, input/output, error, on, unit=9., possible, full, diskProbably:1) the hard disk partition in the ANSYS working directory is full; (very likely)2) the system's virtual memory is full of hard disk partitions; (there is a certain possibility)3) the hard disk has bad sectors. (less likely)Sometimes is actually other errors (such as calculation and convergence), but false positives for disk space is not enough, therefore, need to observe the change process of disk space calculation, to determine whether the problem is indeed a disk space.Encountered this problem, but I do not know what the principle is solved, when the division is more, and then I reduce the unit to the previous 1/3, the results can be calculated. The remaining space of my disk has 100G, should not be first reasons, 2G memory, and the virtual memory is also adjusted, but still can not, so the second may also be smaller, as far as 3 is impossible8, when the grid is divided in ANSYS16, ANGLE, LESS, THAN, 2.5, DEGREES, FOUND, IN, TRIANGLE, FACETS, OF, VOLUME,, WITHSMALLEST, ANGLE, =1.2, POOR, ELEMENT, QUALITY, OR, MESH,, FAILURE, MAY, RESULT.What should I do to avoid this warning?. What is the problem if you ignore the solution?PS: when I use the automatic mesh model, there is the UG import, and the ANSYS version is 8The model directly imported must be repairedMerge the smaller line segmentsA few unimportant details are removedThen you can partition the meshDirect division must lead to the emergence of many distortion unitsNo, individuals tend to model directly9, Real, constant, set, -1, undefined, but, referenced,, by, elementThe element properties of the element quoted by unit 232 are out of order. The real constants of the units are usually checked. Does that define a problem?10, run after warning both solid loading model and finite element model boundary conditon have been apply to this model, as solid loads are transferred to the nodes or elements, they can overwrite directly applied loads this is to tell you, if you are on line or to face restrictions imposed by force or, rather than directly to the node the applied force or constraint. In the solution, it will force you to go to the node. Boolean, operation, Try, adjusting, the, tolerance, value, on, the, failed.BTOL, command, to, some, fraction, of, the, minimum, distance.Model, keypointSize (current, problem), 2.996529e+001, current, BTOL, setting1.000000e-005, minimum KPT distance 1.241535e-004. said the Boolean operation is the key point of the minimum distance between negligible exceeds the tolerance ANSYS by default, tolerance can be through the BTOL command to change the defaultby large Boolean operations,After that, the tolerance value is transferred back. The default tolerance value is 1E-5. Command format: BTOL, tolerance valueDiscontinuous, drag, line, pattern, for, ADRAG,, command, or, more, than, twoLines, attached, to, a, keypoint, in, the, drag, pattern., lineIn the process of dragging the line into line, if you want to drag more than one line at a time, you should note that the above error means that the object (line) is interrupted or that there is an intersection point with the path line. That is to say, if you want to drag more than one line at a time, you should ensure that these lines are continuous and do not intersect the path line.。

ANSYS警告和报错信息汇总

ANSYS警告和报错信息汇总

ANSYS‎警告和报错‎信息汇总NO.0001、ESYS is not valid‎for line eleme‎n t.原因:是因为我使‎用LATT‎的时候,把“--”的那个不小‎心填成了“1”。

经过ANS‎Y S的命令‎手册里说那‎是没有用的‎项目,但是根据我‎的理解,这些所谓的‎没有用的项‎目实际上都‎是ANSY‎S在为后续‎的版本留接‎口。

对于LAT‎T,实际上那个‎项目可能就‎是单元坐标‎系的设置。

当我发现原‎因后,把1改成0‎——即使用全局‎直角坐标系‎,就没有WA‎R NING‎了。

当然,直接空白也‎没有问题。

NO.0002、使用*TREAD‎的时候,有的时候明‎明看文件好‎好的,可是却出现‎*TREAD‎end-of-file in data read.后来仔细检‎查,发现我TX‎T的数据文‎件里,分隔是采用‎T AB键分‎隔的。

但是在最后‎一列后面,如果把鼠标‎点上去,发现数据后‎面还有一个‎空格键。

于是,我把每个列‎最后多的空‎格键删除,,然后发现上‎面的信息就‎没有了。

NO.0003、Coeff‎i cien‎t ratio‎excee‎d s 1.0e8 - Check‎resul‎t s.这个大概是‎跟收敛有关‎,但是我找不‎到具体的原‎因。

我建立的一‎个桥梁分析‎模型,尽管我分析‎的结果完全‎符合我的力‎学概念判断‎,规律完全符‎合基本规律‎,数据也基本‎符合实际观‎测,但是却还是‎不断出现这‎个警告信息‎。

有人知道这‎个信息是什‎么意思,怎么调试能‎消除吗?NO.0004、*TREAD‎end-of-file in data readtxt中的‎表格数据不‎完整!NO.0005、No *CREAT‎E for *END. The *END comma‎n d is ignor‎e d忘了写*END了吧‎,呵呵NO.0006、 Keypo‎i nt 1 is refer‎e nced‎by only one line. Impro‎p erly‎conne‎c ted line set for AL comma‎n d 两条线不共‎点,尝试 nummr‎g命令NO.0007、 L1 is not a recog‎n ized‎PREP7‎comma‎n d, abbre‎v iati‎o n, or macro‎. This comma‎n d will be ignor‎e d还没有进入‎p rep7‎,先:/prep7‎NO.0008、Keypo‎i nt 2 belon‎g s to line 4 and canno‎t be moved‎同一位置点‎2已经存在‎了,尝试对同位‎置的生成新‎点换个编号‎,比如100‎2NO.0009、Shape‎testi‎n g revea‎l ed that 32 of the 640 new or modif‎i ed eleme‎n tsviola‎t e shape‎warni‎n g limit‎s. To revie‎w test resul‎t s, pleas‎e see theoutpu‎t file or issue‎the CHECK‎comma‎n d.单元形状奇‎异,在我的模型‎中6面体单‎元的三个边‎长差距较大‎,可忽略该错‎误NO.0010、用命令流建‎模的时候遇‎到的The drag direc‎t ion (from the keypo‎i nt on drag line 27 that is close‎s tto a keypo‎i nt KP of the given‎area 95) is ortho‎g onal‎to the areanorma‎l at that KP. Area canno‎t be dragg‎e d by the VDRAG‎comma‎n d.意思是拉伸‎源面的法向‎与拉伸路径‎垂直,不能使用V‎D RAG命‎令。

ANSYS软件分析警告汇总

ANSYS软件分析警告汇总

ANSYS软件错误集锦1 在Ansys中出现“Shape testing revealed that 450 of the 1500 new or modified elements violate shape warning limits.”,是什么原因造成的呢?单元网格质量不够好,尽量用规则化网格,或者再较为细密一点。

2 在Ansys中,用Area Fillet对两空间曲面进行倒角时出现以下错误:Area 6 offset could not fully converge to offset distance 10. Maximum error between the two surfaces is 1% of offset distance.请问这是什么错误?怎么解决?其中一个是圆柱接管表面,一个是碟形封头表面。

ansys的布尔操作能力比较弱。

如果一定要在ansys里面做的话,那么你试试看先对线进行倒角,然后由倒角后的线形成倒角的面。

建议最好用UG、PRO/E这类软件生成实体模型然后导入到ansys。

3 在Ansys中,出现错误“There are 21 small equati on solver pivot terms。

”,是否是在建立接触contact时出现的错误?不是建立接触对的错误,一般是单元形状质量太差(例如有接近零度的锐角或者接近180度的钝角)造成small equation solver pivot terms4 在Ansys中,出现警告“SOLID45 wedges are recommended only in regions of relatively low stress gradients.”,是什么意思?"这只是一个警告,它告诉你:推荐SOLID45单元只用在应力梯度较低的区域。

它只是告诉你注意这个问题,如果应力梯度较高,则可能计算结果不可信。

"5 ansys向adams导的过程中,出现如下问题“There is not enough memory for the Sparse Matrix Solver to proceed.Please shut down other applications that may be running or increase the virtual memory on your system and return ANSYS.Memory currently allocated for the Sparse Matrix Solver=50MB.Memory currently required for the Sparse Matrix Solver to continue=25MB”,是什么原因造成的?不清楚你ansys导入adams过程中怎么还需要使用Sparse Matrix Solver(稀疏矩阵求解器)。

ansys常见Warning和error

ansys常见Warning和error

NO.0001ESYS is not valid for line element.原因:是因为我使用LATT的时候,把“--”的那个不小心填成了“1”。

经过ANSYS的命令手册里说那是没有用的项目,但是根据我的理解,这些所谓的没有用的项目实际上都是ANSYS 在为后续的版本留接口。

对于LATT,实际上那个项目可能就是单元坐标系的设置。

当我发现原因后,把1改成0——即使用全局直角坐标系,就没有WARNING了。

当然,直接空白也没有问题。

NO.0002使用*TREAD的时候,有的时候明明看文件好好的,可是却出现*TREAD end-of-file in data read.后来仔细检查,发现我TXT的数据文件里,分隔是采用TAB键分隔的。

但是在最后一列后面,如果把鼠标点上去,发现数据后面还有一个空格键。

于是,我把每个列最后多的空格键删除,然后发现上面的信息就没有了。

NO.0003Coefficient ratio exceeds 1.0e8 - Check results.这个大概是跟收敛有关,但是我找不到具体的原因。

我建立的一个桥梁分析模型,尽管我分析的结果完全符合我的力学概念判断,规律完全符合基本规律,数据也基本符合实际观测,但是却还是不断出现这个警告信息。

NO.0004*TREAD end-of-file in data readtxt中的表格数据不完整!NO.0005No *CREATE for *END. The *END command is ignored忘了写*END了吧,呵呵NO.0006Keypoint 1 is referenced by only one line. Improperly connected line set for AL command两条线不共点,尝试nummrg命令。

NO.0007L1 is not a recognized PREP7 command, abbreviation, or macro. This command will be ignored 还没有进入prep7,先:/prep7NO.0008Keypoint 2 belongs to line 4 and cannot be moved关键点2属于线4,移动低级体素时先移动高级体素!NO.0009Shape testing revealed that 32 of the 640 new or modified elementsviolate shape warning limits. To review test results, please see theoutput file or issue the CHECK command.单元形状奇异,在我的模型中6面体单元的三个边长差距较大,可忽略该错误NO.0010用命令流建模的时候遇到的The drag direction (from the keypoint on drag line 27 that is closestto a keypoint KP of the given area 95) is orthogonal to the areanormal at that KP. Area cannot be dragged by the VDRAG command.意思是拉伸源面的法向与拉伸路径垂直,不能使用VDRAG命令出现的环境ASEL,S,LOC,Z,143e-3VDRAG,ALL, , , , , , 27本意是按位置z=143e-3位置的面,然后沿编号27的线拉伸,出错,之前用该语句没有任何问题。

ANSYS常见错误和警告及其解决方法

ANSYS常见错误和警告及其解决方法

ANSYS常见错误和警告及其解决方法1、some contact elements overlap with the other contact element which can cause over constraint。

一些接触单元与其他接触单元重叠,这可能导致过度约束。

解决方法:这是由于在同一实体上,即有绑定接触(MPC)的定义,又有刚性区或远端载荷(MPC)的定义,操作中在定义刚性区或远端载荷时避免选择不必要的DOF自由度,以消除过约束。

2、error:element type 1 is PLANE42,which can't be used with the VMES command,meshing of volume 3 aborted。

单元类型1是PLANE42,不能使用命令VMES划分体网格,划分体3中止。

解决方法:修改单元类型为适合体网格的单元类型,如solid、shell等;使用AMESH。

3、error:keypoint 10 is referenced by only one line. Improperly connected line set for AL command。

关键点10只在一条线上。

不适合使用AL命令连接线。

解决方法:AL命令是用线来定义面,而选择两条线可能只有两个关键点,因为关键点10不在线上,而定义面至少有三个点,因此,需要再选一条线。

4、Element type 1 is Solid95,which can not be used with the AMES command,meshing of area 2 aborted。

这是因为不同单元类型对应不同的划分网格操作。

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

5、Shear modulus must be positive for material 1 in element 1。

ansys警告和报错信息汇总 (1)

ansys警告和报错信息汇总 (1)

javascript:showReg(0);ANSYS警告和报错信息汇总NO.0001、ESYS is not valid for line element.原因:是因为我使用LATT的时候,把“--”的那个不小心填成了“1”。

经过ANSYS的命令手册里说那是没有用的项目,但是根据我的理解,这些所谓的没有用的项目实际上都是ANSYS在为后续的版本留接口。

对于LATT,实际上那个项目可能就是单元坐标系的设置。

当我发现原因后,把1改成0——即使用全局直角坐标系,就没有WARNING了。

当然,直接空白也没有问题。

NO.0002、使用*TREAD的时候,有的时候明明看文件好好的,可是却出现*TREAD end-of-file in data read.后来仔细检查,发现我TXT的数据文件里,分隔是采用TAB键分隔的。

但是在最后一列后面,如果把鼠标点上去,发现数据后面还有一个空格键。

于是,我把每个列最后多的空格键删除,,然后发现上面的信息就没有了。

NO.0003、Coefficient ratio exceeds 1.0e8 - Check results.这个大概是跟收敛有关,但是我找不到具体的原因。

我建立的一个桥梁分析模型,尽管我分析的结果完全符合我的力学概念判断,规律完全符合基本规律,数据也基本符合实际观测,但是却还是不断出现这个警告信息。

有人知道这个信息是什么意思,怎么调试能消除吗?NO.0004、*TREAD end-of-file in data readtxt中的表格数据不完整!NO.0005、No *CREATE for *END. The *END command is ignored忘了写*END了吧,呵呵NO.0006、Keypoint 1 is referenced by only one line. Improperly connected line set for AL command两条线不共点,尝试nummrg命令NO.0007、L1 is not a recognized PREP7 command, abbreviation, or macro. This command will be ignored还没有进入prep7,先:/prep7NO.0008、Keypoint 2 belongs to line 4 and cannot be moved同一位置点2已经存在了,尝试对同位置的生成新点换个编号,比如1002NO.0009、Shape testing revealed that 32 of the 640 new or modified elementsviolate shape warning limits. To review test results, please see theoutput file or issue the CHECK command.单元形状奇异,在我的模型中6面体单元的三个边长差距较大,可忽略该错误NO.0010、用命令流建模的时候遇到的The drag direction (from the keypoint on drag line 27 that is closestto a keypoint KP of the given area 95) is orthogonal to the areanormal at that KP. Area cannot be dragged by the VDRAG command.意思是拉伸源面的法向与拉伸路径垂直,不能使用VDRAG命令。

ANSYS常见错误提示和解决办法

ANSYS常见错误提示和解决办法

NO.0001ESYS is not valid for line element。

原因:是因为我使用LATT的时候,把“——"的那个不小心填成了“1"。

经过ANSYS的命令手册里说那是没有用的项目,但是根据我的理解,这些所谓的没有用的项目实际上都是ANSYS在为后续的版本留接口.对于LATT,实际上那个项目可能就是单元坐标系的设置。

当我发现原因后,把1改成0——即使用全局直角坐标系,就没有WARNING 了。

当然,直接空白也没有问题。

NO。

0002使用*TREAD的时候,有的时候明明看文件好好的,可是却出现 *TREAD end—of—file in data read。

后来仔细检查,发现我TXT的数据文件里,分隔是采用TAB键分隔的.但是在最后一列后面,如果把鼠标点上去,发现数据后面还有一个空格键.于是,我把每个列最后多的空格键删除,然后发现上面的信息就没有了。

NO.0003Coefficient ratio exceeds 1.0e8 - Check results。

这个大概是跟收敛有关,但是我找不到具体的原因.我建立的一个桥梁分析模型,尽管我分析的结果完全符合我的力学概念判断,规律完全符合基本规律,数据也基本符合实际观测,但是却还是不断出现这个警告信息。

NO。

0004*TREAD end-of-file in data readtxt中的表格数据不完整!NO.0005No *CREATE for *END。

The *END command is ignored忘了写*END了吧,呵呵NO。

0006Keypoint 1 is referenced by only one line。

Improperly connected line set for AL command两条线不共点,尝试 nummrg命令。

NO。

0007L1 is not a recognized PREP7 command, abbreviation, or macro。

ansys错误警告及解决方法

ansys错误警告及解决方法

ansys分析显现问题(2020-07-20 09:35:55)标签:some contact elements overlap with the other contact element which can cause over constraint. 这是由于在同一实体上,即有绑定接触(MPC)的定义,又有刚性区或远场载荷(MPC)的定义,操作中注意在定义刚性区或远场载荷时避免选择不必要的DOF自由度,以消除过约束Shape testing revealed that 450 of the 1500 new or modified elements violate shape warning limits. 是什么原因造成的呢?单元网格质量不够好尽量,用规则化网格,或者再较为细密一点在用Area Fillet对两空间曲面进行倒角时出现以下错误:Area 6 offset could not fully converge to offset distance 10. Maximum error between the two surfaces is 1% of offset distance.请问这是什么错误?怎么解决?其中一个是圆柱接管表面,一个是碟形封头表面。

ansys的布尔操作能力比较弱。

如果一定要在ansys里面做的话,那么你试试看先对线进行倒角,然后由倒角后的线形成倒角的面。

建议最好用UG、PRO/E这类软件生成实体模型然后导入到ansysThere are 21 small equation solver pivot terms.;SOLID45 wedges are recommended only in regions of relatively lowstress gradients.第一个问题我自己觉得是在建立contact时出现的错误,但自己还没有改正过来;第二个也不知道是什么原因。

ansys常见警告及错误

ansys常见警告及错误

A mesh could not be generated using the current meshing options and settings. Hint: The problem geometry areas might have been highlighted. Switching to wireframe mode may make them more visible. 无法使用当前网格生成网格选项和设置。

提示:几何区域可能是突出的问题。

切换到线框模式可能会让他们更明显。

Insufficient memory was available for the solver engine to obtain a solution. Try simplifying the model to reduce problem size. Please see the Troubleshooting section of the ANSYS Workbench Help System for more information.内存不足是解算器引擎可以获得一个解决方案。

试着简化模型来减少问题的大小。

请参见故障排除部分ANSYS Workbench帮助系统的更多信息。

The detected initial penetration/gap is relatively large for certain contact pairs. This may produce inaccurate results for Bonded and No Separation contacts using formulation other than MPC. This large penetration/gap can be identified by generating the initial contact results.检测到的初始渗透/差距相对较大的某些接触对。

ANSYS_出现的各种错误及解决方法

ANSYS_出现的各种错误及解决方法

ansys警告和错误持续更新2010-12-20 11:05:161、The value of UY at node 1195 is is greater than the current limit of generally indicates rigid body motion as a result of an unconstrained model. Verify that your model si properly constrained.错误的可能:1.出现了刚体位移,要增加约束2.求解之前先merge或者压缩一下节点3.有没有接触,如果接触定义不当,也会出现这样类似的情况4材料属性设置不对会出现这种情况,例如密度设置的太离谱;2、Large negative pivot value...May be because of a bad temperature-dependent material property used in the model.出现这个错误很可能的原因是约束不够请仔细检查模型3、开始求解后出现以下提示,Solid model data is contaminated后来终于找到原因了有限元网格里包含一些未被划分网格的线,一般来说出现在面于面之间有重合的线,导致虽然面被划分了网格,却包含未被划分网格的线;解决办法,把模型存为.cdb格式去掉几何信息,然后再读取,就可以求解了命令:cdwrite,db,模型名,cdb听起来不错,不过也没遇到过,一般在划分后用一下NUMMRG命令,合并元素,以避免这种情况出现4、WARNINGThere are 79 small equation solver pivot terms.几个可能:1 约束不够,但警告有79 个方程出现小主元,这一条可能性较小,但也不妨检查一下;2 材料参数有问题,可以检查一下材料数据有否输错;3 或者有的单元未赋于材料号;可以用Select Entities -> Element -> Attributes -> Material Type -> 0 材料号给以0,看看是否有此情况4 结构不是一体,即存在几个独立的实体组,可以先做一下模态分析,看看有没有东西单独振动甚至飞出来;5、在导入IGES文件时出现Because keypoint merging has not been performed,automatic volume creation is suppressed.分析:这句警告说明模型里有重合的点解决办法:1把要导入的.iges文件复制到ANSYS默认保存的目录,再次打开即可;2把要导入的.iges文件保存成.x-t格式的文件,使用SolidWorks等软件;对于稍微复杂的模型都不建议用iges格式,建议用.prt格式或者.x-t格式另外推荐大家学习ansys workbench它的接口做的比ansys强很多6、negative radius on element出现负半径这样的错误的原因:ANSYS里规定轴对称问题跟别的软件不太一样;要求轴线必须是Y轴,而且模型必须画在x轴的正半边,如果你的模型画到X的负半边就会有所谓负半径的提示信息了;7、input/output error on unit=9. possible full disk可能:1ansys工作目录所在的硬盘分区满了;可能性很大2系统虚拟内存所在的硬盘分区满了;有一定可能性3硬盘有坏道;可能性较小有时实际上是其它错误如计算不收敛等,却误报为盘空间不够,因此,需要观察计算过程中盘空间的变化,以判断是否确实是盘空间的问题;8、在ansys里划分网格时出现16 ANGLE LESS THAN DEGREES FOUND IN TRIANGLE FACETS OF VOLUME1,WITHSMALLEST ANGLE = POOR ELEMENT QUALITY OR MESH FAILURE MAY RESULT. 应该如何设置才能不出现这个警告;如果忽略在求解时会有什么问题么ps :我用的时自动网格划分模型时有ug导入ansys版本为直接导入的模型必须经过修理才行把小尺寸的线段合并一下一些无关紧要的细节去掉然后才可以划分网格直接划分肯定要导致很多畸变单元的出现9、Real constant set -1 undefined but referenced by element 232.232号单元引用的构件性质实参数出错;10、加载运行后出现警告both solid model and finite element model boundary conditon have been apply to this model ,as solid loads are transferred to the nodes or elements,they can overwrite directly applied loads11、运行后出再错误Boolean operation failed. Try adjusting the tolerance value on theBTOL command to some fraction of the minimum keypointSize current problem +001, current BTOL setting, minimum KPT distance .12、Discontinuous drag line pattern for ADRAG command or more than twolines attached to a keypoint in the drag line pattern.在拖拉线成面的过程中,如果想一次多拖拉几条线时应该注意,上述错误是说,拖拉对象线是间断的,或者与路径线有交点;也就是说,如果要想一次多拖拉几条线的话,应该保证这些线是连续的,且与路径线不相交;input volumes do not meet the conditions required for the VGLU operation. No new entities were created. The VOVLAP operation is a possible alternative.在对体进行固结操作时,有干涉发生,或者程序认为要连接的体距离过大而报错;另外,尽量不要选择Pick All一次选择所有的体,每次只选择2,3个这样出错时容易发现;。

ANSYS错误提示及其含义

ANSYS错误提示及其含义

1 在Ansys中出现“Shape testing revealed that 450 of the 1500 new or modified elements violate shape warning limits.”,是什么原因造成的呢?单元网格质量不够好,尽量用规则化网格,或者再较为细密一点。

2 在Ansys中,用Area Fillet对两空间曲面进行倒角时出现以下错误:Area 6 offset could not fully converge to offset distance 10. Maximum error between the two surfaces is 1% of offset distance.请问这是什么错误?怎么解决?其中一个是圆柱接管表面,一个是碟形封头表面。

ansys的布尔操作能力比较弱。

如果一定要在ansys里面做的话,那么你试试看先对线进行倒角,然后由倒角后的线形成倒角的面。

建议最好用UG、PRO/E这类软件生成实体模型然后导入到ansys。

3 在Ansys中,出现错误“There are 21 small equation solver pivot terms。

”,是否是在建立接触contact时出现的错误?不是建立接触对的错误,一般是单元形状质量太差(例如有接近零度的锐角或者接近180度的钝角)造成small equation solver pivot terms4 在Ansys中,出现警告“SOLID45 wedges are recommended only in regions of relatively low stress gradients.”,是什么意思?"这只是一个警告,它告诉你:推荐SOLID45单元只用在应力梯度较低的区域。

它只是告诉你注意这个问题,如果应力梯度较高,则可能计算结果不可信。

"5 ansys向adams导的过程中,出现如下问题“There is not enough memory for the Sparse Matrix Solver to proceed.Please shut down other applications that may be running or increase the virtual memory on your system and return ANSYS.Memory currently allocated for the Sparse Matrix Solver=50MB.Memory currently required for the Sparse Matrix Solver to continue=25MB”,是什么原因造成的?不清楚你ansys导入adams过程中怎么还需要使用Sparse Matrix Solver(稀疏矩阵求解器)。

ANSYS常出现的错误

ANSYS常出现的错误

ANSYS常出现的错误ansys警告和错误2010-05-03 21:471、The value of UY at node 1195 is 449810067.It is greater than the current limit of 1000000.This generally indicates rigid body motion as a result of an unconstrained model. Verify that your model si properly constrained.错误的可能:1).出现了刚体位移,要增加约束2).求解之前先merge或者压缩一下节点3).有没有接触,如果接触定义不当,也会出现这样类似的情况我自己遇到这种情况的解决方案一般是检查没有耦合的结点2、Large negative pivot value...May be because of a bad temperature-dependent material property used in the model.出现这个错误很可能的原因是约束不够!请仔细检查模型!还没碰到过这个问题3、开始求解后出现以下提示,Solid model data is contaminated后来终于找到原因了有限元网格里包含一些未被划分网格的线,一般来说出现在面于面之间有重合的线,导致虽然面被划分了网格,却包含未被划分网格的线。

解决办法,把模型存为.cdb格式(去掉几何信息),然后再读取,就可以求解了命令:cdwrite,db,模型名,cdb听起来不错,不过也没遇到过,一般在划分后用一下NUMMRG 命令,合并元素,以避免这种情况出现4、*** WARNING ***There are 79 small equation solver pivot terms.几个可能:1) 约束不够,但警告有79 个方程出现小主元,这一条可能性较小,但也不妨检查一下。

ANSYS错误提示及其含义

ANSYS错误提示及其含义

ANSYS错误提示及其含义1 在Ansys中出现“Shape testing revealed that 450 of the 1500 new or modified elements violate shape warning limits.”,是什么原因造成的呢?单元网格质量不够好,尽量用规则化网格,或者再较为细密一点。

2 在Ansys中,用Area Fillet对两空间曲面进行倒角时出现以下错误:Area 6 offset could not fully converge to offset distance 10. Maximum error between the two surfaces is 1% of offset distance.请问这是什么错误?怎么解决?其中一个是圆柱接管表面,一个是碟形封头表面。

ansys的布尔操作能力比较弱。

如果一定要在ansys里面做的话,那么你试试看先对线进行倒角,然后由倒角后的线形成倒角的面。

建议最好用UG、PRO/E这类软件生成实体模型然后导入到ansys。

3 在Ansys中,出现错误“There are 21 small equation solver pivot terms。

”,是否是在建立接触contact时出现的错误?不是建立接触对的错误,一般是单元形状质量太差(例如有接近零度的锐角或者接近180度的钝角)造成small equation solver pivot terms4 在Ansys中,出现警告“SOLID45 wedges are recommended only in regions of relatively low stress gradients.”,是什么意思?"这只是一个警告,它告诉你:推荐SOLID45单元只用在应力梯度较低的区域。

它只是告诉你注意这个问题,如果应力梯度较高,则可能计算结果不可信。

"5 ansys向adams导的过程中,出现如下问题“There is not enough memory for the Sparse Matrix Solver to proceed.Please shut down other applications that may be running or increase the virtual memory on your system and return ANSYS.Memory currently allocated for the Sparse Matrix Solver=50MB.Memory currently required for the Sparse Matrix Solver to continue=25MB”,是什么原因造成的?不清楚你ansys导入adams过程中怎么还需要使用Sparse Matrix Solver(稀疏矩阵求解器)。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

A mesh could not be generated using the current meshing options and settings、Hint: The problem geometry areas might have been highlighted、Switching to wireframe mode may make them more visible、
无法使用当前网格生成网格选项与设置。

提示:几何区域可能就是突出的问题。

切换到线框模式可能会让她们更明显。

Insufficient memory was available for the solver engine to obtain a solution、Try simplifying the model to reduce problem size、Please see the Troubleshooting section of the ANSYS Workbench Help System for more information、
内存不足就是解算器引擎可以获得一个解决方案。

试着简化模型来减少问题的大小。

请参见故障排除部分ANSYS Workbench帮助系统的更多信息。

The detected initial penetration/gap is relatively large for certain contact pairs、This may produce inaccurate results for Bonded and No Separation contacts using formulation other than MPC、This large penetration/gap can be identified by generating the initial contact results、
检测到的初始渗透/差距相对较大的某些接触对。

这对保税可能会产生不准确的结果,没有分离的联系人使用制定货币政策委员会。

这个巨大的渗透/差距可以确定通过生成初始接触的结果。

At least one body has been found to have only 1 element in at least 2 directions along with reduced integration、This situation can lead to invalid results、Consider changing to full integration element control or meshing with more elements、Refer to Troubleshooting in the Help System for more details、至少一个尸体被发现只有1元素至少2方向以及减少集成。

这种情况可能会导致无效的结果。

考虑改变完全整合元素控制或啮合与更多的元素。

参考故障排除帮助系统的更多细节。

Quad map meshing failed because a surface appears to be narrow with many boundary edges which could not be properly paired up for meshing、Using hard size controls on the boundary edges to force the same number of divisions may help to successfully generate a mapped mesh、
四映射网格失败就是因为表面似乎狭窄许多边界边缘不能正确配对啮合。

使用硬大小控制边界的边缘,迫使相同数量的分歧可能有助于成功地生成映射网格。

The solution process was aborted as you requested、
During this solution, the elapsed time exceeded the CPU time by an excessive margin、Often this indicates either a lack of physical memory (RAM) required to efficiently handle this simulation or it indicates a particularly slow hard drive configuration、This simulation can be expected to run faster on identical hardware if additional RAM or a faster hard drive configuration is made available、For more details, please see the ANSYS Performance Guide which is part of the ANSYS Help system、
在这个解决方案中,运行时间超过了CPU时间的过度。

常常这表明缺乏所需的物理内存(RAM)有效地处理这种模拟也表明一个特别慢的硬盘配置。

这种模拟可以将相同的硬件上运行得更快,如果额外的RAM或更快的硬盘配置就是可用的。

有关详细信息,请参阅ANSYS性能指南就是ANSYS帮助系统的一部分。

generate mesh on selected bodies
为选中的实体生成网格
preview surface generate mesh on selected bodies 为选定的实体表面生成网格预览
add offset no ramping 添加偏移量没有增加。

相关文档
最新文档