I'm trying to run an analysis with a simple UEL subroutine that I wrote and after compiling, linking, analyzing the input file and the subroutine suddenly it crashes with this error:
Abaqus Error: The executable standard.exe
aborted with system error code 1073740940.
Please check the .dat, .msg, and .sta files for error messages if the files
exist.
has anyone encountered this before? I can not find a bug in my code (I write out all the matrices and they're all correct) I also checked everything else that comes to my mind.
P.S: I can run other subroutines to the completed stage