Xingsheng Sun
Mechanical
- Aug 18, 2021
- 5
Dear folks,
I am trying to use C++ VUMAT in the abaqus on the university supercomputer, but it does not work. I have successfully tested the C++ VUMAT and abaqus on my local computer. I have also tested the Fortran VUMAT and abaqus on the supercomputer, and it works well. Could any of you shed light on how to solve this problem? Thank you so much.
The error is below:
Analysis initiated from SIMULIA established products
Abaqus JOB job1
Abaqus 3DEXPERIENCE R2018x
Abaqus License Manager checked out the following licenses:
Abaqus/Explicit checked out 5 tokens from Flexnet server .
<112 out of 117 licenses remain available>.
Begin Compiling Single Precision Abaqus/Explicit User Subroutines
Wed 18 Aug 2021 10:49:48 AM PDT
End Compiling Single Precision Abaqus/Explicit User Subroutines
Begin Linking Single Precision Abaqus/Explicit User Subroutines
Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 18.0.1.163 Build 20171018
Copyright (C) 1985-2017 Intel Corporation. All rights reserved.
GNU ld version 2.27-44.base.el7
End Linking Single Precision Abaqus/Explicit User Subroutines
Wed 18 Aug 2021 10:49:52 AM PDT
Begin Analysis Input File Processor
Wed 18 Aug 2021 10:49:52 AM PDT
Run pre
Wed 18 Aug 2021 10:49:54 AM PDT
End Analysis Input File Processor
Begin Abaqus/Explicit Packager
Wed 18 Aug 2021 10:49:54 AM PDT
Run package
Abaqus/Explicit 3DEXPERIENCE R2018x DATE 18-Aug-2021 TIME 10:49:55
-------------------------------------------------------------------------------
PREPROCESSOR WARNING MESSAGES
-------------------------------------------------------------------------------
***WARNING: There are 2 warning messages in the data (.dat) file. Please
check the data file for possible errors in the input file.
-------------------------------------------------------------------------------
USER SUBROUTINE VUMAT
-------------------------------------------------------------------------------
***WARNING: A material defined in user subroutine VUMAT must be defined as
purely elastic (using the initial elastic modulus) at the
beginning of the analysis (stepTime=0). This is an informative
message. It does not necessarily indicate that user subroutine
VUMAT is incorrectly defined.
***ERROR: NO VUMAT SUBROUTINE WAS SUPPLIED FOR THE USER MATERIAL NAMED:
MATERIAL-1
Wed 18 Aug 2021 10:49:56 AM PDT
Abaqus Error: Abaqus/Explicit Packager exited with an error - Please see the
status file for possible error messages if the file exists.
Begin Convert MFS to SFS
Wed 18 Aug 2021 10:49:56 AM PDT
Run SMASimUtility
Wed 18 Aug 2021 10:49:56 AM PDT
End Convert MFS to SFS
Abaqus/Analysis exited with errors
Best,
Xingsheng
I am trying to use C++ VUMAT in the abaqus on the university supercomputer, but it does not work. I have successfully tested the C++ VUMAT and abaqus on my local computer. I have also tested the Fortran VUMAT and abaqus on the supercomputer, and it works well. Could any of you shed light on how to solve this problem? Thank you so much.
The error is below:
Analysis initiated from SIMULIA established products
Abaqus JOB job1
Abaqus 3DEXPERIENCE R2018x
Abaqus License Manager checked out the following licenses:
Abaqus/Explicit checked out 5 tokens from Flexnet server .
<112 out of 117 licenses remain available>.
Begin Compiling Single Precision Abaqus/Explicit User Subroutines
Wed 18 Aug 2021 10:49:48 AM PDT
End Compiling Single Precision Abaqus/Explicit User Subroutines
Begin Linking Single Precision Abaqus/Explicit User Subroutines
Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 18.0.1.163 Build 20171018
Copyright (C) 1985-2017 Intel Corporation. All rights reserved.
GNU ld version 2.27-44.base.el7
End Linking Single Precision Abaqus/Explicit User Subroutines
Wed 18 Aug 2021 10:49:52 AM PDT
Begin Analysis Input File Processor
Wed 18 Aug 2021 10:49:52 AM PDT
Run pre
Wed 18 Aug 2021 10:49:54 AM PDT
End Analysis Input File Processor
Begin Abaqus/Explicit Packager
Wed 18 Aug 2021 10:49:54 AM PDT
Run package
Abaqus/Explicit 3DEXPERIENCE R2018x DATE 18-Aug-2021 TIME 10:49:55
-------------------------------------------------------------------------------
PREPROCESSOR WARNING MESSAGES
-------------------------------------------------------------------------------
***WARNING: There are 2 warning messages in the data (.dat) file. Please
check the data file for possible errors in the input file.
-------------------------------------------------------------------------------
USER SUBROUTINE VUMAT
-------------------------------------------------------------------------------
***WARNING: A material defined in user subroutine VUMAT must be defined as
purely elastic (using the initial elastic modulus) at the
beginning of the analysis (stepTime=0). This is an informative
message. It does not necessarily indicate that user subroutine
VUMAT is incorrectly defined.
***ERROR: NO VUMAT SUBROUTINE WAS SUPPLIED FOR THE USER MATERIAL NAMED:
MATERIAL-1
Wed 18 Aug 2021 10:49:56 AM PDT
Abaqus Error: Abaqus/Explicit Packager exited with an error - Please see the
status file for possible error messages if the file exists.
Begin Convert MFS to SFS
Wed 18 Aug 2021 10:49:56 AM PDT
Run SMASimUtility
Wed 18 Aug 2021 10:49:56 AM PDT
End Convert MFS to SFS
Abaqus/Analysis exited with errors
Best,
Xingsheng