PDA

View Full Version : problem during linking user subroutine



sokhteh57
2008-06-27, 15:34
hi,
i am using a umat code my project,i have impelemented it but apears this error:
problem during linking,this error may be due to a mismatch in abaqus user subroutine arguments.
i must say,when i use a existing umat in examples of abaqus,i see this error
please guide me

Jorgen
2008-07-01, 19:14
The error message that you are mentioning indicates that your user material subrotine does not have the correct arguments.

I recommend that you double-check your umat code.

- Jorgen