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!

Missing DLOAD subroutine

Status
Not open for further replies.

jayB0T

Materials
Joined
Feb 22, 2010
Messages
2
Location
CA
Hello,

Using Abaqus 6.7-1 and keep getting the error message: USER SUBROUTINE DLOAD IS MISSING

Im trying to apply a distributed load with a user created distribution. This makes use of the DLOAD subroutine.
Ababcus helpfully tells me that I must "attach the DLOAD subroutine" but I cant figure out how to do that... It may be in the manuals somewhere but a search yields no answers and just reading through is like looking for a needle in a haystack. I am able to set up my distributed load and even displays it within the load module I just cant run the input file.

Any help would be appreciated.

Thanks,

-j
 
If I remember correctly your command line has to looks something like:

abaqus job=jobname user=fortran_source_file_name
 
In the CAE you can edit the job and go to the General Tab. There is a field where you can enter the subroutine.

HTH,Dan
 
Thanks for the replies. It just started working for no obvious reason... maybe my computer just needed the night off.

I did find the general tab location as well.

Thanks,

j
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top