Does anyone have some experience on execution of UMAT subroutine? I have written an UAMT subroutine but I have problem to run it.
I install fortran and in the command line, I write: abaqus job=(input file name) user=(subroutine name).
Please, Provide me some information about this problem.
RTFM
------------------------------------------
Ruhr-University
Bochum
Germany
extension of subroutine
You need to specify the extension of the subroutine
Either name.for or name.f , depending on operating system
------------------------------------------ Ruhr-University Bochum Germany