

Used with a previous release of Abaqus may need to be adjusted.ĭoes anybody has recommendations on how to solve this problem? These arguments sometimes change from release to release, so user subroutines This error may be due to a mismatch in the Abaqus user subroutine arguments. LINK : fatal error LNK1181: cannot open input file 'msmpi.lib'Ībaqus Error: Problem during linking - Abaqus/Standard User Subroutines. Ifort: command line warning #10130: unknown extension 'X' ignored in option '/Qax'Įnd Compiling Abaqus/Standard User Subroutinesīegin Linking Abaqus/Standard User Subroutines Ifort: command line warning #10130: unknown extension 'V' ignored in option '/Qax' Ifort: command line warning #10130: unknown extension 'A' ignored in option '/Qax' Ifort: command line warning #10130: unknown extension '3' ignored in option '/Qx' Ifort: command line warning #10130: unknown extension 'E' ignored in option '/Qx' Intel(R) Visual Fortran Compiler for applications running on Intel(R) 64, Version 10.1 Build 20081024 Package ID: w_fc_p_10.1.029Ĭopyright (C) 1985-2008 Intel Corporation.
ABAQUS 6.14 COMMAND PROMPT WINDOWS 10 LICENSE
When I verify via the command window i get the following In the std_user.log file :Ībaqus License Manager checked out the following licenses:Ībaqus/Standard checked out 5 tokens from Flexnet server .īegin Compiling Abaqus/Standard User Subroutines


I have tried the steps you explained above, but somehow it is not working yet.

I have also recently installed Abaqus 6.14 and am also trying to link it with Fortran and Visual Studio. you can find them by search your C:\ usually atĬ:\Program Files (x86)\Intel\Composer XE 2013\binĬ:\Program Files (x86)\Microsoft Visual Studio 10\VCĥ-edit Abaqus command file at C:\SIMULIA\Abaqus\Commands\abq6141.batĪfter off add two following lines( may be different for you) and save so the abaqus can call VS and fortran at each runĬall "C:\Program Files (x86)\Intel\Composer XE 2013\bin\ifortvars.bat" intel64 vs2012Ĭall"C:\Program Files (x86)\Microsoft Visual Studio 10\VC\bin\amd64\vcvarsamd64.bat" intel64Ħ-verify by typing following command in abaqus command or cmd I already use user subroutines succesfully with following method has been tested for Abaqus2014+VS2012+FORTRAN composer 2013 and workedģ-Install Fortran XE 2013 (Fortran will be linked with VS automatically)Ĥ-set environment variables: find Vcvarsall.bat (or Sth like that) and ifortvars.bat and double click on them to set environment variables. These arguments sometimes change from release to release, so user subroutines used with a previous release of Abaqus may need to be adjusted."Īs I already said, I followed some guide I found on the internet and the strange thing is when I want to check in the Abaqus command with "abaqus verify -user_std" I get "PASS": "Problem during linking - Abaqus/Standard User Subroutines. The problem is about the link between Abaqus and Fortran I guess, because when I want to check data before submit the analysis it gets me this message: I found several guides and I followed them but it still doesn't work. The problem I tried and tried but I am not able to make it works. I have to perform an analisys with DISP subroutine.
