inglês
Hi,
I am using a fortran subroutine with ABAQUS (more specifically it is UMAT, user material), a Finite Element Analysis software, on Windows XP platform. This code worked well with ABAQUS v6.5. Now when I am using the same code with ABAQUS v6.7 (for which INTEL Visual Fortran 9.1 is requirement), I am getting an error message "System error code 5". On Microsoft site, the description for this error code is "Access Denied". On many other forums, it was written that this error code is related to memory allocation.