I'm using Ubuntu 14.10, i had really hard time trying to get Abaqus 6.14 and gfortran to work together.
Finally, i want to share my settings of abaqus_v6.env file that make it possible. It is in attachment.
ps: This is where abaqus_v6.env is << (Abaqus path)/6.14-1/SMA/site/ >>
steps to use...
I'm trying to do a remeshing using mesh-to-mesh solution mapping. I use restart requests to restart, and it works, the simulation restarts, and the stresses of the previous job are mapped, but when i have a look to the displacement, it is not mapped, all nodes start with 0 of displacement. How...