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

Error in user subroutine verification while linking Fortran Compiler to ABAQUS

Alex991
Beginner
236 Views

I am trying to link fortran compiler to abaqus for user subroutines. I am using abaqus2022, vs2022, Intel oneAPI Base Toolkit 2024.2.0 and Intel HPC toolkit 2024.2.0 on Windows 10 Education.

After following mani installation guides and multiple installing and uninstalling I still get the error on user subroutines verification.

Attached is the log file

If any one can help me solve this issue. I would be grateful.

0 Kudos
3 Replies
andrew_4619
Honored Contributor III
226 Views

Well the contents of the two other error logs shown might tell you more.

 

------------------------------------------------------------

Verify test : Abaqus/Standard with user subroutines verification

         .. log located at C:\temp\verify\user_std\user_std.log

     result : ERROR : Abaqus/Standard with user subroutines verification

------------------------------------------------------------

Verify test : Abaqus/Explicit with user subroutines verification

  - 'Abaqus/Explicit single precision user subroutine' Failed.

  - 'Abaqus/Explicit double precision user subroutine' Failed.

         .. log located at C:\temp\verify\user_exp\user_exp.log

     result : ERROR : Abaqus/Explicit with user subroutines verification

------------------------------------------------------------

 

 

0 Kudos
Alex991
Beginner
209 Views
0 Kudos
andrew_4619
Honored Contributor III
165 Views

That was one of the two log files. It tells nothing about any issue with the Intel Fortran tools, we are looking at log file from ABAQUS tools. Maybe lower down the tool chain there are path/configuration errors applicable to Intel that leads to the error. It is unlikely you will get much help with ABAQUS here , you need an ABAQUS forum or you need to show some specific Intel Fortran error. 

Reply