Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations dmapguru on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem in Abaqus subroutine

Status
Not open for further replies.

khalchris

Mechanical
Joined
Apr 17, 2013
Messages
33
Location
GB
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 also got this message file :

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
 
khalchris

This type of question is best posted over in the Abaqus forum: forum799. Not everyone here uses Abaqus.

Want to know the do's and don'ts of Eng-Tips? Read FAQ731-376.
English not your native language? Looking for some help in getting your question across to others or understanding their answers? Go to forum1529.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top