Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

abaqus subroutine

Status
Not open for further replies.

bilelelcapou

Aerospace
Joined
Jan 16, 2016
Messages
1
Location
TN
hello every one can any one give me the solution of this error
Copyright (C) 1985-2012 Intel Corporation. All rights reserved.
ifort: command line warning #10161: unrecognized source type 'user'; object file assumed

fpp: fatal: can't fopen file: subroutine.for
 
Try again with a different file name.
 
Hi ,
I have been trying to link visual studio 2015 with ABAQUS 2018.
I have installed ABAQUS 2018, Visual Studio 2015 and parallel studio 2016.
I have tried linking the Visual studio 2015 with ABAQUS by the following method:

1. Creating two new path in environment variables in control panel.
path A to locate ifort.exe file and B to locate ifortvars.bat file.

A.) C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.1.146\windows\bin\intel64

B.) C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.1.146\windows\bin

Then i changed the abq2018 command file in C:\SIMULIA\Commands
and edit it to add the command :
@call ifortvars.bat intel64 vs2015

It still is giving me the error that "VISUAL STUDIO 2015 is not installed in this system"
I checked and the visual studio is installed and it works.
Why am i getting the same error?!
error_fbpjgy.png
 
I think if you start a new post you will have more chance of getting help, since this one is old.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top