VUMAT
VUMAT
(OP)
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!! :)
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!! :)





RE: VUMAT
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.