Hello all,
I am having this weird issue which I did not encounter before. I have tried installing NEK5000 on multiple devices, and was successful. However, in my latest attempts, I get this error when trying to run the eddy_uv example:
Fortran runtime error: Cannot write to file opened for READ
I am confused because I was following the exact steps I used previously in other computers. And I could not identify what the problem is.
When trying running makenek, I get the following error:
using source path: /home/user_name/Nek5000
cat: .tmp: No such file or directory
cat: .tmp: No such file or directory
cat: .tmp: No such file or directory
ERROR: Cannot find a supported compiler!
Although gfortran is already installed!
Anyone has a clue of what is going on?
PS: I am using Windows Subsystem for Linux
Thank you.