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

Linking ABAQUS 6.10 and Fortran 10.1

WESSEL_S_
Beginner
784 Views

Hello Everyone

Does anybody know how to link ABAQUS with Fortran compiler for using subroutines?

Thanx

0 Kudos
2 Replies
TimP
Honored Contributor III
784 Views

With so many references available, what do you mean?

Does that Abaqus version require ifort 11.0?  If so, you can't count on an older ifort version.  Any of those versions have been off support for quite a while.

0 Kudos
Greg_T_
Valued Contributor I
784 Views

Hello,

One place to start is in the Abaqus documentation in the "Abaqus Analysis User's Guide", in section "18.1.1 User subroutines: overview".  There is a good introduction to the command line syntax used to link a Fortran user subroutine to an Abaqus analysis.  Also look in section "3. Job Execution" for some more information about the "user" command line option.  Hopefully you have installed the on-line Abaqus documentation; if so then you can also search for key words like "Fortran" or "user subroutine" in the user's manuals to find more information.

Regards,
Greg

0 Kudos
Reply