Site icon TECHNIA (PRIME aerostructures)

24.1.2022 – Free Fortran Compiler for Abaqus

This document serves as a guide to installing the free Fortran compiler for Abaqus CAE.

Step 1 – Visual Studio

If not yet installed, Visual Studio 2017 or Visual Studio 2019 is required. Newer versions do not seem to work, currently. I used VS2017 15.9.42.

Link to Visual Studio 2017: https://my.visualstudio.com/Downloads?q=visual%20studio%202017&wt.mc_id=o~msft~vscom~older-downloads

During the setup install the “Desktop development with C++” workload (Figure 2), if VS is already installed but the corresponding workload is not, then this can be done under Tools -> Get Tools and Features…, see figure 1.

figure 1

figure 2

Step 2 – Intel oneAPI Base Toolkit:

The Intel oneAPI Base Toolkit must be installed, please make sure you are not logged in to the website. When the login window opens select “Continue as a Guest”.
Download: https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit/download.html

Then simply follow the recommended installation.

Step 3 – Intel oneAPI HPC Toolkit:

The Intel oneAPI HPC Toolkit must be installed, please make sure you are not logged in to the website. When the login window opens select “Continue as a Guest”.  
Download: https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit/download.html

Then simply follow the recommended installation.

Step 4 – Coupling:

After Intel Base and HPC are installed, the compiler and Abaqus still need to be coupled.

figure 3

figure 4

figure 5

Step 5 – Validation:

The installation can be tested with an .input and .fortran file. The following two figures show the validation process for 1. a machine on which the compiler is not installed and 2. on a machine with installation.

figure 6

figure 7

Exit mobile version