错误汇总

更新时间:2024-04-21 19:01:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

SimWe仿真论坛---(论坛实行邀请码注册)'s

Archiver

【错误信息和警告信息汇总】

*************************错误与警告信息汇总*************************

。。 1楼:常见错误信息。。。 2楼:常见警告信息。

qgc'_

。。 3楼:cdstudio斑竹总结的fortran二次开发的错误表。。#0000ff] 4楼:网格扭曲。。#0000ff]。

+J

9e

x-Z.E0M0O7y(B ]2w

F1{0\\r$a6`Y$MT#f

。。%%%%%%%%%%%%%%%%% @@@@@@ &&&&&&&&&&&&&&&&&&&&&&&&& 。

4` a:f9?*W

模型不能算或不收敛,都需要去monitor,msg文件查看原因,如何分析这些信息呢?这个需要具体问题具体分析,但是也存在一些共性。这里只是尝试做一个一般性的大概的总结。

如果你看见此贴就认为你的warning以为迎刃而解了,那恐怕令你失望了。不收敛的问题千奇万状,往往需要头疼医脚。接触、单元类型、边界条件、网格质量以及它们的组合能产生许多千奇百怪的警告信息。企图凭一个警告信息就知道问题所在,那就只有神仙有这个本事了。一个warning出现十次能有一回参考这个汇总而得到解决了,我们就颇为欣慰了。 类似于:

R

c8v(r(B

f'L

。purple] Fixed time is too large

。purple] Too many attamps have been made

。#800080] THE SOLUTION APPEARS TO BE DIVERGING. 。

#800080] CONVERGENCE ISJUDGED UNLIKELY. 。#800080] Time increment required is less than the minimum specified

这样的信息几乎是无用信息(除了告诉你的模型分析失败以外,没有告诉你任何有用的东西)。宜再查找别的信息来考察。根据经验,改小增量步也不一定能收敛,虽然也有人报告过改好的先例,我是从来没有遇到过,也从来没有那个奢望。所以我一般从模型的设置入手。

为以免你来查看时难以查找到有效信息,请勿发“顶”之类的回帖,原则上本贴只欢迎以下回帖: 1)你出现了已经解决的错误信息or解决不了的错误信息,可以回帖附上信息, 并对模型和症状加以描述(斑竹会酌情加分);

2)你发现某个帖子有已经解决的错误信息or解决不了的错误信息, 可以提供链接(斑竹会加分); 可以回帖说明(斑竹会加分)

必须说明的是: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系列。

如果模型能算,且结果合理,那么大部分警告信息可以不管。但是以下除外:

.Ls)w P%O3L4J9j%C

3)你发现某一条错误信息可能还存在别的情况or别的应对方案,

1 numerical sigularity(数值奇异):刚体位移(欠约束)solver problem. numerical sigularity when processing node105 instance

i\L+d5D

pile D.O.F. 1 ratio=1.735e13

0i

E?

^9T

A2C

@

M

l |

Z7J6R

2 Zero pivot(零主元): 过约束或者欠约束。ver/tid-752747.html[/url](参考kingy的心得)

[url=http://bbs.simwe.com/archiver/tid-752747.html]http://bbs.simwe.com/archi这2个问题一般都意味着模型约束存在问题。1)、2)都会伴随着产生大量负特征值。解决方案当然第一步是检查约束了。

B系列常见错误信息有一些直接导致计算aborted,那就得仔细分析了,比如:

:W;}N

3?h.Y

y%b |:m5y

m

1 xxxxx is not a valid in ABAQUS/Standard。(告诉你这种计算standard不支持了,换别的) 2 16235 elements have missing property definitions.

1) 在property步检查材料属性是不是都加上了。如果有梁单元,看看梁法向定义对了没有。

2 )确保在property步所定义的类型与mesh步所划分的网格匹配。比如:在前面定义了truss的材料属性,在后面划分beam单元,就出这种错误信息

