Difficulties with User Subroutines in ABAQUS
Hi,
I'm a relatively new ABAQUS user, and have been experiencing some troubles with user subroutines (specifically UMAT's).
At the moment, I am trying to implement a tutorial UMAT available at this site: http://www.eng.ox.ac.uk/NP/ICP/
I'm working with elastic.f and elas_axiforce.inp. I've modified elas_axiforce.inp to have the lines for DEPVAR.
I'm using a linux operating system, with my .inp, .f, and .env files all in the same working directory.