FOAM FATAL ERROR: (openfoam-2012) The parent directory does not allow write permission to the process, or one of the directories in "/home/muskan/OpenFOAM/OpenFOAM-v2012/tutorials/incompressible/simpleFoam/pitzDaily/constant/polyMesh" did not allow search (execute) permission. From bool Foam::mkDir(const Foam::fileName&, mode_t) in file POSIX.C at line 585. FOAM exiting this error? how to resolve
I think this shows that OpenFOAM is recognized on your system. However, you need to setup a case to run the simulation. A case is a directory. What you can do if you want to try out on pitzDaily, copy the folder to another location and re-run the command
Thank you ❤
FOAM FATAL ERROR: (openfoam-2012)
The parent directory does not allow write permission to the process,
or one of the directories in "/home/muskan/OpenFOAM/OpenFOAM-v2012/tutorials/incompressible/simpleFoam/pitzDaily/constant/polyMesh" did not allow search (execute) permission.
From bool Foam::mkDir(const Foam::fileName&, mode_t)
in file POSIX.C at line 585.
FOAM exiting
this error? how to resolve
I think this shows that OpenFOAM is recognized on your system. However, you need to setup a case to run the simulation. A case is a directory. What you can do if you want to try out on pitzDaily, copy the folder to another location and re-run the command