ansys中element 640998 has excessive distortion2喂狗组怎么处理

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 elements&&&&&&violate shape warning limits.&&To review test results, please see the&&&output file or issue the CHECK command.&&单元形状奇异,在我的模型中6面体单元的三个边长差距较大,可忽略该错误&NO.0010、用命令流建模的时候遇到的The drag direction (from the keypoint on drag line 27 that is closest&&&to a keypoint KP of the given area 95) is orthogonal to the area&&&&&&&&normal at that KP.&&Area cannot be dragged by the VDRAG command.意思是拉伸源面的法向与拉伸路径垂直,不能使用VDRAG命令。出现的环境ASEL,S,LOC,Z,143e-3VDRAG,ALL, , , , , ,&&&&&&27本意是按位置z=143e-3位置的面,然后沿编号27的线拉伸,出错,之前用该语句没有任何问题检查发现选面的命令多选了一些面,把挨着要选择面的一些面选进来了将该语句修改后没有问题ASEL,S,LOC,Z,143e-3,144e-3位置的最大最小值可能需要根据具体的模型调整NO.0011、我在计算三维的时候出现一个error,如图所示,不知道代表什么意思啊?是说我的内存不足么?请问各位大侠,碰到这种问题应该怎么解决呢?当选择自由划分网格的时候,怎么样能使默认最小的网格更小呢?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.0012、ring model建立时候遇到的。请指教!Brick element 4731 has an aspect ratio of 1000, which exceeds the&&&&&&warning limit of 20.aspect ratio(方向率)是表征单元形状好坏的一个参数。如果aspect ratio过大或者过小都表示单元形状很差。一般单元形状差是指单元中出现了大的钝角(接近180度)或者很小的锐角(接近0度)。NO.0013、CLEAR, SELECT, and MESH boundary condition commands are not possible&&&after MODMSH.&这个信息说的很明确,那就是在你定义过 有限元模型与实体模型的关系后(具体命令为MODMSH),不能再进行清除,选择或者划分边界条件的操作。这是ANSYS里面系统自己规定的操作要求的。NO.0014、说下我最近碰到的一个小粗心引起的ERR,就是在MAC文件中中文的注释前的感叹号必须是英文格式下输入的,如果是中文格式的,宏文件运行会出错,希望大家引以为戒,不要出现类似错误NO.0015、clear is not a recognized GEGIN command,abbreviation,or macro.this command will be ingored.那是因为打开了前处理,求解或者后处理,先用FINISH命令,再用CLEAR就可以了NO.0016、solid model data is contaminated实体模型被污染了(布尔操作中经常出现)原因就是布尔操作中出现运算错误,实体模型被污染。解决办法:1、修补模型。2、最好的还是重新建立模型。3、还有一种方法是将模型用write命令写出来,然后用read命令读进去就好了NO.0017、Mid-nodes of some elements have been modified to lie on straight edges&because of distortion with the original mid-nodes.&&This condition is&&sometimes eliminated by tetrahedron element improvement when enabled.&&Issue ESEL,,STRAIGHTENED to select such elements for listing or&&&&&&&&plotting.&&&&&&&&&&&&&&&&&&&&&这是我遇到的一个警告,不知道什么意思,对我的后处理有影响吗,该如何处理,谢谢了&警告的意思:有些单元的中间节点被修改了,修改后位于直的单元边界上,这是由于单元发生扭曲。这个警告可以忽略。对计算精度有一定影响。但是影响不大。NO.0018、*** FATAL ***&&&&&&&&&&&&&&&&&&&&&&&&&&&CP =&&&&&169.906&&&TIME= 15:50:03Insufficient 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:24This 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.0019、Keypoint 1 is referenced by only one line.&&Improperly connected line&&&set for AL command原因是:使用AL命令时,你的所有线没有闭合。既然要形成面,就必须要求所有的线围起来,形成闭合的回路。再换一句话说就是上面的英文警告说的:每个关键点必须同时被两条线共用才能保证形成面。如果有 关键点只被一条线使用,当然就不能形成面了。NO 、0020说说我遇到的问题吧~~,总结一些供大家分享,由于都是比较早的,所以英文原文的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、0021question:在用Area Fillet对两空间曲面进行倒角时出现以下错误:Area 6 offset could not fully converge to offset distance 10. Maximum error between the two surfaces is 1% of offset distance.请问这是什么错误?怎么解决?其中一个是圆柱接管表面,一个是碟形封头表面。answer:ansys的布尔操作能力比较弱。如果一定要在ansys里面做的话,那么你试试看先对线进行倒角,然后由倒角后的线形成 倒角的面。建议最好用UG、PRO/E这类软件生成实体模型然后导入到ansys。NO、0022question:There are 21 small equation solver pivot terms.;SOLID45 wedges are recommended only in regions of relatively low&&&&&&&&stress gradients.第一个问题我自己觉得是在建立contact时出现的错误,但自己还没有改正过来;第二个也不知道是什么原因。还有一个:initial penetration 4. 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单元只用在应力梯度较低的区域。它只是告诉你注意这个问题,如果应力梯度较高,则可能计算结果不可信。NO、0023*TREAD end-of-file in data readtxt中的表格数据不完整!NO、0024Keypoint 1 is referenced by only one line.&&Improperly connected line&&&set for AL command两条线不共点,尝试 nummrg命令NO、0025L1 is not a recognized PREP7 command, abbreviation, or macro.&&&&&&&&&&&&&This command will be ignored还没有进入prep7,先:/prep7NO、0026Keypoint 2 belongs to line 4 and cannot be moved同一位置点2已经存在了,尝试对同位置的生成新点换个编号,比如1002NO、0027Shape testing revealed that 32 of the 640 new or modified elements&&&&&&violate shape warning limits.&&To review test results, please see the&&&output file or issue the CHECK command.&&单元形状奇异,在我的模型中6面体单元的三个边长差距较大,可忽略该错误NO、0028The drag direction (from the keypoint on drag line 27 that is closest&&&to a keypoint KP of the given area 95) is orthogonal to the area&&&&&&&&normal at that KP.&&Area cannot be dragged by the VDRAG command.意思是拉伸源面的法向与拉伸路径垂直,不能使用VDRAG命令出现的环境ASEL,S,LOC,Z,143e-3VDRAG,ALL, , , , , ,&&&&&&27本意是按位置z=143e-3位置的面,然后沿编号27的线拉伸,出错,之前用该语句没有任何问题检查发现选面的命令多选了一些面,把挨着要选择面的一些面选进来了将该语句修改后没有问题ASEL,S,LOC,Z,143e-3,144e-3位置的最大最小值可能需要根据具体的模型调整NO、0029error: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、0030clear is not a recognized GEGIN command,abbreviation,or macro.this command will be ingored.那是因为打开了前处理,求解或者后处理,先用FINISH命令,再用CLEAR就可以了NO、0031solid model data is contaminated实体模型被污染了(布尔操作中经常出现)原因就是布尔操作中出现运算错误,实体模型被污染。解决办法:1、修补模型。2、最好的还是重新建立模型。关于这个,还有一种方法是将模型用write命令写出来,然后用read命令读进去就好了NO、0032*** WARNING ***&&&SUPPRESSED MESSAGE&&&CP =&&&&&&4.828&&&TIME= 20:58:40Element 3526 node 5851 is part of at least 2 distinct sets of exterior&&element faces.&&This may indicate that the attached elements are&&&&&&&&connected in an unusual manner.&&&Element 3526 node 5851同时是 两个(及以上)单元外表面的一部分。这意味着,相互连接的单元式以一种不寻常的方式连接起来的。也就是说,网格质量过差,导致不收敛。、需要把网格划分好一点NO、0033我在做塔的屈曲分析时(用弧长法)出现了如下错误,请高手给看看是哪里出了问题该怎么改:*** WARNING ***&&&&&&&&&&&&&&&&&&&&&&CP=&&&&&TIME= 16:43:51Kinematic Plasticity algorithm does not converge for element 79,&&&&&&&&material ID 1.使用Kinematic Plasticity 准则在某个节点处不收敛。要不换一个准则试试看。NO、0034*** WARNING ***&&&&&&&&&&&&&&&&&&&&&&CP=&&&&&&TIME= 19:31:49The variable viewer requires a NUMVAR of 200.&&The calculator will not&&be available.&&To use the caclulator please export your data to a&&&&&& then choose the 'Clear Time-History Data' and then&&&&&&&&import your data from the file.&&&以上内容的意思:变量查看器需要一个200的数值变量(a NUMVAR of 200.翻译得不准确),计算器将不能使用。请把你的数据导出到文件,然后清除时间历程数据,然后再从文件中导入数据。&&你照警告说的做一下看行不行。NO、0035*** WARNING ***&&&&&&&&&&&&&&&&&&&&&&CP=&&&&&69.720&&&TIME= 18:00:39The view for graph plots is currently NOT changeable.&&&&&&&&&&&&&&&&&&&&To enable graph view manipulation, issue /GROPTS,VIEW,1.&&&&&以上警告的意思:图形显示结果目前不能改变。请使用/GROPTS,VIEW,1命令。NO、0036error: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(by kitty_zoe )不一定是网格太密,也可能是结果过于拓扑问题,使得无法计算NO、0037Keypoint 1 is referenced by only one line.&&Improperly connected line&&&set for AL command原因是:使用AL命令时,你的所有线没有闭合。既然要形成面,就必须要求所有的线围起来,形成闭合的回路。再换一句话说就是上面的英文警告说的:每个关键点必须同时被两条线共用才能保证形成面。如果有关键点只被一条线使用,当然就不能形成面了。NO、0038*** WARNING ***&&&&&&&&&&&&&&&&&&&n...
分享这篇日志的人也喜欢
热门日志推荐
人人最热标签
分享这篇日志的人常去
北京千橡网景科技发展有限公司:
文网文[号··京公网安备号·甲测资字
文化部监督电子邮箱:wlwh@··
文明办网文明上网举报电话: 举报邮箱:&&&&&&&&&&&&
请输入手机号,完成注册
请输入验证码
密码必须由6-20个字符组成
下载人人客户端
品评校花校草,体验校园广场小木虫 --- 500万硕博科研人员喜爱的学术科研平台
&&查看话题
ANSYS 出现错误,求大神指教。
Element 13179 (type = 3, PLANE183) (and maybe other elements) has&&become highly distorted.&&Excessive distortion of elements is usually a symptom indicating the need for corrective action elsewhere.&&Try&&incrementing the load more slowly (increase the number of substeps or decrease the time step size).&&You may need to improve your mesh to&&obtain elements with better aspect ratios.&&Also consider the behavior of materials, contact pairs, and/or constraint equations.&&If this&&message appears in the first iteration of first substep, be sure to perform element shape checking.
下面附件是部分模型图和GUI操作的代码。
代码拷出来复制不知道能不能全。
ET,1,PLANE183& &
ET,2,PLANE183& &
ET,3,PLANE183& &
KEYOPT,1,1,0
KEYOPT,1,3,1
KEYOPT,1,6,0
KEYOPT,2,1,0
KEYOPT,2,3,1
KEYOPT,2,6,0
KEYOPT,3,1,0
KEYOPT,3,3,1
KEYOPT,3,6,0
MPTEMP,,,,,,,,&&
MPTEMP,1,0&&
MPDATA,EX,1,,3.5e11
MPDATA,PRXY,1,,0.3&&
MPTEMP,,,,,,,,&&
MPTEMP,1,0&&
MPDATA,DENS,1,,3980
MPTEMP,,,,,,,,&&
MPTEMP,1,0&&
MPDATA,EX,2,,3.5e10
MPDATA,PRXY,2,,0.3&&
TB,BKIN,2,1,2,1
TBDATA,,1.5e8,5e7,,,,& &
MPTEMP,,,,,,,,&&
MPTEMP,1,0&&
MPDATA,EX,3,,1.1e11
MPDATA,PRXY,3,,0.3&&
TB,BKIN,3,1,2,1
TBDATA,,2.8e8,1.15e9,,,,
*SET,r1,0.25e-3
*SET,r2,0.10e-3
*SET,t,0.25e-3&&
BLC4, ,-t/2,r2,t
BLC4,r2,-t/2,2e-3,t
K, ,0,-t/2,0,& &
K, ,r1,-t/2,0,&&
K, ,0,-0.38e-3-t/2,0,& &
K, ,1.65e-3,-0.38e-3-t/2,0,
K, ,0,-0.68e-3-t/2,0,& &
K, ,1.65e-3,-0.68e-3-t/2,0,
K, ,0,-1.37e-3-t/2,0,& &
K, ,1.25e-3,-1.37e-3-t/2,0,
LSTR,& && &9,& && &10& &
LSTR,& && &9,& && &11& &
LSTR,& && &10,& && &12&&
LSTR,& && &11,& && &12&&
LSTR,& && &11,& && &13&&
LSTR,& && &12,& && &14&&
LSTR,& && &13,& && &14&&
LSTR,& && &13,& && &15&&
LSTR,& && &14,& && &16&&
LSTR,& && &15,& && &16&&
LFILLT,9,11,2.5e-5, ,& &
FLST,2,5,4&&
FITEM,2,9& &
FITEM,2,10&&
FITEM,2,12&&
FITEM,2,11&&
FITEM,2,19&&
FLST,2,4,4&&
FITEM,2,13&&
FITEM,2,12&&
FITEM,2,14&&
FITEM,2,15&&
FLST,2,4,4&&
FITEM,2,15&&
FITEM,2,16&&
FITEM,2,18&&
FITEM,2,17&&
wpro,,90.000000,
FLST,2,2,5,ORDE,2& &
FITEM,2,1& &
FITEM,2,-2&&
ASBW,P51X& &
wpoff,0,0,t/2+0.1e-3&&
ASBW,& && & 3& &
wpoff,0.8e-3,0,0
wpro,,,90.000000
FLST,2,5,5,ORDE,5& &
FITEM,2,1& &
FITEM,2,4& &
FITEM,2,-5&&
FITEM,2,8& &
FITEM,2,-9&&
ASBW,P51X&&
WPCSYS,-1,0
WPSTYLE,,,,,,,,0
FLST,5,7,5,ORDE,5& &
FITEM,5,2& &
FITEM,5,-3&&
FITEM,5,10&&
FITEM,5,-13
FITEM,5,18&&
CM,_Y,AREA&&
ASEL, , , ,P51X
CM,_Y1,AREA
CMSEL,S,_Y&&
CMSEL,S,_Y1
AATT,& && & 1, ,& &1,& && & 0,&&
CMSEL,S,_Y&&
CMDELE,_Y& &
CMDELE,_Y1&&
FLST,5,2,5,ORDE,2& &
FITEM,5,6& &
FITEM,5,-7&&
CM,_Y,AREA&&
ASEL, , , ,P51X
CM,_Y1,AREA
CMSEL,S,_Y&&
CMSEL,S,_Y1
AATT,& && & 2, ,& &2,& && & 0,&&
CMSEL,S,_Y&&
CMDELE,_Y& &
CMDELE,_Y1&&
FLST,5,4,5,ORDE,2& &
FITEM,5,14&&
FITEM,5,-17
CM,_Y,AREA&&
ASEL, , , ,P51X
CM,_Y1,AREA
CMSEL,S,_Y&&
CMSEL,S,_Y1
AATT,& && & 3, ,& &3,& && & 0,&&
CMSEL,S,_Y&&
CMDELE,_Y& &
CMDELE,_Y1&&
FLST,2,5,5,ORDE,5& &
FITEM,2,2& &
FITEM,2,6& &
FITEM,2,-7&&
FITEM,2,14&&
FITEM,2,17&&
AESIZE,P51X,0.6e-5,& &
FLST,2,1,5,ORDE,1& &
FITEM,2,18&&
AESIZE,P51X,1.2e-5,
FLST,2,7,5,ORDE,5& &
FITEM,2,3& &
FITEM,2,10&&
FITEM,2,-13
FITEM,2,15&&
FITEM,2,-16
AESIZE,P51X,1.2e-5,
MSHAPE,0,2D
FLST,5,13,5,ORDE,6&&
FITEM,5,2& &
FITEM,5,-3&&
FITEM,5,6& &
FITEM,5,-7&&
FITEM,5,10&&
FITEM,5,-18
CM,_Y,AREA&&
ASEL, , , ,P51X
CM,_Y1,AREA
CHKMSH,'AREA'& &
CMSEL,S,_Y&&
AMESH,_Y1& &
CMDELE,_Y& &
CMDELE,_Y1&&
CMDELE,_Y2&&
FLST,3,7,5,ORDE,5& &
FITEM,3,2& &
FITEM,3,-3&&
FITEM,3,10&&
FITEM,3,-13
FITEM,3,18&&
ARSYM,Y,P51X, , , ,0,0&&
/COM, CONTACT PAIR CREATION - START
CM,_NODECM,NODE
CM,_ELEMCM,ELEM
CM,_KPCM,KP
CM,_LINECM,LINE
CM,_AREACM,AREA
CM,_VOLUCM,VOLU
/GSAV,cwz,gsav,,temp
MP,MU,1,0.3
KEYOPT,5,9,0
KEYOPT,5,10,2& &
! Generate the target surface& &
LSEL,S,,,1&&
LSEL,A,,,39
CM,_TARGET,LINE
CMSEL,S,_ELEMCM
! Generate the contact surface&&
LSEL,S,,,9&&
LSEL,A,,,19
LSEL,A,,,30
LSEL,A,,,47
CM,_CONTACT,LINE
ESEL,S,TYPE,,4&&
ESEL,A,TYPE,,5&&
ESEL,R,REAL,,3&&
/PSYMB,ESYS,1& &
/PNUM,TYPE,1
ESEL,S,TYPE,,4&&
ESEL,A,TYPE,,5&&
ESEL,R,REAL,,3&&
CMSEL,A,_NODECM
CMDEL,_NODECM& &
CMSEL,A,_ELEMCM
CMDEL,_ELEMCM& &
CMSEL,S,_KPCM& &
CMDEL,_KPCM
CMSEL,S,_LINECM
CMDEL,_LINECM& &
CMSEL,S,_AREACM
CMDEL,_AREACM& &
CMSEL,S,_VOLUCM
CMDEL,_VOLUCM& &
/GRES,cwz,gsav&&
CMDEL,_TARGET& &
CMDEL,_CONTACT&&
/COM, CONTACT PAIR CREATION - END& &
/COM, CONTACT PAIR CREATION - START
CM,_NODECM,NODE
CM,_ELEMCM,ELEM
CM,_KPCM,KP
CM,_LINECM,LINE
CM,_AREACM,AREA
CM,_VOLUCM,VOLU
/GSAV,cwz,gsav,,temp
MP,MU,1,0.3
KEYOPT,7,9,0
KEYOPT,7,10,2& &
! Generate the target surface& &
LSEL,S,,,3&&
LSEL,A,,,46
CM,_TARGET,LINE
CMSEL,S,_ELEMCM
! Generate the contact surface&&
LSEL,S,,,4&&
LSEL,A,,,5&&
LSEL,A,,,7&&
LSEL,A,,,60
CM,_CONTACT,LINE
ESEL,S,TYPE,,6&&
ESEL,A,TYPE,,7&&
ESEL,R,REAL,,4&&
/PSYMB,ESYS,1& &
/PNUM,TYPE,1
ESEL,S,TYPE,,6&&
ESEL,A,TYPE,,7&&
ESEL,R,REAL,,4&&
CMSEL,A,_NODECM
CMDEL,_NODECM& &
CMSEL,A,_ELEMCM
CMDEL,_ELEMCM& &
CMSEL,S,_KPCM& &
CMDEL,_KPCM
CMSEL,S,_LINECM
CMDEL,_LINECM& &
CMSEL,S,_AREACM
CMDEL,_AREACM& &
CMSEL,S,_VOLUCM
CMDEL,_VOLUCM& &
/GRES,cwz,gsav&&
CMDEL,_TARGET& &
CMDEL,_CONTACT&&
/COM, CONTACT PAIR CREATION - END& &
/COM, CONTACT PAIR CREATION - START
CM,_NODECM,NODE
CM,_ELEMCM,ELEM
CM,_KPCM,KP
CM,_LINECM,LINE
CM,_AREACM,AREA
CM,_VOLUCM,VOLU
/GSAV,cwz,gsav,,temp
MP,MU,3,0.3
MP,EMIS,3,7.e-031
KEYOPT,9,9,0
KEYOPT,9,10,2& &
! Generate the target surface& &
LSEL,S,,,21
LSEL,A,,,23
CM,_TARGET,LINE
CMSEL,S,_ELEMCM
! Generate the contact surface&&
LSEL,S,,,25
LSEL,A,,,29
CM,_CONTACT,LINE
ESEL,S,TYPE,,8&&
ESEL,A,TYPE,,9&&
ESEL,R,REAL,,5&&
/PSYMB,ESYS,1& &
/PNUM,TYPE,1
ESEL,S,TYPE,,8&&
ESEL,A,TYPE,,9&&
ESEL,R,REAL,,5&&
CMSEL,A,_NODECM
CMDEL,_NODECM& &
CMSEL,A,_ELEMCM
CMDEL,_ELEMCM& &
CMSEL,S,_KPCM& &
CMDEL,_KPCM
CMSEL,S,_LINECM
CMDEL,_LINECM& &
CMSEL,S,_AREACM
CMDEL,_AREACM& &
CMSEL,S,_VOLUCM
CMDEL,_VOLUCM& &
/GRES,cwz,gsav&&
CMDEL,_TARGET& &
CMDEL,_CONTACT&&
/COM, CONTACT PAIR CREATION - END& &
/COM, CONTACT PAIR PROPERTIES - START& &
KEYOPT,7,5,3
/COM, CONTACT PAIR PROPERTIES - END
/COM, CONTACT PAIR PROPERTIES - START& &
KEYOPT,5,5,3
/COM, CONTACT PAIR PROPERTIES - END
/MREP,EPLOT
ALLSEL,ALL& &
FLST,2,10,4,ORDE,10
FITEM,2,2& &
FITEM,2,8& &
FITEM,2,13&&
FITEM,2,15&&
FITEM,2,-16
FITEM,2,20&&
FITEM,2,24&&
FITEM,2,49&&
FITEM,2,57&&
FITEM,2,61&&
DL,P51X, ,SYMM&&
FLST,2,2,4,ORDE,2& &
FITEM,2,36&&
FITEM,2,38&&
DL,P51X, ,ALL,&&
FLST,2,2,4,ORDE,2& &
FITEM,2,56&&
FITEM,2,59&&
DL,P51X, ,UY,-0.1e-3
ALLSEL,ALL
NEQIT,100,&&
NSUBST,100
NROP,UNSYM
NLGEOM,ON& &
SSTIF,OFF& &
单元密度,这个单元大小小10倍的还是出错.png
接触,摩擦系数0.3.png
单元出错位置.png
我后来仔细想了一下,可能用双线性还是不太合理。变形过大,所以采用多线性随动更好一些。谢谢你的帮忙。也非常有用。这个怎么给金币,不太清楚,有事在外,没有电脑。现在只能用手机。等有电脑看看怎么给金币。
研究生必备与500万研究生在线互动!
扫描下载送金币
浏览器进程
打开微信扫一扫
随时随地聊科研ANSYS中如何解决非线性不收敛的问题?
ANSYS中如何解决非线性不收敛的问题?
一、问题描述
1/2对称竖直水泥土加劲抗拔桩,带三块分散板的钢绞线埋于水泥土桩体内,钢绞线分自由段和锚固段。建立了钢绞线杆轴,没有建立分散板,假定其刚度无穷大,其作用是通过与相邻的杆轴节点耦合实现的。没有考虑初始地应力,同时作用了竖向重力和上拔位移。
&当材料全部为弹性时,计算很容易收敛,但将土体材料改为弹塑性材料DP时,连第一步都不能收敛,弹性材料和弹塑性材料的收敛历史如下图所示。如何解决非线性不收敛的问题?
& 弹性材料
& 弹塑性材料
二、基本理论
1、8.11.2. Overcoming Convergence
This section provides information to help you fix convergence
problems in a nonlinear analysis. The following topics are
available:
Overview of Convergence Problems
Performing Nonlinear Diagnostics
Tracking Convergence Graphically
Automatic Time Stepping
Line Search
Nonlinear Stabilization
Arc-Length Method
Artificially Inhibit Divergence in Your Model's Response
Use the Rezoning Feature
Dispense with Extra Element Shapes
Using Element Birth and Death Wisely
Read Your Output
Graph the Load and Response History
2、Overview
of Convergence Problems
Some examples may be initially open contact surfaces causing rigid
body motion, large load increments causing nonconvergence, material
instabilities, or large deformations causing mesh distortion that
result in element shape errors.
and&&commands
help you verify if there are any obvious problems with the model
before you start the solution.
you analyze models&with large deformations,
some portions of the initial mesh can become highly distorted.
Highly distorted elements can take on unacceptable shapes,
providing inaccurate results. This can cause your nonlinear
solution to stop. When this happens, use the&&command to perform shape
checking of deformed elements in the
postprocessor (based on the current set of results in
database). This deformed-shape checker helps you to identify the
portions of your model that require different meshing, thereby
allowing them to retain acceptable shapes. Using&&at
different time points helps you to identify the load conditions
that cause mesh deterioration.
A convergence failure can also indicate a
physical instability in the structure, or it can merely be
the result of some numerical problem
in the finite element model.
3、Performing
Nonlinear Diagnostics
&& The nonlinear diagnostics
help you find problems in your model when an analysis does not
&&& Identify
Regions of High Residual
Forces&Issue the&,NRRE
command to write the Newton-Raphson residuals from equilibrium
iterations to a file (Jobname.nrxxx).
You can then contour plot the residual
forces via the&,NRRE
command, which helps to identify regions of high residual
a capability can be useful when you experience convergence
difficulties in the middle of a load step, where the model has a
large number of contact surfaces and other nonlinearities. You can
restart the analysis and issue
command to write out the residuals. By tracking the way the residuals change over several
equilibrium iterations you can identify a portion of your
model where large residuals persist. You can then focus on the
nonlinearities in that area (for example, a contact pair's
properties) instead of having to deal with the entire
Process the Tracked Results&Issue
the&&command
to&process&the&.ndxxx&nonlinear
diagnostics files. The command creates
components of elements that violate a certain criterion for a
particular equilibrium iteration (or
iterations).
Monitor the Diagnostics Results in Real
Time&The&&command
allows you to monitor results of interest&in real
time&during solution. Before
starting the solution, you can&request&nodal data such as
displacements or reaction forces at specific nodes. You can also
request element nodal data such as
stresses and strains at specific elements to
be graphed.&Pair-based contact data
are also available. The result data are written to a file named&Jobname.nlh.
For example, a reaction force-deflection
curve could indicate when possible buckling behavior occurs.
Nodal results and contact results are monitored at every converged
substep while element nodal data are written as specified via
the&&setting.
4、Automatic
Time Stepping(静态的塑性问题可以不选此项)
This can be important in the following situations:
Problems that have
only&localized
dynamic behavior&(for
example,&turbine blade and hub
assemblies) in which
the&low-frequency energy content of
the system&could dominate the
high-frequency areas.
with&short
ramp&times&on
some of their loads. If the time step size is allowed to become too
large,&ramped
portions&of the load history may be
inaccuratelycharacterized.
that&include structures that are
continuously&excited over a range of
frequencies&(for example,
seismic problems).
&&& Line search
can be useful for enhancing convergence, but
it can be expensive (especially with plasticity). You might
consider setting line search on in the following cases:
When your structure is force-loaded (as
opposed to displacement-controlled).
If you are analyzing a "flimsy"(脆弱的)
structure which exhibits increasing stiffness (such as a fishing
If you notice (from the program output
messages)&oscillatory
(振荡的)convergence patterns.
三、解决方法
1、做好准备工作。通过完全弹性模型的计算结果,熟悉该桩型的受力特点,便于后续采取有针对性的措施。
在ANSYS后处理中通过Results
viewer查找模型中应力或位移最大节点的坐标信息。下图为T=0.01(第一个收敛点,表示荷载较小时刻)的竖向最大应力信息。通过坐标信息,表明最大拉应力产生于桩底之上的桩侧土体。可能是由于桩底的侧摩阻力过大引起的。
桩侧土体竖直面内最大和最小剪应力TXZ(XYZ为圆柱面坐标)如图所示:
根据上图的坐标信息,表明最大剪应力产生于桩底之上的桩侧土体。
通过上图的坐标信息,表明最小剪应力产生于锚固段之上的桩侧土体。可能是由于钢绞线锚固段顶的局部压力引起的。
根据上面的分析,发现桩侧摩阻力对桩侧土体的应力状态影响很大,故需列出桩侧摩阻力分布图,如下:
注:关于如何绘制侧摩阻力图,可参考"ANSYS和EXCEL中如何编程实现“引用某列数值对应的另一列的值”?".cn/s/blog_9f5beef70102wpl5.html
&&&&由上图可知,在桩底(Z=-18000)和锚固段顶(Z=-6000)两处,桩侧摩阻力都特别大,这与上面分析得到的土体中最大应力和位移分布是吻合的。由此可推断出,对于比较难收敛的弹塑性模型,首先要解决桩型受荷初期,上述两处受力较大造成的应力集中问题。
2、可能的解决方法1---放松收敛条件
以模型3Dhorinoholealljiangjiangpile.txt为例,当为默认的收敛标准(0.001,2范数)时,计算很难收敛,连第一步也难;将收敛标准改为(0.05,2范数)时,不平衡力与收敛容差接近了,但仍无法收敛;将收敛标准改为(0.1,无穷范数)时,第一步和之后的其他步可以收敛。将收敛标准改为&(0.1,2范数)时,第一步就不收敛了,将收敛标准改为&(0.5,2范数)时,&&第一步和之后的其他步可以收敛。各收敛标准下的收敛历史如下图所示。
&&&&&&&&&&&&&&&&&&&&&
(0.05,2范数)时的收敛历史& 不能收敛
&&&&&&&&&&&&&&&&&&&&&&&&
(0.1,无穷范数)收敛历史& 可以收敛
&&&&&&&&&&&&&&&&&&
&(0.1,无穷范数)收敛计算信息& 可以收敛
&&&&&&&&&&&&&&&&&
&(0.1,无穷范数)收敛时刻信息& 可以收敛
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
(0.1,2范数)收敛历史& 不能收敛
&&&&&&&&&&&&&&&&&&&&&
(0.5,2范数)收敛历史& 可以收敛
(0.5,2范数)收敛历史信息& 可以收敛
那不断放松收敛标准,虽然最终计算收敛了,是否会影响计算结果呢?还有没有更好的解决方法?
3、可能的解决方法2---更换不同的单元类型&
通过放松收敛条件,虽然可以收敛了,但结果可能有错误,需要设计者利用工程经验判别是否可以采用。&继续以上面的模型为例,在收敛标准(0.5,2范数)下,发现这个模型有二个错误,一是土体单元始终无剪切应力,但桩体和钢绞线有剪切应力,且钢绞线的剪切应力很大(因为钢绞线不是纯轴拉,有侧摩阻力作用),二是土体单元始终始终无塑性应变。而之前的完全弹性模型中土体是有剪应力的。造成剪应力丢失的原因可能是非线性收敛标准或者单元类型SOLID285造成的,经过我初步分析,发现产生的原因可能是单元类型SOLID285容易造成剪应力丢失。为了解决非线性收敛问题,需要更换单元类型。具体分析过程详见博文“三维抗拔桩模型为何无剪应力”
已投稿到:
以上网友发言只代表其个人观点,不代表新浪网的观点或立场。}

我要回帖

更多关于 heat distortion 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信