Hello everyone,
I am trying to run an Abaqus job that uses a UEL subroutine (fortran 77). But before execution, I need to link the UEL subroutine with libraries (Lapack & Blas). The static libraries of Lapack & Blas are already installed on the computer (windows). The question is: How can I link the UEL with the libraries before running the job in Abaqus.
Thanks in advance for your help