G5m!iD(~-B

3 Detected lock file Job-1.lck. Please confirm that no other applications are attempting to write to the output database associated with this job before removing the lock

file and resubmitting.

删除.lck文件就可以了,它是一个自动生成的文件。 你也可以另存为(另取名),再运算。

4 The rigid part xx is missing a refernce point 刚体(or刚体约束)都必须通过

:`

8r

@#u!t7B,I&M2]

&@-wx$Hq$A

stools--reference point给它定义一个参考点(RP),载荷都加在这个RP上。

:j:By`C

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

这个一般是节点编号不对的问题。必须是逆时针方向。

k4`b n {

6 The value of 256 MB that has been specified for standard_memory is too small to run the analysis and must be increased. The minimum possible value for standard_memory is 470 MB 内存不够

7 HM to ABA的问题:集合和面的几何的名称最好不要用特殊符号和数值(特别是从hm转过来),全部用英文字母是最安全的。

binling_love大侠做得HM与ABA的联合有限元分析的接口问题汇总对ABA初学者带来一些帮助

8

令很多人抓狂的error code 5

1)使用了子程序, 子程序有问题, (例如数组定义跟实际赋值不一致,这个我也遇到过) 2 )模型有问题, 通常模型很大,很复杂(这个我没遇到过)

&g~

G

O7r5d3O7t

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 case

3 )硬盘没空间了(这个其实不会引起error code 5,但是出错是肯定的了), 或者是内存太小.或者产生的文件太大.

4 )关闭杀毒软件试试(特别是卡巴)

5) 有人认为边界条件不正确,也会引起这个错误.willnessless 总结 9 system error code 29539。 关闭杀毒软件and try。

8Q%W%N

10 **ERROR: Issue cannot be deleted Not all data Released 在windows中,单击“控制面板”--“系统”--“高级”-- “性能设置”--“数据执行保护”命令,

+M0o

A2S

U/h._

把pre.exe和standard.exe添加进去。重起动后尝试

11 。。Surfaces associated with analytical rigid part MANDREL may have their orientation flipped。

6p.c-e4b.\\2a a%N

刚体相连的接触面方向定义反了,在接触定义的地方edit--flip

12 CONTACT PAIR (ASSEMBLY_BLANKBOT,ASSEMBLY_TIE-1_DIEDURF) NODE BLANK-1.5 IS OVERCLOSED BY 0.0512228 WHICH IS TOO SEVERE

这往往是因为接触面的法线方向定义反了。定义刚体和shell的surface时,要注意选择外侧

'a%B

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 check the .log, .dat, .sta, or .msg files for information about the status of the job

15 The number of history output requests in this ABAQUS analysis (>5000) may cause SIGNIFICANT performance problems during analysis and postprocessing输出项太多,恐硬件资源不够。要是你确保硬件够,这条也不怕了。一般的,应

Q

该减少History中的输出项,尽量输出你最感兴趣的内容。

16 Value for parameter nset will be truncated to 80 characters nset名字取太长了,80字符限制

B/[

$Z)@17 compilation - ifort.exe 问题 Problem during compilation - ifort.exe not found in PATH

安装的时候没有装好或是二次开发版本冲突。检查环境变量的设置;然后 verify一下,看看是子程序功能否能通过?

18 Disconnecting from Abaqus License managerInsufficient system resource

-L,U'p

H

D

available.

这种问题多半是由于计算资源不足导致,很多人反映一下原因: 1 内存不够 2 硬盘资源不足

T;p#t7I&|

19 nnn nodes have dof on which velocity/displacement/acceleration/base

有时候以警告出现有时候以错误信息出现,警告信息出现往往可以忽略。如果是错误信息,先查看ErrNodeBCRedundantDof.

再检查是否存在:1过约束。一些区域or点既定义速度有定义位移当然过约束了。 2 solid单元直接施加转角。须知实体单元只有3个自由度,

要想使实体转动,需要建立一个参考点RP与该区域耦合(coupling),然后转角施加在RP上,这样载荷的施加才有效。

20 ERROR: Zero or negative mass in element number 79144 是否有重叠单元;局部单元变形过大.原因可能有很[b]多[/b],可以先试试以下方法: ( v& R/ e1 ?; ]1 J) I* R( z 1.检查下材料定义是否有错误\

U;

2.把ALE的参数调整下5 g N# i3 ^9 m2 i9 I* c 3. 把加载速率放低[/size]

3JH ])uw6z3J

U)m5C5Q

THE MINIMUM MEMORY REQUIRED TO RUN THE ANALYSIS EXCEEDS THE AMOUNT

OF MEMORY THAT CAN BE ALLOCATED USING 32-BIT HARDWARE。EITHER THE PROBLEM SIZE MUST BE REDUCED OR THE ANALYSIS MUST BE RUN USING 64-BIT HARDWARE. 32-bit机器最多能用3G内存。 issue cannot be deleted Not all data

released: [url=http://forum.simwe.com/thread-877978-1-1.html]http://forum.simwe.com/thread-877978-1-1.html[/url] 1 improperly defined

surface(s). [url=http://forum.simwe.com/thread-877945-1-2.html]http://forum.simwe.com/thread-877945-1-2.html[/url]

24 三维壳单元出现错误:。。The element based surface assembly_all has a mixture of 3d shell

edges and other types of underlying elements.

If a surface has any 3d shell edges then all of its facets must be 3d shell edges. 解决办法:

在定義surface時,不小心選取到殼元素的\邊\,而定義的surf包含了一般的元素面和殼元素的邊,因此造成錯誤。

通常會選取殼元素的邊都是用來做tie連接使用的

[url=http://forum.simwe.com/thread-762223-1-1.html]http://forum.simwe.com/thread-762223-1-1.html[/url] 另外:

警告和报错里的错误集ErrElemAreaSmallNegZero、WarnNodeBCInactiveDof

等等,在哪里找?

m ~g-o

《常见CAE操作集锦》有叙述。

b*P;Nq `#r&y

1lC(i)T&Ma

Q4{'~

到後處理visuallization模塊的display group找element的

9S(T$F

~

ErrElemAreaSmallNegZero與node的WarnNodeBCInactiveDof就可以看到了.

i-@9M)C.S

m&注意:一个错误信息可能因为各种可能的问题导致的,以上所列远远不够,此帖只为抛砖引玉了。

C系列 *****WARNING[/size] 。[/b]

如上所说,有很多warning并一定意味着你的模型存在问题。常有:

1c%I.r!G!e3y(c

1 负特征值问题

e(cz+?3k

M

THE SYSTEM MATRIX HAS 8 NEGATIVE EIGENVALUES.负特征值是非线性分析的必然产物。所以不必大惊小怪,甚至久而久之,对于你熟悉的问题,你都会视而不见了。若出了问题,可先检查下有没有伴随的

numerical sigularity(数值奇异)和 Zero pivot(零主元)产生。如果没有,可以参考这几个方面:

1).刚体位移

.h-I-L @ p\

2).单元异常,过度变形、过度扭曲等 3).应力应变关系有负斜率

5K#X ]'Q1|

4) 如果有流体的话,在容器发生形变的话,也可能出现negative eigenvalue的情况,不过不会出现警告,这是被允许的

5) 失稳发生 6) 可参考:

2 The ratio of deformation speed to wave speed exceeds 1.0000

R2AG |e

H _

t B2e

这个警告是指单元形变速度V(单元最大形变率/特征尺寸)和膨胀波速C (通过材料本构关系求得)的比例超过1。 解决这个问题的方案有以下几种:

(1)检查单位是否封闭(参数设置有数量级的错误),此错误新手常犯; (2) 检查网格质量 ;

G

r%uM

R

G8h

