Hello, I am a new user of Fortran, I have recently been trying to use a fortran code for my simulation. I have been able to compile the code using Gfortran, however when I try to execute the programme, it shows me the following error:
At line 7271 of file epsc4.for (unit = 1, file = 'bench_ss\SS_new.sx')
Fortran runtime error: End of file
I am not sure what that error means, the code consists of main and subroutines in file EPSC4.For
Any help or direction about the error is much appreciated.
Regards
At line 7271 of file epsc4.for (unit = 1, file = 'bench_ss\SS_new.sx')
Fortran runtime error: End of file
I am not sure what that error means, the code consists of main and subroutines in file EPSC4.For
Any help or direction about the error is much appreciated.
Regards