I am trying to implement some of the user subroutine examples in the Autodyn User's Subroutines Guide for Ansys 2019 R3.
In the manual it says ANSYS requires Microsoft Visual C++ 2017 and Intel Fortran 17.0.4 for Windows 10, 64 bit.
I have looked online and can't find the intel fortran 17.0.4 compiler available anywhere. There is a new software package called intel oneAPI which as far as I'm aware has taken over from all previous versions. I downloaded both visual studio and intel oneAPI, and they integrated together during the installation.
I tested a practice 'Hello World' script which worked which leads me to believe that everything is working correctly. The problem is when I try to incorporate the subroutine sin Autodyn, nothing happens.
I have created a pdf to show the steps I take to edit and implement the subroutines (attached).
The problem is that I don' t know if I'm missing a step or if something is going wrong when I compile and build the executable.
If someone could help me out on this I'd really appreciate it.
Thanks,
C