E8`;M

(3) 检查加载速度,如果条件允许的话就降低速度,该方法也很有效,但在很多 情况下无法降低速度;

(4) 调整STEP中的TIME SCALING FACTOR;调整STEP中的 MASS SCALING FACTOR;

(5) 加*SECTION CONTROLS,NAME=SC,DISTORTION CONTROL, LENGTH RATION=0.1

或者YES也可以,加在MATERIAL 前面;或加* DIAGNOSTICS, DEFORMATION SPEED CHECK=OFF; 方法修改后还有问题的的情况下使用增加 3 zero force/ZERO MOMENT问题

THERE IS ZERO MOMENT EVERYWHERE IN THE MODEL BASED ON THE

DEFAULT CRITERION. PLEASE CHECK THE VALUE OF THE AVERAGE MOMENT DURING

,z

X%I g8Q

O

H

h2}

D8GE+k

,X@

?'{

r9U+[

G

j1S

C2M

e4H*y h:M%`q9K+D4Y

k'h!Q

m/a

D 或者加*DIAGNOSTICS, CUTOFF RATIO=RATIO(具体数值),在其他

I&P

C(H

S p-d/B m

THE CURRENT ITERATION TO VERIFY THAT THE MOMENT IS SMALL ENOUGH TO BE TREATED AS ZERO. IF NOT, PLEASE USE THE SOLUTION CONTROLS TO RESET

6Y

w6V\? O

THE CRITERION FOR ZERO MOMENT.

这个警告是告诉你模型中没有弯矩,没问题的,可以继续计算。 如果提示中出现特征值奇异的时候才是计算有可能出现不收敛的问题。

4 。。Degree of freedom 4 is not active in this model and can not be restrained 有限元软件计算对于实体步考虑转动自由度,所以你在边界条件中限制了456的自由度后,软件会忽略的啊.

!U

z&K

o;u4B

U

5 。。The option *boundary,type=displacement has been used; check status file between steps for warnings on any jumps

prescribed across the steps in displacement values of translational dof. For rotational dof make sure that there are。

\

M5o

w7D+F9m#s

q

/@。。 no such jumps.All jumps in displacements across steps are ignored.。

I$N(@

你采用了位移边界条件,但在平动自由度上,可能在不同的分析步骤里面有突变(你可以从sta文件里面查看),

z0o

~)P

x*V;^

N4}

Sz

并且应保证转动自由度无突变。 通知性质的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 these 。WarNodeOverconTieSlave。

定义接触的时候,公共节点重复定义了好几次,这样可能会出现过约束问题(只是。。可能。影响)..

{5{0` d+O

m7a_/NA

p3@#p

~

nodes have been identified in node set

8 。。There are 。red]nnn。 unconnected regions in the model. 可能是接触面由空隙,最好在接触属性中定义一个容差范围。“ UNCONNECTED REGIONS IN THE MODEL.”。

如果警告信息中的这个nnn。等于你的part数目,那么就不用担心; 反之,如果。nnn。大于你的模型中part数目,则往往意味着几何摸存在尖角、细变等缺陷,需要做在mesh步---tools---virtual topology进行处理。

一般各个parts之间定义接触,aba都会这样通知用户的,只要接触设置对了,一般没事。6.8版以后有一种方法查看这些“未连接区域unconnected regions”, 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

\\-v-x

V2Bt

^[1Y2uJ$R

h4{

T w0R-U2p X9i C

d#{

2nd:以你的模型有2个part并定义了接触为例,分析过程中,系统就会通知你,模型中有2个

一般是塑性应变太大,单元扭曲导致的。可以先改为弹性模型看看是否收敛;学习下aba_aba大侠的指导吧

[url=http://forum.simwe.com/viewthread.php?tid=684042]http://forum.simwe.com/viewthread.php?tid=684042[/url]

*?%M

11 。。The ratio of the maximum incremental adjustment to the average characteristic

B8T$v

F3f

b

k Y

length is 1.82846e-02 at node 10868 instance jiti1 on the surface pair

(assembly_jq22,assembly_q22).。

可以通过调大预设值消除该提示and检查网格质量。

#a

K-},|o

'R5v

T5e

H

H

12 。。ELEMENT 42 INSTANCE SOIL3-1 IS DISTORTING SO MUCH THAT IT TURNS。

应改进单元质量。(单元扭曲问题相见4楼)

13 。。650 nodes are either missing intersection with their respective master surface or outside the adjust zone.。

E3\\

I&O)x8F

14 。。Dependent part instances cannot be edited or assigned mesh attributes

F,Z s4}

0x

模型树--assembly-打击part 右键--make independent。也可以到模型树part步展开点mesh。

Ss Q

z#^

u L

]8S9[/B

X-\\

y 15 。。The aspet ratio for nnn elements exceeds 100 to 1.

单元划分网格长宽比不合适。如果这些单元在不重要的区域(对结果肯定有些影响, 影响大小

@!I

uU

取决于这三个单元的位置,在模型中的作用等),而且能计算,那就没问题了

g/r3Y

v)u

16 。。123 elements are distorted。

存在单元扭曲,如果这些单元在不重要的区域(对结果肯定有些影响,

影响大小取决于这三个单元的位置,在模型中的作用等),而且能计算,那就没问题了(同15) (单元扭曲问题相见4楼)

7eK&s K/pU

17 ***WARNING: DEGREE OF FREEDOM 1 IS NOT ACTIVE ON NODE 6 - THIS BOUNDARY CONDITION IS IGNORED。 约束了单元没有得自由度对求解没有影响,可以查看下

*tO*c/}

m*]&U

18 。。热分析时出现了这样的警告“THERE IS ZERO HEAT FLUX EVERYWHERE

There is zero HEAT FLUX everywhere in the model based on the default criterion. please check the value of the 。

j4})h1V D

。。 average 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. 试试:

&b&F

L\

w

l J

l%s

Z'K

(1)是不是热源定义的问题,错误信息是说热源量几乎为零。

(2)定义热源的子程序调用命令流应该为*HEAT GENERATION,在材料模块中定义,子程序为HETVAL。

19 。。The elements in the element set WarnElemSurfaceIntersect-Step1 are involved surface intersections. Refer to the status and message file for further details

Y\

检查一下你单元集合的定义以及面的定义,看是否出现了相交或重复定义的情况

20 。。Boundary conditions are specified on inactive dof of 36 nodes. The nodes have been identified in node set WarnNodeBCInactiveDof.

r-S

R#N,\\

D!F

ht[url=http://forum.simwe.com/viewthread.php?tid=857956&extra=page=12&filter=type&typeid=68]tp://forum.simwe.com/viewthread.php?tid=857956&extra=page=12&filter=type&typeid=68[/url]

21 。。 Integration and section point output variables will not be output for deformable elements that are declared as rigid using the *rigid body option 。 这个仅是通知性质的(在interaction步设置为rigid body,不输出应力应变),你在interaction步定义了刚体约束的话,都会出这个警告。

,u%N

F B

22 。。For a self contact surface, the facets of the elements in element set

WarnElemFacetThickPt63d-Step1 are thicker than 0.6 times an edge or diagonal length of the facets. Use the MAXRATIO parameter on *SURFACE DEFINITION to allow automatic rescaling of the contact thicknesses where necessary for this surface. Refer to the status file for further details.。 [url=http://forum.simwe.com/thread-867940-1-1.html]http://forum.simwe.com/thread-867940-1-1.html[/url]

23 NO VALID RADIATION OUTPUT REQUESTS HAVE BEEN GENERATED. THIS MAY BE DUE TO EARLIER INPUT ERRORS OR SPECIFICATION OF。 。。 A NONEXISTANT CAVITY OR SURFACE NAME。

24 123 nodes may have incorrect normal definitions. The nodes have been identified in node set WarnNodeIncorrectNormal。。

先用1楼末尾的方法看看WarnNodeIncorrectNormal在哪儿。这个不一定是致命的警告,有时候可以忽略。如果模型不收敛,可以检查下是否有过约束, 在接触上存在边界条件or加载。

25 This option is not supported for element loop parallelization. If you have specified element loop parallelization, it will be turned off for this analysis [url=http://forum.simwe.com/viewthread.php?tid=871350&extra=page=1&filter=type&typeid=68]http://forum.simwe.com/viewthread.php?tid=871350&extra=page=1&filter=type&typeid=68[/url]

m.F5Bj*y

G!x

9| y-I'k+L

w3E3x0f-`4]

检查一下你的output設定裡是不是有些set或surface沒有設定到

27 msg出現COMPATIBILITY ERRORS

[url=http://forum.simwe.com/thread-872274-1-1.html]http://forum.simwe.com/thread-872274-1-1.html[/url]

PA$m

28 98 out of 99 licenses remain available[size=0px]! [/size]。#000000]。#000000]

_ b)F*a B9\\;eC|4S(q

这个没有关系的。aba打开都是这个显示的,其实没有那个问题,放心用吧。。

-------------注意:各自模型千差万别,信息中的数字(如123个节点,。red]nnn。,200个单元等等)都是概数。。

预留在二次开发方面的的错误表。

+m

i5o0?5{

excessively distorted element网格扭曲

E系列。

上文已经说过,类似于

----------------------------------------------------------------------------------------------------------

。。 ERROR:Too many attamps have been made。 。。 Too many attamps have been made....。

9v5R$n-\\

C4Z5m

D'j

h-x B |$?2X

。。 THE SOLUTION APPEARS TO BE DIVERGING.

f&W

CONVERGENCE ISJUDGED UNLIKELY. 。

。。 TIME INCREMENT REQUIRED IS LESS THAN THE MINIMUM SPECIFIED Analysis Input File Processor exited with an error.。西)。宜再查找别的信息来考察。比如:。。

R2s_$hK

_)W-h8L4@

