您好,欢迎来到意榕旅游网。
搜索
您的当前位置:首页用Abaqus所遇到问题汇总

用Abaqus所遇到问题汇总

来源:意榕旅游网
用 Abaqus 所遇到问题汇总(持续更新)2011-02-17 02:45:26 转载▼ 标签: 分类: 好好学习abaqus杂谈问题 1:当 Verification 所有都 pass 的时候,仍然提示Problem during compilation - ifort.exe not found in PATH解决办法:找到 ABAQUS 安装目录下的 Commands 文件夹例如

D:SIMULIAAbaqusCommands下的 abq6101.bat,右键,编辑此文件,插入下面这行使之成为第一行: 8 P O2 b W R4 y6 U5

ucallquotX:yourdirIntelCompilerFortranversionIA32Binifortvars.batquot,例如我的是:- k q V/ : Ecall

quotC:ProgramFilesIntelCompiler11.1070binia32ifortvars_ia32.batquot f9 G9 R C0 Lamp quot d/ Y d问题 2:当使用 UMAT 子程序是出现以下错误Error in job Job-line44: 630 elements have been defined with zero hourglass stiffness. You may use hourglass stiffness or change the elementtype. The elements have been identified in element

setErrElemZeroHourGlassStiffness.解决办法:由于设置了减缩积分,所以出现沙漏现象,将其改成全积分或imcompatible 可解决,详细解析在《基于 ABAQUS 的有限元分析和应用》的第 510页。问题 3:提交作业后模型出现问题,standard.exe 停止工作,只生成 dat 文件而没有找到 msg 文件解决办法:黄色图标的文件即 msg 文件,但文件类型显示为 outlook,

用记事本打开即可。问题 4:当使用 UMAT 子程序,提交任务前进行 Data Check 出现以下错误提示USER

SUBROUTINE IS MISSING解决办法:Edit job,设置子程序 xx.for 的路径。曾经出现不设置也能运算的情况,但系大部分情况下,不设置都会出现上述提示,反正设置好路径就不会错了。问题 5:出现收敛问题解决办法很多1.可能模型本身有问题2.更改 tolerance,在 step--gtother--gtgeneral solution control慎用3.如果刚度矩阵是非对称,一定要选择不对称,否则按对称算,就会出现问题4.缩小 initial 同 maximum 的 step size5.在 step 设置时增加 damping问题 6: 同时调用多个子程序而 job editor 只能指定一个路径You can specify only one user subroutine file in the job editor if youranalysis involves more than one user subroutine you must combine the usersubroutines into one file and then specify that file.问题 7:输出的应变应力是真实应变应力还是名义的应变应力?The stress measure used in Abaqus is Cauchy or “true” stress whichcorresponds to the force per current area.For geometrically nonlinearanalysis a large number of different strain measures exist. Unlike“true” stress there is no clearly preferred “true” strain. For thesame physical deformation different strain measures will report differentvalues in large-strain analysis. The optimal choice of strain

measuredepends on analysis type material behavior and to some degree personalpreference.By default the strain output in Abaqus/Standard is the “integrated”total strain output variable E. For large-strain shells membranes andsolid elements in Abaqus/Standard two other measures of total strain canbe requested: logarithmic strain output variable LE and nominal strainoutput variable NE.Logarithmic strain output variable LE is the default strain output inAbaqus/Explicit nominal strain output variable NE can be requested aswell. The “integrated” total strain is not available inAbaqus/Explicit.因此,缺省情况下,输出结果为真实应力(S)和真实应变(E/LE/NE)另外,要理解好真实应力/应变和名义应力/应变的定义,不是所有的实验结果都必定以名义应力/应变给出,所以输入数据时,分清楚究竟需不需要进行转换。一句话,具体情况具体分析! ABAQUS 错误信息汇总 2011-10-29 21:00:41 分类: 默认分类 标签: 字号大中小 订阅Abaqus 错误与警告信息汇总模型不能算或不收敛,都需要去 monitor,msg 文件查看原因,如何分析这些信息呢?这个需要具体问题具体分析,但是也存在一些共性。这里只是尝试做一个一般性的大概的总结。如果你看见此贴就认为你的 warning 以为迎刃而解了,那恐怕令你失望了。不收敛的问题千奇万状,往往需要头疼医脚。接触、单元类型、边界条件、网格质量以及它们的组

合能产生许多千奇百怪的警告信息。企图凭一个警告信息就知道问题所在,那就只有神仙有这个本事了。一个 warning 出现十次能有一回参考这个汇总而得到解决了,我们就颇为欣慰了。类似于:Fixed time is too largeToo many attamps have been madeTHE SOLUTION APPEARS TO BE

