LSDYNA常见错误与解决办法

 *** Error 20216 (STR+216)
     part # 6 is out-of-range
>>>>>  Process 0  <<<<<
>>>>> Signal 11 : Segmentation Violation <<<<<

计算模态时出现的错误问题

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 54585 RUNNING AT i5611
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================

错误位置无法找到。是因为模型中定义的接触非线性?不至于,因为材料非线性?有可能,怎么办?

正确的输出:


 Solving eigenproblem with MPP Lanczos - Global  order =      5794551
       3 t 1.0000E-05 dt 1.00E-05 write d3eigv file            03/18/25 16:40:10
 esolvr_mpp : mxblksize                             8
     eigenextraction completed
     number of eigenvalues found    : 10
     number of eigenvalues discarded: 0
     xdseex warning return          : 0
     xdseex error return            : 0
     time for eigenextraction : 9.2645E+01
       3 t 1.0000E-05 dt 1.00E-05 write eigout file            03/18/25 16:42:53

 N o r m a l    t e r m i n a t i o n                          03/18/25 16:42:53

material type 100
     that is invalid for belytschko-schwer beam elements

错误:传统梁单元不能用MAT100

错误:关闭AUTOSPC

*CONTROL_IMPLICIT_SOLVER
$   lsolvr    lprint    negeig     order     drill     dparm   autospc    aspctl
        14         1         0         0         0         0         2         0



 *** Error 60047 (IMP+47)
     *********************************************************
     *                                                       *
     *                    -  FATAL ERROR  -                  *
     *  AUTOSPC detected very large entries in the           *
     *  assembled matrix.  These are probably caused         *
     *  by overflow during elemental matrix computations.    *
     *  This could be caused by an energy explosion.         *
     *  Recommend switching to the REAL*8 version of LS-DYNA.*
     *                                                       *
     *********************************************************

 *** Error 10267 (KEY+267)
     in converting external to internal

单元没有节点,看看是不是在别的INCLUDE文件中。

递进式模型调试的必要性!

隐式分析中遇到的问题,如何应对?

 *** Warning 60123 (IMP+123)
     **************************************************
     *               -  WARNING  -                    *
     *      207 negative eigenvalues detected during  *
     *    factorization of linear equation system.    *
     *                                                *
     *  Errors during stiffness matrix inversion are  *
     * often caused by one of the following problems: *
     *                                                *
     *  1) Invalid material properties (negative      *
     *     Young's Modulus, zero yield stress...)     *
     *  2) Inverted element from severe distortion.   *
     *  3) Rigid Body Modes.  Generally, three nodes  *
     *     must be constrained in static analysis.    *
     *                                                *
     *  See the User's Manual for more information.   *
     *                                                *
     **************************************************
 
 *** Warning 60058 (IMP+58)
     At least one small pivot detected during factorization.
       First node: 2266376 dof: Ma

 *** Error 11003 (KEY+1003)
     Contact definition 1000200 ID 1000200 is a TIED_SHELL_EDGE_TO_SURFACE_(OPTION) type
     and cannot use segment set for the slave side

记得之前也遇到过:

rcmd: socket: Permission denied,不清楚为什么。

如果不去尝试建立正确的刚度模型,那么动力学模型的精度还能保证吗?关键的接触关系还可靠吗?

复合材料的建模、材料模型、失效模拟

登录后免费查看全文
立即登录
App下载
技术邻APP
工程师必备
  • 项目客服
  • 培训客服
  • 平台客服

TOP

1
1