Hello!
I was trying to link UMAT subroutine to a Simulation in 3DExperience 2021x (in Mechanical Scenario Creation), but got an error message: "USER SUBROUTINE UMAT IS MISSING". Has anyone ever encountered problem like this?
- I created a material with user defined behavior and 2 parameters in it (E and nu). It was supposed to be a test simulation with simple linear elastic behavior of the material.
The subroutine was compiled using the following command and Abaqus 2021:
abaqus make -library UMAT_test.for
- The generated .dll file was then imported as a document into 3DExperience and attached to the simulation using the "Subroutine" command under "Setup" section. I've renamed it but I don't think it should matter.
- After trying to solve the problem the error mentioned has been raised
I would appreciate any advice.
