×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Link ABAQUS 2016, VS2015 and Intel Fortran 2016

Link ABAQUS 2016, VS2015 and Intel Fortran 2016

Link ABAQUS 2016, VS2015 and Intel Fortran 2016

(OP)
Hello Everyone, o tried to link ABAQUS 2016, VS2015 and Intel Fortran 2016 with windows 10 in several ways reading foruns on the internet. Unfortunately I got NOT PASS.

Someone can help me?

First I installed programs, in this sequence:
1 - Visual Studio 2015
2 - Intel Parallel Studio XE 2016 (at finish linked with VS2015)
3 - Abaqus 2016 - 6.16 HF3

Then I search por the path for the ifort.exe and ifortvars.bat, seting then on the system variables (variable path):
here is:
D:\programas\Intel Parallel Studio XE 2016\compilers_and_libraries_2016.1.146\windows\bi n\ifortvars.bat
and
D:\programas\Intel Parallel Studio XE 2016\compilers_and_libraries_2016.1.146\windows\bi n\intel64\ifort.exe
seting:
D:\programas\Intel Parallel Studio XE 2016\compilers_and_libraries_2016.1.146\windows\bi n
D:\programas\Intel Parallel Studio XE 2016\compilers_and_libraries_2016.1.146\windows\bi n\intel64

Then I search for the path to vcvarsall.bat (VS) and ipsxe-comp-vars.bat (Intel).
In the D:\programas\Abaqus\Commands\abq2016hf3.bat or in the D:\programas\Abaqus\Commands\abaqus.bat I called:

@echo off
@call ifortvars.bat intel64 vs2015
@call vcvarsall.bat x64
@call ipsxe-comp-vars.bat intel64 vs2015

ps: I already set system variables to the path D:\programas\VS 2015\VC to vcvarsall.bat and ipsxe-comp-vars.bat is in D:\programas\Intel Parallel Studio XE 2016\compilers_and_libraries_2016.1.146\windows\bi n like ifortvars.bat
Finally I run Abaqus Verify, geting not PASS. In the std_user.log we can see:
"
Analysis initiated from SIMULIA established products
Abaqus JOB std_user
Abaqus 3DEXPERIENCE R2016x HotFix 3
Abaqus License Manager checked out the following licenses:
Abaqus/Standard checked out 5 tokens from Flexnet server localhost.
<1019 out of 1024 licenses remain available>.
Begin Compiling Abaqus/Standard User Subroutines
5/4/2016 12:59:57 AM
Intel(R) Visual Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 16.0.1.146 Build 20151021
Copyright (C) 1985-2015 Intel Corporation. All rights reserved.

End Compiling Abaqus/Standard User Subroutines
Begin Linking Abaqus/Standard User Subroutines
Abaqus Error: The Abaqus user subroutine library could not be found.
This may indicate a problem with the Abaqus installation.
Please contact your system Administrator for further assistance.
Abaqus/Analysis exited with errors
"

Searching for "Abaqus user subroutine library" I cannot find something apart to install. Since I already used subroutine with Abaqus 6.14, VS2013 and Intel 2012, I need to use VS2015 because Windows 10 do not install VS2013. It is good to use more recently programs.

Someone can help?

RE: Link ABAQUS 2016, VS2015 and Intel Fortran 2016

Hey!
I'm experiencing the same problem. Were you able to solve it?

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources