Hello, 

I tried to link abaqus 6.14-2 with visual studio 2017 and intel parallel XE 2018-update2

When i run in abaqus command abq6us verify -all

The error is always present in abaqus user subroutine section of standard and explicit. 

I have followed steps provided in earlier discussion pages here and at intel forums and but my problem can't be solved 

I have included these two lines in abaqus6142.bat file

@echo off

call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars64.bat"

call "C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.2.185\windows\bin\intel64\ifortvars.bat" intel64 vs2017 "C:\SIMULIA\Abaqus\6.14-2\code\bin\abq6142.exe" %*

I tried to follow all above steps to re-run the general UMAT code provided in abaqus tutorial but i still get the same error of compilation.

Looking forward for help.

Error log

Abaqus JOB xpl_user_sp Abaqus 6.14-2 Abaqus License Manager checked out the following licenses: Abaqus/Explicit checked out 5 tokens from Flexnet server hh003.ad.edu . Begin Compiling Single Precision Abaqus/Explicit User Subroutines 5/17/2018 11:28:45 AM 'ifort' is not recognized as an internal or external command, operable program or batch file. Abaqus Error: Problem during compilation - xpl_user_sp.for Abaqus/Analysis exited with errors

Abaqus JOB xpl_user_dp Abaqus 6.14-2 Abaqus License Manager checked out the following licenses: Abaqus/Explicit checked out 5 tokens from Flexnet server hh003.ad.edu . Begin Compiling Double Precision Abaqus/Explicit User Subroutines 5/17/2018 11:28:51 AM 'ifort' is not recognized as an internal or external command, operable program or batch file. Abaqus Error: Problem during compilation - xpl_user_dp.for Abaqus/Analysis exited with errors

More Binod Aryal's questions See All
Similar questions and discussions