Discussion:
[Abaqus] Problem during linking -Abaqus standard User subroutines
cpmorena@yahoo.com [Abaqus]
2018-11-20 20:31:08 UTC
Permalink
Hi all


I am trying to run a UMAT subroutine in abaqus 2017, The operative system is Linux Centos (redhat). When I try to run the model with the subroutine the next error appears: Error in job-1: Problem during linking - Abaqus /Standard User Subroutines. Since I a new in linux, I have no idea how could I create the link within fortran and abaqus in the program files.


Has anyone any idea on how can I fix this error? the ifort version in the computer is 16.0.2. Thanks in advance.
Mr_Mz m.mozaffari@mail.utoronto.ca [Abaqus]
2018-11-23 18:15:38 UTC
Permalink
I once was getting this. It can be a lot of things. for me it turned out I accidentally pressed space-bar in the middle of a function name or variable. The compiler thinks it is a new variable name and you wont get any error and that is why I got the linking error
Mohammad Bagheri m.bagheriasl@gmail.com [Abaqus]
2018-11-25 18:28:27 UTC
Permalink
Your compilers do not match with your current software version, try to
install another compiler.

Regards
Mohammad
Post by ***@yahoo.com [Abaqus]
Hi all
I am trying to run a UMAT subroutine in abaqus 2017, The operative system
is Linux Centos (redhat). When I try to run the model with the subroutine
the next error appears: Error in job-1: Problem during linking - Abaqus
/Standard User Subroutines. Since I a new in linux, I have no idea how
could I create the link within fortran and abaqus in the program files.
Has anyone any idea on how can I fix this error? the ifort version in the
computer is 16.0.2. Thanks in advance.
Loading...