Abaqus提交umat子程序运行之后报错怎么改正? 20
编写了各向异性弹性子程序含有27个材料参数,37个状态变量,程序可以running,但是报错,下面是log文件的提示,想咨询这是哪里出的问题?
Analysis initiated from SIMULIA established products
Abaqus JOB Job-gexiangyixing2
Abaqus 2020
Abaqus License Manager checked out the following licenses:
Abaqus/Standard checked out 5 tokens from Flexnet server LAPTOP-PSJ85V7K.
<1014 out of 1024 licenses remain available>.
Begin Compiling Abaqus/Standard User Subroutines
7/16/2022 3:51:51 PM
Intel(R) Visual Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 19.0.0.117 Build 20180804
Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
End Compiling Abaqus/Standard User Subroutines
Begin Linking Abaqus/Standard User Subroutines
正在创建库 standardU.lib 和对象 standardU.exp
libirc.lib(fast_mem_ops.obj) : warning LNK4210: 存在 .CRT 节;可能有未处理的静态初始值设定项或结束符
End Linking Abaqus/Standard User Subroutines
7/16/2022 3:51:52 PM
Begin Analysis Input File Processor
7/16/2022 3:51:52 PM
Run pre.exe
7/16/2022 3:51:56 PM
End Analysis Input File Processor
Begin Abaqus/Standard Analysis
7/16/2022 3:51:56 PM
Run standard.exe
*** ABAQUS/standard rank 0 encountered a SEGMENTATION FAULT
*** ERROR CATEGORY: INITIAL STRESS
7/16/2022 3:52:05 PM
Abaqus Error: Abaqus/Standard Analysis exited with an error - Please see the
message file for possible error messages if the file exists.
Begin SIM Wrap-up
7/16/2022 3:52:05 PM
Run SMASimUtility.exe
7/16/2022 3:52:05 PM
End SIM Wrap-up
Abaqus/Analysis exited with errors
我怎么排查呢