。purple]。 这样的信息几乎是无用信息。(除了告诉你的模型分析失败以外,没有告诉你任何有用的东

1 ) Numerical sigularity solver problem. numerical sigularity 。 when processing node105 instance 表示:数值奇异:刚体位移(欠约束) 2) Zero pivot 表示:过约束 。

h,M

G4N

7d9i'a:@2B1]-F

这样的信息(当然不仅仅是这些),才是比较有价值的。

Y&k

2。对于TIME INCREMENT REQUIRED IS LESS THAN THE MINIMUM SPECIFIED。 Too many

3sw

attamps have been made。

.m$_2{*?

不明白increcement的同学请看zyxie大侠的大作:。red]《time increment的根本理解》。。black](。精华贴)

[url=http://forum.simwe.com/viewthread.php?tid=747885&extra=page=1&filter=digest]。

http://forum.simwe.com/viewthread.php?tid=747885&extra=page=1&filter=digest。[/url]

对于“网格扭曲”的警告: 。red]excessively distorted element 。前面有提到。

第一步:采用二楼底下的方法用display查看“ ErrElemExcessDistortion-Step1 ”在模型的哪些部位,做到心中有数。

0V ?&m

b9F1_

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

a j7[8j2L5G7h'o?:第三步:即使你的网格划分很好,如果变形过大,也会导致网格扭曲。然后修改网格划分,怒要出现红色,关键区域不要出现黄色。(当然最好是所有的网格都用structure划分,且都没有红色、黄色出现。网格质量就比较好。。#0000ff]这种情况,警告信息往往是在计算到一定步骤之后才出现“distorted element”。。 这种情况建议采用ALE等方式,此不详述,搜索论坛“网格重划”“ALE”等技术。

green]ALE可参考: htscut2010大侠的《[原创]ALE方法详解与各选项卡参数意义与设置》。 [url=http://forum.simwe.com/thread-873999-1-4.html]http://forum.simwe.com/thread-873999-1-4.html[/url] black]htscut2010大侠的《ALE网格自适应方法浅见》。

,l4Y ^;E

~

I(R1g:d

C

\\)V

[url=http://forum.simwe.com/viewthread.php?tid=873659&page=1#pid1609203]http://forum.simwe.com/viewthread.php?tid=873659&page=1#pid1609203[/url]

x9^:g3b

转帖error code总结

[i=s] 本帖最后由 zsq-w 于 2009-11-23 09:34 编辑 [/i]

u-t2_

_.n-g

E9c

看论坛里好多人提到计算中碰到error code的问题,这个问题一般不是你的UMAT子程序的问题可以通过goole搜索,那上面一般有解释:

。red]Error Code 142 。System error code 142 means \SUBST at this time.\value 0x8E.

。red]Error Code 143。 System error code 143 means \a drive to or for a directory on the same drive.\\

