Fortran runtime error( End of file) when using source.f to read a file with OPEN card

Dear Jingfang,

the issue seems to be with the encoding of the file. According to my editor it is UTF-16 LE. When I change it to UTF-8, then the Fortran code can read the lines, but there are other errors in the code which prevents FLUKA to run.

Cheers,
David