Recent content by USTCkong

  1. U

    Fortran Fixing Fortran Runtime Error for Beginner

    haha Thanks for your detailed reminder. It's tricky I didn't find obvious fault in the code, but it just couldn't give the right result.
  2. U

    Fortran Fixing Fortran Runtime Error for Beginner

    Hi, Many thanks for your answer. The N is 1200. And for the two files, the x is the same.
  3. U

    Fortran Fixing Fortran Runtime Error for Beginner

    Hi, Thanks for your answers! Here are files of fluid and bk. They are both not less than 1200. Sorry I can't give the original txt file. It's said the file does not have an allowed extension. So I just copy it into excel. And what I do in terminal is the following: Should I build the file of...
  4. U

    Fortran Fixing Fortran Runtime Error for Beginner

    Hi, I am a beginner of Fortran. Recently I try to use a fortran code for my simulation. But it always shows me the following error when execute the program: At line 18 of the file sous.f (unit =11, file = 'fluid'), fortran runtime error, End of file, Error termination. Backtrace: could not print...
Back
Top