DIVERGING.CONVERGENCE ISJUDGED UNLIKELY.Time increment required is less than the minimum specified这样的信息几乎是无用信息(除了告诉你的模型分析失败以外,没有告诉你任何有用的东西)。宜再查找别的信息来考察。根据经验,改小增量步也不一定能收敛,虽然也有人报告过改好的先例,我是从来没有遇到过,也从来没有那个奢望。所以我一般从模型的设置入手。必须说明的是:Error 和 warning 的性质是完全不同的。Error 意味着运算失败,but 出现 warning 可能还能算,而且有些运算必定会出现warning(比如接触分析必定出“负特征值”,下有详述)。很多警告只是通知性质的,或者只是说明一下而已,不一定都是模型有问题。比如以下 warning 完全可以忽略:xxxxx will (not) printed,这种只是通知你一声,某些玩意儿不输出了。还有:The parameter frequency cannot be used with the parameter field. It will be ignored(都说某某被 ignored 了).A 系列如果模型能算,且结果合理,那么大部分警告信息可以不管。但是以下除外:1 numerical sigularity数值奇异:刚体位移(欠

约束)solver problem. numerical sigularity when processing node105 instancepile D.O.F. 1 ratio1.735e13 :2 Zero pivot(零主元) 过约束或者欠约束。 、2)都会伴随着产生大量负特征值。解决方案当然第一步是检查约束了。这 2 个问题一般都意味着模型约束存在问题。1)B 系列有一些直接导致计算 aborted,那就得仔细分析了,比如:1 xxxxx is not a valid in ABAQUS/Standard告诉你这种计算 standard 不支持了,换别的2 missing property在 perperty 步检查材料属性是不是都加上了。如果有梁单元,看看梁法向定义对了没有。3 Detected lock file Job-1.lck. Please confirm that no other applications are attempting to write to the output database associated withthis job before removing the lock file and resubmitting.删除.lck 文件就可以了,它是一个自动生成的文件。你也可以另存为(另取名),再运算。4 The rigid part xx is missing a refernce point刚体(or 刚体约束)都必须通过 stools--reference point 给它定义一个参考点(RP),载荷都加在这个 RP 上。5 The area of 54 elements is zero small or negative. Check coordinates or node numbering or modify the mesh seed.The elements 8 have been identified in element set ErrElemAreaSmallNegZero这个一般是节点编号不对的问题。必须是逆时针方向。6 The value of 256 MB that has been specified for standard_memory is too small to run the analysis

and must be increased. Theminimum possible value for standard_memory is 470 MB7 HM to ABA 的问题:集合和面的几何的名称最好不要用特殊符号和数值(特别是从 hm 转过来),全部用英文字母是最安全的。8 令很多人抓狂的 error code 51)使用了子程序 子程序有问题 例如数组定义跟实际赋值不一致这个我也遇到过2 )模型有问题 通常模型很大很复杂这个我没遇到过Please make sure that the mesh density of the slave surface in the tiepair

mbly__pickedset37_cns_assembly__pickedsurf36 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 case3 )硬盘没空间了这个其实不会引起 error code 5但是出错是肯定的了 或者是内存太小.或者产生的文件太大.4 )关闭杀毒软件试试(特别是卡巴)5) 有人认为边界条件不正确也会引起这个错误.9 system error code 29539关闭杀毒软件 and try。10 ERROR: Issue cannot be deleted Not all data Released在 windows 中,单击“控制面板”--“系统”--“高级”--“性能设置”--“数据执行保护”命令,把 pre.exe 和 standard.exe 添加进去。重起动后尝试11 Surfaces associated with analytical rigid part MANDREL may have their orientation flipped刚体相连的接触面方向定义反了,在接触定义的地方 edit--flip12 CONTACT PAIR

ASSEMBLY_BLANKBOTASSEMBLY_TIE-1_DIEDURFNODE BLANK-1.5 IS OVERCLOSEDBY 0.0512228 WHICH IS TOO SEVERE这往往是因为接触面的法线方向定义反了。定义刚体和 shell 的 surface 时, 要注意选择外侧13 123456 elements are distorted。Excessive distortion of element number 5 of instance PART-1-1如果有子程序,一般不是材料设置有问题,就是边界条件的问题14 XML parsing failure for job 1. Shutting down socket and terminating all further messages. Please checkthe .log .dat .sta or .msg files for information about the status of the job.http://forum.simwe.com/viewthrea ... 26amp3Btypeid3D6815 The number of history output requests in this ABAQUS analysis gt5000may cause SIGNIFICANT performance problems during analysis and postprocessing输出项太多,恐硬件资源不够。要是你确保硬件够,这条也不怕了。一般的,应该减少 History 中的输出项,尽量输出你最感兴趣的内容。16 Value for parameter nset will be truncated to 80 charactersnset 名字取太长了,80 字符限制17 compilation - ifort.exe 问题Problem during compilation - ifort.exe not found in PATH.安装的时候没有装好或是二次开发版本冲突。检查环境变量的设置;然后verify 一下,看看是子程序功能否能通过?C 系列如上所说,有很多 warning 并一定意味着你的模型存在问题。常被问起的有:1 负特征值问题THE

