Hi Guys,
I'm new to these forums and I'm looking for some help/advice on fortran subroutines in combination with Abaqus. I noticed there were several posts related to fortran and Abaqus in the past.
In one of the posts it was mentioned to setup a main program to interface with an abaqus subroutine for easy debugging/testing.
(https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-fo...)
I was wondering if there are people having experience in setting up such a program and if there are any examples.
My plan would be to create a single element model and run it with abaqus to write the information that abaqus is passing to the subroutine to a file. I would then feed this input to the stand-alone program to "simulate" abaqus calling it after which I can test/debug the subroutine.
I'm interested in VUMAT examples but any other subroutine would probably be similar.
Thanks,
Bas