+l

G~6E7zb

。red]Error Code 144。 System error code 144 means \the root directory.\value 0x90.

k(g3z+x$Z

。red]Error Code 145。 System error code 145 means \code may also display as \

。red]Error Code 146。 System error code 146 means \substitute.\0x92.

3|2uW\

。red]Error Code 147。 System error code 147 means \process this command.\the value 0x93.

。red]Error Code 148。 System error code 148 means \this time.\

C+A0G

m^

。red]Error Code 149。 System error code 149 means \substitute a drive for which a directory on the drive is the target of a previous substitute.\This error code may also display as \。red]Error Code 150。 System error code 150 means \specified in your CONFIG.SYS file or tracing is disallowed.\as \

。red]Error Code 151。 System error code 151 means \events for DosMuxSemWait is not correct.\

!p

m&o

V4m

B*X)U8z

&rH.[

O

}#f2LH/] I5u

来自。#000000]hanfei_5759。的总结:

[url=http://bbs.simwe.com/viewthread.php?tid=857889]http://bbs.simwe.com/viewthread.php?tid=857889[/url]

yywj2000 发表于 2009-3-13 15:06 WARING

THE SLAVE SURFACES ASSEMBLY_CP-4-DAZHOUHOU-1 AND

ASSEMBLY_CP-5-DAZHOUHOU-1 INTERSECT EACH OTHER. THEY ARE PAIRED WITH MASTER SURFACES ASSEMBLY_CP-4-LIANGANHOU-1 AND

ASSEMBLY_CP-5-LIANGANHOU-1 THAT ALSO INTERSECT EACH OTHER. IF BOTH PAIRS ARE *CONTACT PAIRs, THESE TWO PAIRS SHOULD NOT BE SIMULTANEOUSLY PRESENT IN A STEP BECAUSE OF POSSIBLE CONVERGENCE PROBLEMS; USE *MODEL

CHANGE,TYPE=CONTACT PAIR TO REMOVE ONE OF THEM. IF BOTH ARE *TIE PAIRS, THE REDUNDANT TIES WILL BE REMOVED AUTOMATICALLY. IF ONE PAIR IS *TIE AND ANOTHER IS *CONTACT PAIR, REMOVE ONE OF THEM. 不知道怎么解决

jzc1983 发表于 2009-3-13 19:46 8 nodes may have incorrect normal definitions. The nodes have been identified in node set WarnNodeIncorrectNormal. 节点有错误的法线定义?

jzc1983 发表于 2009-3-14 11:17 [i=s] 本帖最后由 jzc1983 于 2009-3-14 11:20 编辑 [/i]

\

THE SLAVE SURFACE ASSEMBLY_TANHUANG IS PAIRED WITH MASTER SURFACES ASSEMBLY_TONGBI AND ASSEMBLY_TONGDI THAT INTERSECT EACH OTHER. IF BOTH

PAIRS ARE *CONTACT PAIRs, THESE TWO PAIRS SHOULD NOT BE SIMULTANEOUSLY PRESENT IN A STEP BECAUSE OF POSSIBLE CONVERGENCE PROBLEMS; USE *MODEL CHANGE,TYPE=CONTACT PAIR TO REMOVE ONE OF THEM. IF BOTH ARE *TIE PAIRS, THE REDUNDANT TIES WILL BE REMOVED AUTOMATICALLY. IF ONE PAIR IS *TIE AND ANOTHER IS *CONTACT PAIR, REMOVE ONE OF THEM.

l+V

U

\\4x

我这个警告和6楼是一样的,就是零件1的侧面和零件2的侧面接触,零件1的地面和零件2的地面接触,警告说不能同时在一个step里面设顶,我都是在initial step里面设的

xiaofeng02320 发表于 2009-3-16 12:34 下了,谢谢

sillyoranger 发表于 2009-3-30 16:01 在做岩土工程方面的 也出现一个问题

n0x? X _5Bc/F

在第一步 GEOSTATIC分析步施加重力和房屋载荷 加上边界条件 边界条件是5个面简支约束 自由面上表面(施加房屋载荷的那个面 大变形off 为什么会出现 ERROR:Fixed time is too large.

i-l.s

-C*uv2M

>???????

zsq-w 发表于 2009-3-30 16:41 [i=s] 本帖最后由 zsq-w 于 2009-4-14 18:42 编辑 [/i]

.V

\\$r j:t{$Y3q!OV:Y

[b]1 [/b]上文已经说过,类似于

----------------------------------------------------------------------------------------------------------

。。 ERROR:Too many attamps have been made。

m$u+?

A'x9u.Z

。。 Too many attamps have been made....。

%u b0O-p1i4Eq

。。 THE SOLUTION APPEARS TO BE DIVERGING. CONVERGENCE ISJUDGED UNLIKELY. 。

。。 TIME INCREMENT REQUIRED IS LESS THAN THE MINIMUM SPECIFIED Analysis Input File Processor exited with an error.。

&M4@ x'R

d1k

G0m

@:U

。purple]。

#000000]-----------------------------------------------------------------------------------------------------------。

k e9p

F)f

z'c6b

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

1 ) Numerical sigularity solver problem. numerical sigularity 。

;F

C-A,y

。。 when processing node105 instance 表示:数值奇异:刚体位移(欠约束) 2) Zero pivot 表示:过约束 。

这样的信息(当然不仅仅是这些),才是比较有价值的。

[b]2[/b] 对于。#0000ff]TIME INCREMENT REQUIRED IS LESS THAN THE MINIMUM SPECIFIED。

w4`U

Ow,Y

AF_

%c/Ez._*u!Q

。#0000ff] Too many attamps have been made。

不明白increcement的同学请看对。#000000]zyxie。大侠的大作:《time increment的根本理解》(精华贴)

[url=http://forum.simwe.com/viewthread.php?tid=747885&extra=page=1&filter=digest]http://forum.simwe.com/viewthread.php?tid=747885&extra=page=1&filter=digest[/url]

flin55 发表于 2009-3-30 18:53 [i=s] 本帖最后由 flin55 于 2009-3-30 19:01 编辑 [/i]

我做crashable foam材料出现的问题: 轴对称、两块刚性板压缩泡沫材料

***WARNING: THE SYSTEM MATRIX HAS 10 NEGATIVE EIGENVALUES.MESSAGE.

2I7Y.K9x0Q |6}E

)\\X4h/|-ZD.f~

EXPLANATIONS ARE SUGGESTED AFTER THE FIRST OCCURRENCE OF THIS

F

i m{-t;P3\\

@

ELEMENT SPECIMEN-1.1 IS DISTORTING EXCESSIVELY. ELEMENT SPECIMEN-1.1 IS DISTORTING EXCESSIVELY. ELEMENT SPECIMEN-1.1 IS DISTORTING EXCESSIVELY. ELEMENT SPECIMEN-1.1 IS DISTORTING EXCESSIVELY. ELEMENT SPECIMEN-1.1 IS DISTORTING EXCESSIVELY.明明变形不太大啊,单元也没有扭曲!!!

o3?

m t!|

%q1X

s,_

K/NG5pm

RH

最后就不能计算了

R#_'|%xb.M j*A

_(}

/^

O

***NOTE: THE SOLUTION APPEARS TO BE DIVERGING. CONVERGENCE IS JUDGED UNLIKELY.

i.M${&J

5z

***ERROR: TOO MANY ATTEMPTS MADE FOR THIS INCREMENT

下面是截图和inp文件,麻烦zsq-w版主帮我看看,我调试了很久没辙了!!

-O

G.s9Y

b.\\

zsq-w 发表于 2009-3-30 19:23 [b]

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1589594&ptid=868268]12#[/url] [i]flin55[/i] [/b]

F^+n

o/V.l

i+xs C*V^

^

从图上看单元没有扭曲。

8M'`-T.w

X8U7S9O

ELEMENT SPECIMEN-1.1 IS DISTORTING EXCESSIVELY

v9t1I-C Q

m-e;?0z

*P1 这个信息有时候在调用子程序等时候也会出现的。

2 刚开始计算出现这个信息与计算一定阶段才出现这个信息的意义是不一样的。有可能是你加载载荷or位移太大,计算过程中的单元扭曲。

9{m

R d

T\_*X

U,u

~#E

再一个,检查下你采用的单元类型是否合适。不过我不知道泡沫材料应该用哪种单元,这个就不能给你提建议了。

flin55 发表于 2009-3-30 20:30 很奇怪 step:

%k9U~

initial minimum maximum

0.001 1e-5 1~0.04 收敛

(R&@N

B(G0L

_-C

z

x*j(W

] f${%t

0.001 1e-5 <0.04 不收敛

M)cN这个是什么原因呢

zsq-w 发表于 2009-3-30 20:47 [b]

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1589725&ptid=868268]14#[/url] [i]flin55[/i] [/b]

很奇怪不是,一般而言:maximum值影响不大的(因为当迭代不收敛时这个aba会自动调小这个的)。

*G7B

? uH

flin55可否把收敛的monitor发上来看看,顺便看看比较出现多增量步是多少?都是0.04么?

klal80 发表于 2009-3-31 09:34 谢谢,这么好的东西

sillyoranger 发表于 2009-4-4 21:51 粘弹性边界使用geostatic总是出现Fixed time increment is too large

k#nG h

[url]http://forum.simwe.com/viewthread.php?tid=808104&highlight=fixed+time+is+too+large[/url]

h2G w!I/g0S

\\,A

G

f1o

Dm

|4M

zsq版主 谢谢你热情的解答 也谢谢你对论坛的贡献

我看了你给的链接 不过对此错误没什么帮助 因为只有负特征值而并没有数值奇异和过约束零主元等警告信息 下面说说我的理解

7\\

Z,H

e,J

| T8`0[$z

N%x)t2`/RU6j\

还请问版主 如何理解通用静力分析步下计算收敛而在地应力分析步中却无法收敛 出现FIXED TIME IS TOO LARGE.信息

i!X

a%o

是不是因为通用静力分析步可以自动缩短最小增量步或者可以通过人为的设置 而地应力分析步却无法在CAE操作中更改调整最小增量步时间

其实在CAE中是可以调整的 STEP---Other---general solution controls 是可以人为调整的 不过需要的理论知识我目前还无法看明白 (中文的都不是很明白 英文的更难懂了)ZSQ版主能给我们简单简单介绍说一下嘛

w

q']0ys

[!k2E

^

G O/E

{ ?6y

zsq-w 发表于 2009-4-4 23:20 To sillyoranger :1

:]3H

@7E o5P

.PM` r5u#U[!U

在11楼已经言明:

类似于。。Fixed time increment is too large FIXED TIME IS TOO LARGE。

tn6EW

:f6g6g#f8G%^7q

这样的信息,几乎难以发现模型的问题所在。 2

k(`^

n9n-r

单单出现负特征值也难以看出问题的(前亦有说,很多时候负特征值是必然出现的)。 3

地应力问题我不懂(没有做过土木),这个还得从模型入手,lz可单独就模型的设置等疑问发帖。 4

“STEP---Other---general solution controls 是可以人为调整的 ”

4s1g#^&V+u E

一般而言,此处不宜改动,模型不收敛应该从模型设置入手,更改这些难以凑效,何况更改后结果是否合理也需要多方考察的。所以,只建议高手中的高手才使用。或者你的专题就是研究这个方面的,你也可以使用,常人用这个就是自讨苦吃。在我的签名档《CAE操作集锦》中有这一条,有高人也是说这个一般不用的。

99490357 发表于 2009-4-6 21:39 Element 601 instance part-outring-1: layered material properties can not be specified for this element type.

进行复合材料分析时,遇到的问题,急求

zsq-w 发表于 2009-4-6 21:46 [b]

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1599201&ptid=868268]19#[/url] [i]99490357[/i] [/b]

这个说的很明确啊(虽然我不是做符合材料的:) )

*E H'm(hU

s8v

r1uo;k

1j

Xq/q'f j6Q

“这种单元不可用于这种材料属性”,换一种可以用的单元。

你到help文件相关材料属性的地方能找到那些单元不可用,那些单元可用。

fengjifang 发表于 2009-4-8 17:11 谢谢,学习了

majianzhi 发表于 2009-4-9 20:17 我设了一个简单轴对称模型,孔弹性,log K=3.45,泊松比0.3,拉伸极限4。但是总出现Analysis Input File Processor exited with an error.的错误信息,把材料改为弹性就不会出现任何问题,不知道怎么回事,楼主帮忙解答一下吧,太谢谢了。

gailihua 发表于 2009-4-9 22:19 请指教,多谢!!

M%{8Y

The deformable element nodes contained in node set ErrNodeSpaNodeNoMass-Step1 have no mass associated with them and some translational degrees of freedom at the nodes are not constrained. Either mass must be definedor all of the translational degrees of freedom

must be constrained. See the status file for further details.

%XK ^0K4w%rX

2 elements are connector elements that are connected to ground. The elements are identified in element set WarnConToGround.

There are 3 warning messages in the data (.dat) file. Please check the data file for possible errors in the input file.

-W

m

A)G3H

L4x

zsq-w 发表于 2009-4-10 12:22 [quote]我设了一个简单轴对称模型,孔弹性,log K=3.45,泊松比0.3,拉伸极限4。但是总出现Analysis Input File Processor exited with an error.的错误信息,把材料改为弹性就不会出现任何问题,不知道怎么回事,楼主帮忙解 ...

[size=2]。#999999]majianzhi 发表于 2009-4-9 20:17。

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1603971&ptid=868268][img]http://forum.simwe.com/images/common/back.gif[/img][/url][/size][/quote]

