Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

error

sandal__bilel
Beginner
499 Views

plz can anyone tel  me ho to solve the error in linking abaqus to fortran 

ifort: command line warning #10161: unrecognized source type 'user'; object file assumed

fpp: fatal: can't fopen file: subroutine.for
Abaqus Error: Problem during compilation -

plz answer me 

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
499 Views

You're asking a Fortran compiler to compile something with a .user file type. It doesn't understand that. For more help you'll need to ask Abaqus support.

0 Kudos
Greg_T_
Valued Contributor I
499 Views

Hi Bilel,

Do you have access to the SIMULIA knowledge base web site?  I believe the URL is: https://www.3ds.com/support/knowledge-base/  

The search on topic key words works pretty well to get more specific Abaqus information, and I've found useful information in the Abaqus knowledge base.

 

Perhaps one of these other Intel Fortran forum articles might help diagnose the problem with linking the user subroutine to Abaqus:

https://software.intel.com/comment/1932230

https://software.intel.com/comment/1929855

Regards, Greg

0 Kudos
Reply