Results 1 to 3 of 3

Thread: fortran/abaqus communication problem?

  1. #1

    fortran/abaqus communication problem?

    Hi, I am trying to run an Abaqus example (a fortran code) for accessing Abaqus results files, so that I can get an idea of how to start writing my own. I type the following:

    Abaqus make job=fprin

    and I get the follwoing error:

    Tha following file(s) could not be located: fprin.for, fprin.C, fprin.c, fprin.cc, fprin.cpp, fprin. CPP, fprin.cxx, fprin.CXX, fprin.obj
    Abaqus requires an appropriate input file(s) to compile th euser routine.
    The Abaqus Make execution exited with errors.

    I wonder what is wrong. After reading the posts I noticed that I can NOT run Abaqus from the command line which is apparently some thing I need to be able to do? Does it have any thing to do with this?
    It also seems that I need to be able to reach the fortran compilers from the command prompt, but I don't know how to do that. May be that will help with checking reasons for errors?

    Your response will be greatly appreciated!
    Thanks

  2. #2
    Join Date
    2000-02
    Location
    Boston, USA
    Posts
    3,280
    What is the extension of your "fprin" file? That is, what type of file is it?

    Also, why are you trying to read Abaqus results files using Fortran? In most cases you can use either CAE or Abaqus' python interface to get the data. Both of these approaches are typically much easier.

    -Jorgen
    Jorgen Bergstrom, Ph.D.
    PolymerFEM Administrator

  3. #3

    suggestion solution (fortran/abaqus communication problem)

    it might be work if you change the filename extension to one of the fortran format such as .for

Similar Threads

  1. Problem of running a file in fortran UMAT
    By Prakash in forum Finite Element Modeling
    Replies: 11
    Last Post: 2013-01-06, 10:31
  2. Fortran version for ABAQUS 6.6.1
    By Michael in forum Finite Element Modeling
    Replies: 1
    Last Post: 2007-07-03, 09:42
  3. Problem in compiling Fortran UMAT
    By khanolkar in forum Finite Element Modeling
    Replies: 2
    Last Post: 2007-04-21, 14:06
  4. Fortran subroutine for ABAQUS V6.6
    By jingdejun in forum Finite Element Modeling
    Replies: 5
    Last Post: 2007-01-11, 02:48
  5. Need help in using Intel Fortran with ABAQUS V6.6
    By jingdejun in forum Finite Element Modeling
    Replies: 9
    Last Post: 2006-10-30, 04:34

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
  •