h1s0N;~

H

k/?

有没有编辑inp或者使用子程序?

这个没有进入计算模块,inp中有空格、不可识别符号等问题。

zsq-w 发表于 2009-4-10 12:27 [b]

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1604260&ptid=868268]23#[/url] [i]gailihua[/i] [/b]

}:W,m ^

先用2楼方法看看ErrNodeSpaNodeNoMass-Step1 在哪儿在检查下

gailihua 发表于 2009-4-11 20:28 谢谢你的建议,我看了,我是想在管道和土壤接触的中间地方,做一个隔震的东西,用的是CONNECTOR,我选择的是点对点连接,下面的是我的模型

gailihua 发表于 2009-4-11 20:31 求助,ABAQUS/EXPLICIT中位移条件的施加。

r4v7` D

lL

这个是分析时出现的Warning

DA5G{1SO$A F#n

The option *boundary,type=displacement has been used; check status file between steps for warnings on any jumps prescribed across the steps in displacement values of translational dof. For rotational dof make sure that there are no such jumps. All jumps in displacements across steps are ignored

There are 1 warning messages in the data (.dat) file. Please check the data file for possible errors in the input file.

我是在上盘的左面和前后同时施加的位移载荷,有谁能帮一下忙,查找一下原因,不胜感激!!!这个是地震作用时逆断层错动的管道模型[img][img][img][/img][/img][/img]

6M&kR}%_

gailihua 发表于 2009-4-11 20:32 [b]

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1606858&ptid=868268]27#[/url] [i]gailihua[/i] [/b]

gailihua 发表于 2009-4-11 20:33 [align=center][table][tr][td][align=center][align=center][font=宋体][size=12pt]这个是位移时间函数[/size][/font][/align][/align][/td][/tr][/table][/align]

zsq-w 发表于 2009-4-11 20:58 [quote]求助,ABAQUS/EXPLICIT中位移条件的施加。这个是分析时出现的Warning

'`:x-c l

6VY'@*u~M

The option *boundary,type=displacement has been used; check status file between steps for warnings on any jumps prescribed across th ...

C F

K!T

[size=2]。#999999]gailihua 发表于 2009-4-11 20:31。

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1606858&ptid=868268][img]http://forum.simwe.com/images/common/back.gif[/img][/url][/size][/quote]

“The option *boundary,type=displacement has been used; check status file between steps for warnings on any jumps prescribed across the steps in displacement values of translational dof. For rotational dof make sure that there are no such jumps. All jumps in displacements across steps are ignored[size=0px]2 L6[/size]”

I2~

k5m

W

^

3Zi$q;j

这个信息在2楼有描述,你没有看。只要你采用位移加载,都出这个信息来通知你。这个只是警告信息,并不意味着你的模型在这个方面有问题。

V-}

