Hello everyone,
I am currently trying to compile user define element in Abaqus and I encontered the following problem:
"The job input file "UEL_Elm35_1Element.inp" has been submitted for analysis.
Job UEL_Elm35_1Element: Analysis Input File Processor completed successfully.
ERROR in job messaging system: Error in connection to analysis
Error in job UEL_Elm35_1Element: Abaqus/Standard Analysis exited with an error - Please see the message file for possible error messages if the file exists.
Job UEL_Elm35_1Element aborted due to errors."
Background:
The user element is defined in the input file (node, element type, etc.)
The subroutine contains further subroutines for calculating the stiffness matrix. In the data file, it looks as if the stiffness matrix has been calculated correctly and passed to the main EUL subroutine.
I would be very grateful if someone could help me to solve this problem.
