Rotor 37 preProcessing.sh Script issue
vansloot opened this issue · 2 comments
vansloot commented
Type of issue
Installation
Description
Issue executing the preProcessing.sh script in rotor 37 tutorial. I have been able to previously generate this mesh and complete the Rotor 37 Compressor tutorial on a Windows system. I am now trying to do the same thing on a Ubuntu system but am running into an issue when I try to generate the mesh. I followed the DAFoam documentation instructions and am not sure how to resolve the issue
Steps to reproduce issue
- Using Docker version 19.03.15 I pulled dafoam/opt-packages:v2.2.8 and started the DAFoam Docker image
- I tried running the ./preProcessing.sh command which resulted in a permission denied error
- Running sudo ./preProcessing.sh resulted in the following error: "OpenFOAM environment not found, forgot to source the OpenFOAM bashrc?"
Current behavior
Expected behavior
Mesh generation
Code version (if relevant)
Python version: …
External dependencies: …
Internal packages: …
friedenhe commented
vansloot commented
I must have missed that documentation. Thank you very much!