How do I fix the "***ERROR: USER SUBROUTINE DISP IS MISSING" during configuration & verification of Intel Fortran (oneAPI) with Abaqus?
Background: Intel have stopped offering parallel studio and have now moved to oneAPI. It seems to be free, but if you were a student or educator, when your old license expires (after a year) you have to move to oneAPI.
Abaqus verification for user subroutines fails with this new platform with the following in the MSG file
***ERROR: USER SUBROUTINE DISP IS MISSING
As the verification files are provided by Abaqus, it shouldn't fail with this error.