c,h `8s

r(p5g

看看msg文件和data文件里面其他信息。

binling_love 发表于 2009-4-11 21:44 zsq-w版主的这个帖子技术量高啊 囊括了常见的错误信息 多学想LZ学习啊

zsq-w 发表于 2009-4-11 22:02 [b]

[url=http://forum.simwe.com/redirect.php?goto=findpost&pid=1607013&ptid=868268]31#[/url] [i]binling_love[/i] [/b]

V2J)u

i8q.H(}-l$a

Z-K

binling_love斑竹过奖了啊。这些还远远不够了,需要大家不停的汇入更多的信息,更需要大家对各种错误信息进行更详尽的解读。多常见错误的解释的。

9d,n1U

w4S7p8c1u

虽然我也得到了曹金凤博士的那本《aba常见问题解答》,可惜现在没有到我手上,我听说那本书上有很

u1eh

~9k0b

bg&k'C0_%zb6l4x${

binlin_love斑竹要是有兴趣,也可以对各条错误信息的解释多加一些啊,呵呵呵,欢迎斑竹直接编辑此贴了。

zhlregel 发表于 2009-4-14 10:43 学习啦

liuya118 发表于 2009-4-14 13:50 The elements contained in element set ErrElemExcessDistortion-Step1 have distorted excessively.

0E*^

R!Y

e8O%

y3Y

There is only one excessively distorted element

The elements contained in element set ErrElemExcessDistortion-Step1 have distorted excessively.

Qm2OE u

!^6n,Dl)t

请问这种情况该如何处理,谢谢

zsq-w 发表于 2009-4-14 14:11 excessively distorted element

[i=s] 本帖最后由 zsq-w 于 2009-4-14 21:40 编辑 [/i]

'j E$G:Z8m

M+`9iD

对于“网格扭曲”的警告: 。red]excessively distorted element 。前面有提到。

\R6f

i O/]

#l\

?6j

第一步:采用二楼底下的方法用display查看“ ErrElemExcessDistortion-Step1 ”在模型的哪些部位,做到心中有数。

5K

b:ct~

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

第三步:即使你的网格划分很好,如果变形过大,也会导致网格扭曲。然后修改网格划分,怒要出现红色,关键区域不要出现黄色。(当然最好是所有的网格都用structure划分,且都没有红色、黄色出现。网格质量就比较好。。#0000ff]这种情况,警告信息往往是在计算到一定步骤之后才出现“distorted element”。。 这种情况建议采用ALE等方式,此不详述,搜索论坛“网格重划”“ALE”等技术。

。green]ALE可参考:。

6|+s+J p%}$f-O-C

%qW `

] e

。green] 。htscut2010大侠的《[原创]ALE方法详解与各选项卡参数意义与设置》 [url=http://forum.simwe.com/thread-873999-1-4.html]。#000000]http://forum.simwe.com/thread-873999-1-4.html。[/url]

\c~9g

htscut2010大侠的

《 [url=http://forum.simwe.com/forumdisplay.php?fid=31&filter=type&typeid=58]。#000000][基础理论]。[/url] (原创)ALE网格自适应方法浅见》

[url=http://forum.simwe.com/viewthread.php?tid=873659&page=1#pid1609203]。#000000]http://forum.simwe.com/viewthread.php?tid=873659&page=1#pid1609203。[/url]

liuya118 发表于 2009-4-14 16:41 谢谢,此外我有一个模型可以正常算出来,但是我把此模型放大后在提交job的时候就出了错误,错误如下:Output request veeq is not available for this option 不知为何,谢谢。 [b]

[url=http://bbs.simwe.com/redirect.php?goto=findpost&pid=1610526&ptid=868268]35#[/url] [i]zsq-w[/i] [/b]

wydyyh 发表于 2009-4-16 08:24 磁盘空间不足也可以引起system error code 29539 吧

liuya118 发表于 2009-4-17 21:48 请问版主,我在提交job之后,进入Abaqus/Explicit

Q-lp&O8}出现分析步 1, 帧 0 : 已输出到 ODB之后就再也没有下文了。 我的网格不多,计算也不复杂,而且没有出错的的提醒。 警告内容如下:

N

p$K3Y a

n\

*inelastic heat fraction and *specific heat are only used in an adiabatic analysis and a coupled temperature-displacement analysis

Node set assembly__pickedset107 has no members and will be ignored. Nodes defined in this set may have been deleted because they were not connected to any elements.

Node set assembly__pickedset191 has no members and will be ignored. Nodes defined in this set may have been deleted because they were not connected to any elements.

Output request e is not available in a nonlinear step -- le (log strain) will be output instead.

$Y

@

Output request e is not available in a nonlinear step -- le (log strain) will be output instead.

'_1R^

Output request e is not available in a nonlinear step -- le (log strain) will be output instead.

i?S {7t4c

Output request e is not available in a nonlinear step -- le (log strain) will be output instead.

5 elements are distorted. Either the interior angles are out of the suggested limits or the triangular or tetrahedral quality measure is bad. The elements have been identified in element set WarnElemDistorted.

f#A

m5? a

There are 8 warning messages in the data (.dat) file. Please check the data file for possible errors in the input file.

7\\2f g

f |

Boundary conditions are defined at the the nodes contained in node set

WarnNodeBcIntersectKinCon. In addition the nodes are also part of a surface involved in kinematic contact. The kinematic contact constraint will be overridden by the boundary conditions in case of a conflict. Penalty contact may be used instead.

+Y8W

K:f,v;T

H&h

m

The option *BOUNDARY,TYPE=DISPLACEMENT has been used with a jump in displacements at the nodes in node set WarnNodeWithJump-Step1 at the beginning of the next step; all jumps in displacement across steps are ignored. See the status file for further details.

d#ZU

O

请问是什么原因?谢谢

你的模型警告信息虽多,但是就那么几类:

L!\\/L&\\9{w

1 inelastic heat fraction and *specific heat are only used in an adiabatic analysis and a coupled temperature-displacement analysis

E.Y*t

z7?;2 Output request e is not available in a nonlinear step 这种前面已经说过,可以不管,只是通知性质的信息。

3 distorted element见上,四楼有详细说明。

4 “Boundary conditions............采用了位移加载,前面我也说过,不管.

U

F!u ?3Y0C:^

我推测问题出在1或者2 ,先按4楼方法检查扭曲网格,不行的话就是你的1nelastic heat fraction 的问题了,可就这个问题详述你的模型,重新发帖。 页: [1] 2 3 4

查看完整版本: 【错误信息和警告信息汇总】

Powered by Discuz! Archiver 7.0.0 ? 2001-2009 Comsenz Inc.

本文来源:https://www.bwwdw.com/article/9sop.html

Top