ansys中瞬态分析闪退问题? 20
ansys瞬态分析计算完成后显示solution is done并且好好的,当进入后处理时就闪退了。
查看了error文件里面
A reference force value times the tolerance is used by the
Newton-Raphson method for checking convergence. The calculated
reference FORCE CONVERGENCE VALUE = 0 is less than a threshold. This
threshold defaults to 1.0-2 or is specified as MINREF on the CNVTOL
command. Check results carefully.
yuanhui 13:12:25
*** WARNING *** SUPPRESSED MESSAGE CP = 14.711 TIME= 12:00:40
A reference force value times the tolerance is used by the
Newton-Raphson method for checking convergence. The calculated
reference FORCE CONVERGENCE VALUE = 0 is less than a threshold. This
threshold defaults to 1.0-2 or is specified as MINREF on the CNVTOL
command. Check results carefully.
*** ERROR *** CP = 5956.570 TIME= 12:58:43
An unexpected error ( SIG$SEGV ) has occurred... ANSYS internal data
has been corrupted. ANSYS is unable to recover and will terminate.
Previously saved files are unaffected. Please send the data leading
to this operation to your technical support provider, as this will
allow ANSYS, Inc to improve the program.
只有最后一个error就是在进入/post26后出现的,其余都是warning。为什么计算收敛完成了还会出现这种情况呢?
这是一个内部错。如果你是使用命令流进行计算的,当命令流中出现违反 ANSYS 规定的语句时,就有可能出现这种情况。
使用 GUI 操作,计算结束后,进入 /post26,一般不会出现这种情况。