Skip to main content

[Abaqus]user subrotine in fortran - error while compiling

Submitted by alorenzom on

NB - I edited this post cause I wanna u know I fixed this problem, before you read, ...

_____________________________________________________

Dear All,

i tried to run an analysis job linked with a user subroutine (written in fortran) source file, with

Abaqus 6.6 on a windowsx86-32 platform and it got exited with an error

stating that ifort.exe not found in path... the inp file source of the job and the user subroutine source file

are example files given in the documentation



In the environment file of Abaqus there is

"compile_fortran=['ifort', '/c', '/Gm','/nologo', '/include:%I']"

and I have installed Intel Fortran Compiler 9.1 on my PC (in particular during the installation I agreed to update system environment variables such as Path etc)



Someone say to me that is important where I saved fortran compiler on my hard disk, but how can I know if the folder is valid?



please suggest me what can I do?



thanks a lot in advance.....