Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Abaqus 6.11 subroutine

Shuai_Hou
Beginner
1,760 Views
Dear all,
I want to link Intel Fortran to Abaqus 6.11 and download a 30days fortran 12.1 evaluation version. However, when i run cmd, it always show an error like:


standardU.dll.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.

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.

Exception: (, LinkError('Abaqus/Standard User Subroutines',), )

Traceback (most recent call last):

File "SMAPyaModules/SMAPyaDriver.mpy/Lib/driverAnalysis.py", line 181, in run

File "SMAPyaModules/SMAPyaDriver.mpy/Lib/driverStandard.py", line 64, in analyze

File "SMAPyaModules/SMAPyaDriver.mpy/Lib/driverSharedLibrary.py", line 180, in run

File "SMAPyaModules/SMAPyaDriver.mpy/Lib/driverSharedLibrary.py", line 325, in link

LinkError: Abaqus/Standard User Subroutines

Abaqus/Analysis exited with errors

I have checked from google but still cannt solve it. Abaqus verification sent me a warning shows that:

Requirement: Intel Fortran Compiler 10.1 or 11.1

Product: Abaqus make utility with Fortran and Abaqus with user

subroutines

Status: Warning - Found Intel Fortran Compiler 12.1, which is newer

than the published Abaqus requirement at the time this

version was released. Later minor releases of a published

requirement are generally compatible with Abaqus. Please

check the system requirements web page for the latest

information on supported configurations.

So i am thinking is it the version 12.1 too new for Abaqus 6.11 and where can i get i Fortran 11? Thanks a lot.

Regards,
Adam

0 Kudos
3 Replies
Steven_L_Intel1
Employee
1,760 Views
The error you saw has nothing to do with the compiler version. I suggest that you contact Abaqus support for help with this.
0 Kudos
Gerhard_Prechtl
Beginner
1,760 Views
Dear Shuai Hou,

I have got the same problem and it would be interesting if you have a solution?
Thanks for your answer.

Gerhard
0 Kudos
TimP
Honored Contributor III
1,760 Views
instructions on how to install older compilers are posted at the top of the forum. The instructions which come with your version of Abaqus would tell you which major versions of ifort were tested with that Abaqus build.
0 Kudos
Reply