Problem in Abaqus subroutine
Problem in Abaqus subroutine
(OP)
Hi all,
I am using Abaqus 6.11-3 and Intel Fortran 11.1.065 and Microsoft visual studio 2008
When I run my subroutine with my model I get the following error message :
Problem during linking - Single Precision Abaqus/Explicit User Subroutines. This error may be due to a mismatch in the Abaqus user subroutine arguments. These arguments sometimes change from release to release, so user subroutines used with a previous release of Abaqus may need to be adjusted.
I have got pass on all the Abaqus verification , what could be the problem ?
I am using Abaqus 6.11-3 and Intel Fortran 11.1.065 and Microsoft visual studio 2008
When I run my subroutine with my model I get the following error message :
Problem during linking - Single Precision Abaqus/Explicit User Subroutines. This error may be due to a mismatch in the Abaqus user subroutine arguments. These arguments sometimes change from release to release, so user subroutines used with a previous release of Abaqus may need to be adjusted.
I have got pass on all the Abaqus verification , what could be the problem ?





RE: Problem in Abaqus subroutine
Abaqus 6.11-3
Begin Compiling Single Precision Abaqus/Explicit User Subroutines
7/9/2013 5:04:25 PM
End Compiling Single Precision Abaqus/Explicit User Subroutines
7/9/2013 5:04:25 PM
Begin Linking Single Precision Abaqus/Explicit User Subroutines
7/9/2013 5:04:25 PM
Creating library explicitU.lib and object explicitU.exp
composit.obj : error LNK2019: unresolved external symbol COPYR referenced in function VUMAT
composit.obj : error LNK2019: unresolved external symbol EIG33ANAL referenced in function VUMAT
explicitU.dll : fatal error LNK1120: 2 unresolved externals
Abaqus Error: Problem during linking - Single Precision Abaqus/Explicit User Subroutines.
This error may be due to a mismatch in the Abaqus user subroutine arguments.
These arguments sometimes change from release to release, so user subroutines
used with a previous release of Abaqus may need to be adjusted.
Abaqus/Analysis exited with errors
RE: Problem in Abaqus subroutine
This type of question is best posted over in the Abaqus forum: forum799: ABAQUS: ABAQUS FEA Solver. Not everyone here uses Abaqus.
Want to know the do's and don'ts of Eng-Tips? Read FAQ731-376: Eng-Tips.com Forum Policies.
English not your native language? Looking for some help in getting your question across to others or understanding their answers? Go to forum1529: Translation Assistance for Engineers.