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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

VUMAT

Status
Not open for further replies.

Magomandril

Materials
Joined
Apr 25, 2007
Messages
1
Location
ES
Hi everybody:
i've just started to implement a vumat for abaqus and as my first try I made an elastic material vumat. As the program compiles it says that it cannot link, but I don't know why it happens. Does anyone have an example similar to mine? Would you mind to borrow it?
Thanks!! :)
 
It does not link because the program cannot find the required libraries. Typically this is caused by not having set the system variables to contain the path to the libraries folder.

You should look in job_name.log to see the cause of linking error. If it says it cannot find some library you have to update the system variables to include the path to the library. You have to restart ABAQUS in order to make it aware of the system variables changes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top