Results 1 to 4 of 4

Thread: Linking ABAQUS With FORTRAN 90

  1. #1

    Linking ABAQUS With FORTRAN 90

    Hi,
    I am using ABAQUS 6.10.1, Microsoft Visual Studio 2008, and Intel Visual Fortran Compiler Professional 11.1.060 on Windows 7 Premium. So far my system is able to link ABAQUS with user subroutine written in FORTRAN 77 (.for file) without any problem. However, may I know what setting should I change in order to link ABAQUS with user subroutine written in FORTRAN 90? What format ( .for or .f90 ) should the FORTRAN 90 user subroutine be saved in order for the linking to work?

  2. #2
    I don't think there is a setting to have Abaqus recognize fortran 90 files. But if you aren't using any commands that are not available in fortran 77 you should just be able to change the file extension to .for and it should run fine. If you are using fortran 90 specific commands than I don't think you can use the fortran file as a routine. But you may be able to compile it to a .obj file and have Abaqus use that instead though.

  3. #3
    Join Date
    2000-02
    Location
    Boston, USA
    Posts
    3,280
    You can always compile your Fortran files "by hand". The command that Abaqus is using is in the system abaqus_v6.env file.

    -Jorgen
    Jorgen Bergstrom, Ph.D.
    PolymerFEM Administrator

  4. #4
    Sorry, I am not very understand the words "by hand", is it the same topic you discussed in this link

    http://polymerfem.com/archive/index.php/t-576.html

    I am using windows 7, but most of the information I found is about Linux, and I am not very understand either. Can you tell me more on how to compile "by hand" and what result will I get by doing this? What is the difference of this approach with the typical way to run the subroutine using ABAQUS command?

    Thanks and regards.

Similar Threads

  1. Replies: 4
    Last Post: 2011-04-20, 15:06
  2. compiling a umat without abaqus linking
    By mech5243 in forum Computer Software
    Replies: 4
    Last Post: 2009-08-08, 21:00
  3. Linking Intel compiler with Abaqus 6.7-1
    By nitinchandola in forum User Material Subroutines
    Replies: 4
    Last Post: 2008-10-15, 11:04
  4. ABAQUS / linking problems with subroutines
    By radarvizeh in forum Computer Software
    Replies: 1
    Last Post: 2008-07-17, 21:04
  5. help in linking user subroutine with design
    By vinnuram in forum Finite Element Modeling
    Replies: 1
    Last Post: 2005-09-18, 18:59

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •