Skip to main content

How do I link the Intel compiler

Submitted by nitinchandola on

hi,

I was trying to run the first UMAT example in the Abaqus verification manual  ( umatmst.f is the file name). I imported the input file umatmst.inp and then ran umatmst.for

However it showed me an error saying ifort.exe missing. I have installed Intel Fortran compiler. So that error was removed. However on running the Abaqus verification I saw the following errors:

Requirement:    Windows 2000, Windows XP, Windows Server 2003 Standard

                Edition, or Windows Vista

Product:        All Abaqus Products

Status:         Pass - Found Microsoft Windows XP Professional Service Pack

                2 (Build 2600).

Requirement:    Microsoft Visual C++ 7.1 or 8.0

Product:        Abaqus make utility with C++

Status:         Fail - Found Microsoft Visual C++ 6.0.8168.0.

Requirement:    Intel Fortran Compiler 8.1 or 9.1

Product:        Abaqus make utility with Fortran and Abaqus with user

                subroutines

Status:         Fail - Unable to locate and/or determine the version of a

                Fortran compiler on this system.  If Intel Fortran is

                installed on this machine, please load ifortvars.bat before

                running Abaqus.

Requirement:    Internet Explorer 6.0, Netscape 7.0, Mozilla 1.2, Firefox

                1.0.1, or greater

Product:        Abaqus Documentation

Status:         Pass - Found Firefox 2.0.0.11

Making C:\Temp\verify. All verification files will reside in this directory.

-----------------------------------------------------------------------------

Abaqus/Standard



         ...PASS

         Continuing...

-----------------------------------------------------------------------------

Abaqus/Standard with user subroutines



         ...INFORMATION

            System requirements were not met. Verification

            procedure will be skipped. However, user subroutines

            can be run using a precompiled library set by the

            variable usub_lib_dir. For more information please

            see the section 3.2.2 of Abaqus Analysis User's

            Manual.

         Continuing...

-----------------------------------------------------------------------------

Abaqus/Explicit (single precision)



         ...PASS

         Continuing...

-----------------------------------------------------------------------------

Abaqus/Explicit (double precision)



         ...PASS

         Continuing...

-----------------------------------------------------------------------------

Abaqus/Explicit with user subroutines (single precision)



         ...INFORMATION

            System requirements were not met. Verification

            procedure will be skipped. However, user subroutines

            can be run using a precompiled library set by the

            variable usub_lib_dir. For more information please

            see the section 3.2.2 of Abaqus Analysis User's

            Manual.

How do I Load ifortvars.bat before starting Abaqus 6.7-1? (LINES  in Bold)