Hi everyone,
I'm trying to implement a user material in Abaqus 6.12. I use Intel Visual Fortran 64 XE compiler to create standardU.dll, which I put into the Abaqus bin folder to replace the original standardU.dll. The dll exports "umat" subroutine (I checked it with DUMPBIN /EXPORTS). Compiler...