Dear all,
I have another question. Now I'm trying to run a Job with UMAT in Abaqus Command. But I always get the following error message:
Begin Linking Abaqus/Standard User Subroutines Bibliothek "standardU.lib" und Objekt "standardU.exp" werden erstellt. MultisurfacePlasticity.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "dgesvd" in Funktion "MULTISURFACEPLASTICITY_mp_deactivate_linear_depended.R". MultisurfacePlasticity.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "dgetrf" in Funktion "MATH_mp_mat_inv.R". MultisurfacePlasticity.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "dgetri" in Funktion "MATH_mp_mat_inv.R". standardU.dll : fatal error LNK1120: 3 nicht aufgelöste Externe Abaqus Error: Problem during linking - Abaqus/Standard User Subroutines. This error may be due to a mismatch in the Abaqus user subroutine arguments. These arguments sometimes change from release to release, so user subroutines used with a previous release of Abaqus may need to be adjusted. Abaqus/Analysis exited with errors
I'm using Abaqus 2022 with Visual Studio 2019. Could there be the problem? And how could I solve it?
Thanks.