CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Structural Mechanics

Problem Linking Abaqus/CAE 2017 to Intel Fortran 16

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 10, 2019, 14:56
Default Problem Linking Abaqus/CAE 2017 to Intel Fortran 16
  #1
New Member
 
Ericson Rojahn
Join Date: Jul 2019
Posts: 2
Rep Power: 0
eric99 is on a distinguished road
I'm trying to link Abaqus/CAE 2017 to Intel Fortran 16. Accordingly with Abaqus-Manual, this is the version of Fortran that works, in adition with Visual Studio 2015. I already uninstalled and installed all the softwares, but nothing works.

At the present time, when I run Abaqus Command Intel and VS are called, but when I try to run some subroutine, then nothing works. The message log that I get from Abaqus is:
Creating library standardU.lib and object standardU.exp
standardU_static.lib(SMAStsStdU_IF.obj) : error LNK2019: unresolved external symbol __imp_printf referenced in function "void __cdecl SMABasOmniSetSSELevel(void)" (?SMABasOmniSetSSELevel@@YAXXZ)
standardU_static.lib(SMAStsStdU_IF.obj) : error LNK2019: unresolved external symbol __imp_getenv referenced in function "void __cdecl SMABasOmniSetSSELevel(void)" (?SMABasOmniSetSSELevel@@YAXXZ)
standardU_static.lib(SMAStsStdU_IF.obj) : error LNK2019: unresolved external symbol __imp__putenv referenced in function "void __cdecl SMABasOmniSetSSELevel(void)" (?SMABasOmniSetSSELevel@@YAXXZ)
standardU_static.lib(ufluidpipefriction.obj) : error LNK2019: unresolved external symbol memmove referenced in function ufluidpipefriction
standardU_static.lib(umat_sst.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uxfemnonlocalweight.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uanisohyper_inv.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uanisohyper_strain.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufluidconnectorloss.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufluidconnectorvalve.obj) : error LNK2001: unresolved external symbol memmove
standardU.dll : fatal error LNK1120: 4 unresolved externals
Abaqus Error: Problem during linking - Abaqus/Standard User Subroutines.
This error may be due to a mismatch in the Abaqus user subroutine arguments.
These arguments sometimes change from release to release, so user subroutines
used with a previous release of Abaqus may need to be adjusted.
To link Abaqus with Intel Fortran I followed this article: https://www.researchgate.net/publica...Windows_10_x64

Can anyone help me? Thanks in advance!
eric99 is offline   Reply With Quote

Old   July 11, 2019, 20:07
Default Solved!
  #2
New Member
 
Ericson Rojahn
Join Date: Jul 2019
Posts: 2
Rep Power: 0
eric99 is on a distinguished road
I solved the problem. Just installed Visual Studio 2013 with Intel Fortran 16 (Update 4) and the error went away!
eric99 is offline   Reply With Quote

Reply

Tags
abaqus cae, intel fortran, sigini, subroutine


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error LNK 1107 When Linking UDF with Precompiled Fortran ObjectFiles bo_5042 Fluent UDF and Scheme Programming 1 April 10, 2018 11:35
Linking Problem in TECIO nw_ds Tecplot 1 November 6, 2013 11:41
Comparison between C/C++ and Fortran? rick Main CFD Forum 45 September 6, 2011 00:52
Problems in a Background running of Intel Fortran Minsuk Choi Main CFD Forum 2 February 11, 2005 04:55
Intel Fortran (ifort 8) and MPICH Goicox Main CFD Forum 4 April 28, 2004 00:59


All times are GMT -4. The time now is 09:05.