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!

user subroutine 1

Status
Not open for further replies.

flaviochaves

Mechanical
Joined
Jul 27, 2004
Messages
5
Location
PT
hi, i was using abaqus 5.8.4 with user subroutine hetval, and i have no problems.
now i'm trying to run previous jobs on abaqus 6.2.1, but i have some problems with user subroutine. the message file shows "subroutine hetval is missing".
can anybody tell me what's wrong?
 
You may have solved this already, but...
In newer versions of ABAQUS you don't put the subroutine into the INP file. Instead you put the subroutine into a file, say 'hetval.f', and run ABAQUS as follows:

ABAQUS62 j=job1 user=hetval.f



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top