SYSTEM MATRIX HAS 8 NEGATIVE EIGENVALUES.负特征值是非线性分析的必然产物。所以不必大惊小怪,甚至久而久之,对于你熟悉的问题,你都会视而不见了。若出了问题,可先检查下有没有伴随的numerical sigularity数值奇异)和 Zero pivot(零主元)产生。如果没有,可以参考这几个方面:1).刚体位移2).单元异常,过度变形、过度扭曲等3).应力应变关系有负斜率4) 如果有流体的话,在容器发生形变的话,也可能出现 negative eigenvalue的情况,不过不会出现警告,这是被允许的5) 失稳发生2 The ratio of deformation speed to wave speed exceeds 1.0000这个警告是指单元形变速度 V(单元最大形变率/特征尺寸)和膨胀波速 C(通过材料本构关系求得)的比例超过 1。解决这个问题的方案有以下几种:(1)检查单位是否封闭(参数设置有数量级的错误),此错误新手常犯;2 检查网格质量 ;3 检查加载速度如果条件允许的话就降低速度该方法也很有效但在很多情况下无法降低速度;4 调整 STEP 中的 TIME SCALING FACTOR;调整 STEP 中的MASS SCALING FACTOR;(5 加SECTION CONTROLS,NAMESC,DISTORTION CONTROL,LENGTH RATION0.1或者 YES 也可以,加在 MATERIAL 前面;或加 DIAGNOSTICS,DEFORMATION SPEED CHECKOFF;或者加

DIAGNOSTICS, CUTOFF RATIORATIO(具体数值在其他

方法修改后还有问题的的情况下使用增加关键字的方法见 http://forum.simwe.com/thread-862510-1-1.html(17 楼)3 zero force/ZERO MOMENT 问题THERE IS ZERO MOMENT EVERYWHERE IN THE MODEL BASED ON THE DEFAULTCRITERION. PLEASE CHECK THE VALUE OF THE AVERAGE MOMENT DURING THECURRENT ITERATION TO VERIFY THAT THE MOMENT IS SMALL ENOUGH TO BETREATED AS ZERO. IF NOT PLEASE USE THE SOLUTION CONTROLS TO RESETTHE CRITERION FOR ZERO MOMENT.这个警告是告诉你模型中没有弯矩,没问题的,可以继续计算。如果提示中出现特征值奇异的时候才是计算有可能出现不收敛的问题。4 Degree of freedom 4 is not active in this model and can not be restrained有限元软件计算对于实体步考虑转动自由度,所以你在边界条件中限制了 456 的自由度后,软件会忽略的啊.5 The option boundarytypedisplacement has been used check status file between steps for warnings on any jumpsprescribed across the steps in displacement values of translational dof. For rotational dof make sure that there areno such jumps.All jumps in displacements across steps are ignored.你采用了位移边界条件,但在平动自由度上,可能在不同的分析步骤里面有突变(你可以从 sta 文件里面查看),并且应保证转动自由度无

突变。 通知性质的 warning,一般是因为你采用位移加载方式,都出这个。6 The strain increment has exceeded fifty times the strain to cause first yield at 377 points检查下约束够不够,约束够了就不用管了,这只是通知你,你的模型塑性应变很大,一般没多大问题。7 123 nodes are used more than once as a slave node in TIE keyword.One of the TIE constraints at each of thesenodes have been identified in node set

WarNodeOverconTieSlave定义接触的时候,公共节点重复定义了好几次,这样可能会出现过约束问题(只是可能影响)..8 There are 2 unconnected regions in the model.可能是接触面由空隙,最好在接触属性中定义一个容差范围。一般各个 parts 之间定义接触,aba 都会这样通知用户的,只要接触设置对了, 一般没事。9 Boundary conditions are specified on inactive dof of 124 nodes.The nodes have been identified in node set WarnNodeBCIactiveDof边界条件定义的有问题:在 124 个节点的非自由度上有边界加载10 The

plasticity/creep/connector friction algorithm did not converg一般是塑性应变太大,单元扭曲导致的。可以先改为弹性模型看看是否收敛;11 The ratio of the maximum incremental adjustment to the average characteristiclength is 1.82846e-02 at node 10868 instance jiti1 on the surface pair

assembly_jq22assembly_q22.可以通过调大预设值消除该提

示 and 检查网格质量。12 ELEMENT 42 INSTANCE SOIL3-1 IS DISTORTING SO MUCH THAT IT TURNS应改进单元质量13 650 nodes are either missing intersection with their respective master surface or outside the adjust zone.改改 tie 里的 tolarance 试试14 Dependent part instances cannot be edited or assigned mesh attributes模型树--assembly-打击 part 右键--make independent。也可以到模型树 part 步展开点 mesh。15 The aspet ratio for nnn elements exceeds 100 to 1.单元划分网格长宽比不合适。如果这些单元在不重要的区域(对结果肯定有些影响,影响大小取决于这三个单元的位置,在模型中的作用等),而且能计算,那就没问题了16 123 elements are distorted存在单元扭曲,如果这些单元在不重要的区域(对结果肯定有些影响,影响大小取决于这三个单元的位置,在模型中的作用等),而且能计算,那就没问题了(同 15)17 WARNING: DEGREE OF FREEDOM 1 IS NOT ACTIVE ON NODE 6 - THIS BOUNDARYCONDITION IS IGNORED约束了单元没有得自由度对求解没有影响,可以查看下18 热分析时出现了这样的警告“THERE IS ZERO HEAT FLUX EVERYWHEREThere is zero HEAT FLUX everywhere in the model based on the default criterion. please check the value of theaverage HEAT FLUX during the current iteration to verify that the HEAT FLUX is small enough to be

treated as zero.if not please use the solution controls to reset the criterion for zero HEAT FLUX.试试:(1)是不是热源定义的问题,错误信息是说热源量几乎为零。(2)定义热源的子程序调用命令流应该为HEAT GENERATION,在材料模块中定义,子程序为 HETVAL。19 The elements in the element set WarnElemSurfaceIntersect-Step1 are involvedsurface intersections. Refer to the status and message file for further details检查一下你单元集合的定义以及面的定义,看是否出现了相交或重复定义的情况20 Boundary conditions are specified on inactive dof of 36 nodes. The nodes have been identified in node setWarnNodeBCInactiveDof.21 Integration and section point output variables will not be output for deformable elements that are declared as rigid using therigid body option这个仅是通知性质的(在 interaction 步设置为 rigid body,不输出应力应变),你在 interaction 步定义了刚体约束的话,都会出这个警告。22 For a self contact surface the facets of the elements in element set

WarnElemFacetThickPt63d-Step1 are thicker than 0.6 timesan edge or diagonal lengthof the facets. Use the MAXRATIO parameter on SURFACE DEFINITION to allow automatic rescaling of the contactthicknesses where necessary for this surface.Refer to the status file for further details.23 NO VALID

RADIATION OUTPUT REQUESTS HAVE BEEN GENERATED. THIS MAY BE DUE TO EARLIER INPUT ERRORS ORSPECIFICATIONOF A NONEXISTANT CAVITY OR SURFACE NAME检查一下你的 output 设定里是不是有些 set 或 surface 没有设定到24 123 nodes may have incorrect normal definitions. The nodes have been identified in node set WarnNodeIncorrectNormal。先用看看 WarnNodeIncorrectNormal 在哪儿。这个不一定是致命的警告,有时候可以忽略。如果模型不收敛,可以检查下是否有过约束,在接触上存在边界条件 or 加载。D 系列1 上文已经说过,类似于

----------------------------------------------------------------------------------------------------------ERROR:Too many attamps have been madeToo many attamps have been made....THE SOLUTION APPEARS TO BE DIVERGING.CONVERGENCE

ISJUDGED UNLIKELY.TIME INCREMENT REQUIRED IS LESS THAN THE MINIMUM SPECIFIEDAnalysis Input File Processor exited with an

error.-----------------------------------------------------------------------------------------------------------这样的信息几乎是无用信息(除了告诉你的模型分析失败以外,没有告诉你任何有用的东西)。宜再查找别的信息来考察。比如:1 ) Numerical

sigularity solver problem. numerical sigularitywhen processing node105 instance 表示:数值奇异:刚体位移(欠约束)2) Zero pivot 表示:过约束这样的信息(当然不仅仅是这些),才是比较有价值的。2 对于 TIME INCREMENT REQUIRED IS LESS THAN THE MINIMUM SPECIFIEDToo many attamps have been made3 对于“网格扭曲”的警告: excessively distorted elements 前面有提到。第一步:采用二楼底下的方法用 display 查看

“ ErrElemExcessDistortion-Step1 ”在模型的哪些部位,做到心中有数。第二步:检查模型的网格质量: mesh 步---verify----Analysis Check 选取模型。这种情况,一开始计算即出现“distorted element”的信息。Besides:很多其他问题也会网格扭曲警告。比如,几何模型导入有误需要修补、单元类型选取错误、边界条件有误、材料属性错误、接触设置不合理、子程序错误等。 .

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- yrrf.cn 版权所有

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务