Error Executing an Input File (Tutorial 01) #18011
-
|
Hello everyone, I'm on Step 2 of the tutorial, and after following the instructions to execute the 'pressure_diffusion.i' file, I keep getting: *** ERROR *** I've tried the other execution methods listed, I've googled around, and I've changed permissions for both the file and the folder it belongs to, but nothing seems to work. I also tried putting it in the simple_diffusion folder from the previous example, but I just received a different error. Any advice would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Hello Can you please paste the command you are running and the content of the directory with the permissions (ls -l) Best, |
Beta Was this translation helpful? Give feedback.
-
|
Note that a common reason for permissions to be broken in WSL is that you are editing these files, then saving them, from a Windows text editor. I am not sure what the fix is. It's actually working fine on my machine with Atom. |
Beta Was this translation helpful? Give feedback.
Hello
Can you please paste the command you are running and the content of the directory with the permissions (ls -l)
Best,
Guillaume