I am new to this, and trying to use a subroutine in ABAQUS.
I have already tried a few methods suggested. Such as using the following in abq2020.bat
SET PATH=%PATH%;C:Program Files (x86) IntelSWTools compilers_and_libraries_2019.5.281 windows bin intel64;
call "C:Program Files (x86) IntelSWTools compilers_and_libraries_2019.5.281 windows bin ifortvars.bat" arch intel64 vs2019
I have also added the path of "ifortvars.bat" and "vcvarsall.bat" to environment variables
The abaqus verification passes but when I try to submit, there is error saying, "unable to start job analysis".
Can someone help me with this?
Thank you.