PDA

View Full Version : Error in compiling Fortran to Abaqus



koohsari
2010-07-28, 06:32
I am working on a UMAT for dafalias-manzari in abaqus for liquifible soils. I write a simple elastic model but when I run it, ABAQUS has aborted. this error I give: "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." I am working with ABAQUS version 6.9.1. Can any body help me please? My MS Studio & Fortran compiler are compatible with this abaqus version, I know. I dont know about this error...

Jorgen
2010-08-23, 20:56
I recommend that you double check your Fortran code. There might be some error related to the UMAT parameters.

-Jorgen

koohsari
2010-08-24, 11:23
Thanks Mr. Jorgen