Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

HELP (Fortran x Abaqus) !!!

Status
Not open for further replies.

rickgneves

Mechanical
Joined
Nov 20, 2008
Messages
1
Location
PT
Hi !
I'm new with Abaqus and now I have to learn how to make the abaqus interact with Fortran. I've already done my program in Fortran, but I dont know how to make both softwares to comunicate. I want abaqus to run some subroutine that i wrote in fortran and use the results. Does abaqus do this ? I need some help with this procces.
Some Examples would be good.
Thanks !!!
 
hi!

which version of abaqus and fortran do you have?
 
Hi,

Abaqus has user subroutines and utility routines available for user specified code e.g. UMAT for defining a user material in abaqus standard. The interface and requirements for each user subroutine are discussed in Abaqus User Subroutines Reference Manual. Within CAE, you can mention the name of fortran file in Job module during a job definition.

Hope it helps.

Regards

Aamir
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top