At the moment I'm trying to let FEAP calculate with the different example files to get more used to the program.
With the file Iplast_2d, currently downloaded, I get the following error message:
At line 59 of file prop2i.f (unit = 17)
Fortran runtime error: Cannot open file 'TUsers/pepr/feaphome8_6/main/Iplast_2d': No such file or directory.
As you can see, the correct file name '/Users/pepr/feaphome8_6/main/Iplast_2d' was made unrecognizable by the 'T' at the beginning of the name, which is programmed in prop2i.f
What did I do wrong, or could this be a bug? Thanks a lot for your help.