Dear all,
Edit: I am not sure if this is the correct section to post this
is it only me or in Feap 8.6, the file shpf3ds.f has a wrong definition:
subroutine shp3ds(ss, shpf)
...
end subroutine shp3ds
..notice the f missing. My compiler was complaining about it, because the subroutine shp3ds is already defined.
I manually changed the name and then it worked.
Thanks and regards,
Axuni