也就是说,网格质量过差,导致不收敛。、需要把网格划分好一点 NO.0039
在做塔的屈曲分析时(用弧长法)出现了如下错误,请高手给看看是哪里出了问题该怎么改: *** WARNING *** CP= 13938.412 TIME= 16:43:51 Kinematic Plasticity algorithm does not converge for element 79, material ID 1.
使用Kinematic Plasticity 准则在某个节点处不收敛。 要不换一个准则试试看 NO.0040
用wishangtian 斑竹的方法将屈服准则改为BISO能够收敛了,可是根据计算结果,为什么得不到位移荷载曲线,我用的命令是: nsol,2,nx_node(77),u,x
PROD,3,1, , , , , ,alfa,1,1, !是时间与力的乘积求荷载的变化 xvar,2 plvar,3
出现下列错误:
*** WARNING *** CP= 1475.792 TIME= 19:31:49 The variable viewer requires a NUMVAR of 200. The calculator will not be available. To use the caclulator please export your data to a file; then choose the 'Clear Time-History Data' button; and then import your data from the file.
*** WARNING *** CP= 69.720 TIME= 18:00:39 The view for graph plots is currently NOT changeable. To enable graph view manipulation, issue /GROPTS,VIEW,1.
*** WARNING *** CP= 1475.792 TIME= 19:31:49 The variable viewer requires a NUMVAR of 200. The calculator will not be available. To use the caclulator please export your data to a file; then choose the 'Clear Time-History Data' button; and then import your data from the file. 以上内容的意思:变量查看器需要一个200的数值变量(a NUMVAR of 200.翻译得不准确),计算器将不能使用。请把你的数据导出到文件,然后清除时间历程数据,然后再从文件中导入数据。
你照警告说的做一下看行不行。
*** WARNING *** CP= 69.720 TIME= 18:00:39 The view for graph plots is currently NOT changeable. To enable graph view manipulation, issue /GROPTS,VIEW,1.
以上警告的意思:图形显示结果目前不能改变。请使用/GROPTS,VIEW,1命令。 NO.0041
The value of UY at node 1777is 1545455,It is greater than the current limit of 100000.
This generally indicates ragid body motion as a resul of an unconstrained model。Verrify that your model is properly constrained。 约束不足,产生了刚性漂移
另外一个可能的原因是网格划分的不好。在曲线变化剧烈的区域,如果网格划的太疏,也可能产生这样的错误。
NO.0042
在做接触分析时,遇到如下warning
some contact elements overlap with the other contact element which can cause over constraint 可能是图中的元素有重叠,如两个体有部分面重叠,用overlap命令可以解决 NO.0043
*** FATAL *** CP = 169.906 TIME= 15:50:03 Insufficient memory error during solution. Please reduce your problem size or increase your system swapped space (refer to the Basic Analysis Procedures Guide, Ch. 19).
*** FATAL *** CP = 172.344 TIME= 15:50:24 This model requires more scratch space than available, currently
8026545 words ( 31 MB). ANSYS was not able to allocate more memory to proceed. Please shut down other applications that may be running or increase the virtual memory on your system and rerun ANSYS. Problem terminated.
************************************************************************ The above error is non-recoverable by ANSYS ANSYS run terminated by the indicated error Current data base saved if possible.
************************************************************************
我在计算过程中碰到过几次这样的错误,计算被迫中断。模型最终的节点有100万左右,有时在别人的机子上可以计算下去(软件设置基本一样),但在我的机子上就会弹出这样的错误信息。现在还不清楚具体原因,初步怀疑和机子的硬件有关系。不知有人知道具体原因吗? 原来我的虚拟内存设置为“无分页文件”,现在改为“系统管理”,就不在出现计算内存不够的情况了。 NO.0044
error:Meshing of volume 5 has been aborted because of a lack of memory. Closed down other processes and/or choose a larger element size, then try the VMESH command again. Minimum additional memory required=853MB
不一定是网格太密,也可能是结果过于拓扑问题,使得无法计算 NO.0045
Keypoint 1 is referenced by only one line. Improperly connected line set for AL command.
使用AL命令时,你的所有线没有闭合。既然要形成面,就必须要求所有的线围起来,形成闭合的回路。再换一句话说就是上面的英文警告说的:每个关键点必须同时被两条线共用才能保证形成面。如果有关键点只被一条线使用,当然就不能形成面了。 NO.0046
*** WARNING *** CP = 24.312 TIME= 18:23:02
Due to merging of areas 3251 and 3304, nodes 52094 through 52101 are no longer associated with any area.
这个警告只是提醒你,面3251和3304相互merge之后,节点52094到52101这些节点都不再和任何面有关联。
After NUMMRG,ALL, node 84 (and possibly others) is associated with more than one solid model entity. Future commands which depend on the node to solid model connectivity (meshing, mesh clearing, solid BC
transfer, etc.) may not operate properly.
上面这个警告也是提醒你:节点84同时属于号几个实体,在之后的操作中,如果操作到这个节点将有可能不能正确执行。 NO.0047
划分网格时遇到的错误: Error
Area 22 is not parallel to the global XY plane, Cannot mesh with 2-D planar elements 你建立的是2D模型,一般图形都与XY面平行的面内建立。 你检查下你的关键点选区是不是有的点取成3D坐标,导致形成面部不平行于XY面。具体要根据你自己的建模进行分析.
NO.0048
the anel material 2 at temperature=0 is not positive defineite,a full 6*6 matrix is need as at least one element typeinthe medel is 3_d cheeck input.
这个是自己在进行属性定义时候出现的,查找原因,因为自己做的是pzt材料的压电效应分析。并且是3_d模型,ANEL命令矩阵设定应该是6*6的矩阵,但是由于自己粗心,矩阵输入没有完全,导致运行失败,所以希望以后大家在属性设定时候特别留意,特别是需要输入矩阵情况时候。 NO.0049
Unable to mesh area 9 because of shape problems. It may help to change element size on edges of area.
z这个是自己在对半圆环的面进行网格划分时候遇到的,因为为了保证和前个半圆的网格划分对应采用对应网格划分 ASEL,S,AREA,,9 TYPE,4 MAT,6 ESIZE,,1 MSHAPE,0,3 AMESH,ALL
LINE定义时候没有进行线划分,使用LESIZE命令对线进行划分,后面在使用ESIZE,,1 MSHAPE,0,3 AMESH,ALL 问题解决 方法2:直接在ESIZE命令中定义尺寸,例如如果网格大小为3MM可以这样定义ESIZE,3E-3 NO.0050
*** WARNING *** CP = 22.781 TIME= 11:14:33 Please report this system error from sfelem to your ASD or ANSYS, Inc. Try another element option. Error harmful only on parallel machines. ESAV record size error by FILLEN;
FILLEN= 81, ACTUAL= 68, Element Type= 8, Element number 3774. *** WARNING *** CP = 22.781 TIME= 11:14:33 Please report this system error from sfelem to your ASD or ANSYS, Inc. Try another element option. Error harmful only on parallel machines. ESAV record size error by FILLEN;
FILLEN= 581, ACTUAL= 239, Element Type= 20, Element number 665.
做一个空间桁架结构的模态分析时,出现了这样的警告。我选用pipe20模拟桁架中的上下
弦杆,选用link8单元模拟腹杆,link8单元和pipe20单元共用相同的节点。请问这样做有问题吗?
Error harmful only on parallel machines 没用并行计算的化就直接ignore吧 NO.0051
说我遇到的问题吧~~,总结一些供大家分享,由于都是比较早的,所以英文原文的error,都不在了,所以我就顺便说一下英文意思就可以了,附上解决方法。
1.I/O设备口错误,I/O=26,错误,告诉你磁盘已满,让你清理磁盘。但是实际问题的解决不是这样,是你的磁盘格式不对,将你的磁盘格式从FAT26改称NTFS的就可以了。因为FAT26格式的要求你的单一文件不能大于4G。但是我们一旦做瞬态或者是谐相应的时候都很容易超过这个数,所以系统抱错。
2.I/O设备口错误,I/O=9,错误,和上一个一样告诉你磁盘已满,让你清理磁盘。但是实际问题是由于你的磁盘太碎了造成的,你只要进行磁盘碎片整理就可以了,这个问题就迎刃而解。 3.实体破坏。这个问题好像遇到的朋友不是特别的,我觉得大部分是由于布尔操作造成,它是一个很很的方法,但是如果用不好,随之而来,也会带来麻烦,所以建议大家慎用布尔操作。
4.非对称单元,你在做模态求解的时候,出现错误,告诉你用非对称求解器或者是阻尼求解器做。但实际上我觉得不是这个原因造成的,因为你选择了这两个求解器一般也是求不出来的。主要原因还是你的单元划分的不好,造成Jabbic矩阵奇异,所以最好可以重新划分单元。
5.plane单元只能划分平行于X—Y面的面,其余方向的会出错。 NO.0052
some contact elements overlap with the other contact element which can cause over constraint. 这是由于在同一实体上,即有绑定接触(MPC)的定义,又有刚性区或远场载荷(MPC)的定义,操作中注意在定义刚性区或远场载荷时避免选择不必要的DOF自由度,以消除过约束 NO.0053
Shape testing revealed that 450 of the 1500 new or modified elements violate shape warning limits. 是什么原因造成的呢? 单元网格质量不够好
尽量,用规则化网格,或者再较为细密一点 NO.0054
在用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 NO.0055
There are 21 small equation solver pivot terms.;
SOLID45 wedges are recommended only in regions of relatively low stress gradients.
第一个问题我自己觉得是在建立contact时出现的错误,但自己还没有改正过来;第二个也
不知道是什么原因。
还有一个:initial penetration 4.44089×10E-6 was detacted between contact element 53928 and target element 53616;也是建立接触是出现的,也还没有接近。 第一个问题: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单元只用在应力梯度较低的区域。 它只是告诉你注意这个问题,如果应力梯度较高,则可能计算结果不可信。 NO.0056
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
可是我的内存不小呀,512MB应该够了吧,我设的虚拟内存4072MB,也应该够了吧。不清楚你ansys导入adams过程中怎么还需要使用Sparse Matrix Solver(稀疏矩阵求解器)。 估计是scrach memery太低了,
从ansys product launcher 进入 设置内存,
total workspace和 dataspace的差就是scrach memery 如我给的图中所示,total workspace 1150MB dataspace200MB,
scrach memery 就是1150-200=950MB NO.0057
error:element type 1 is PLANE42,which can't be used with the VMES command, meshing of volume 3 aborted.
意思是:单元类型1是PLANE42,不能使用划分体网格的命令VMES,划分体3中止。 改进办法:1修改单元类型为适合体网格的单元类型。如solid,或shell 2不使用VMES命令,使用AMESH NO.0058
error:keypoint 10 is referenced by only one line. Improperly connected line set for AL command. 意思是:关键点10只在一条线上。不适合使用AL命令连接线。
AL命令是用线来定义面,而选择两条线可能只有两个关键点,因为关键点10不在线上,而定义面至少有三个点。 改进办法:再选一条线 NO.0059
waring:constraint equation 212 does not have a unique slave dof. 原因:边界约束条件和约束方程在同一节点位置交叠 解决方法:或者只加约束条件,或者只加约束方程 NO.0060
node 8471 does not lie on or near the selected elements. The CEINTF operation produced no results for this node.
——单元装配时,中间操作/命令流步骤,添加了冗余的操作/命令。正确步骤为:1)