MahdiNabil / CFD-PC

interThermalPhaseChangeFoam - CFD simulation platform for liquid-vapor thermal phase change flows
http://sites.psu.edu/mtfe/
67 stars 43 forks source link

blockMesh error #6

Open hadisalehi opened 6 years ago

hadisalehi commented 6 years ago

Hello Mahdi Nabil thank you very much for making such a wonderful software. I tried running the blockMesh command in terminal. but i confronted the following error:

Create time

--> FOAM FATAL ERROR: Cannot open mesh description file "/home/hadi/CFD-PC/interThermalPhaseFoam/tutorials/NucleateBoiling2D/system/blockMeshDict"

From function blockMesh
in file blockMeshApp.C at line 149.

FOAM exiting

hadi@hadi:~/CFD-PC/interThermalPhaseFoam/tutorials/NucleateBoiling2D$

MahdiNabil commented 6 years ago

Hi Hadi,

Thanks a lot for your kind comment. If it cannot open the file, it probably means the file is not in the directory to be opened and read.

Regards, Mahdi

Regards, Mahdi Nabil PhD Candidate in Mechanical Engineering The Pennsylvania State University, University Park, PA

On Sat, May 19, 2018 at 3:24 AM, hadisalehi notifications@github.com wrote:

Hello Mahdi Nabil thank you very much for making such a wonderful software. I tried running the blockMesh command in terminal. but i confronted the following error:

Create time

--> FOAM FATAL ERROR: Cannot open mesh description file "/home/hadi/CFD-PC/interThermalPhaseFoam/tutorials/NucleateBoiling2D/ system/blockMeshDict"

From function blockMesh in file blockMeshApp.C at line 149.

FOAM exiting

hadi@hadi:~/CFD-PC/interThermalPhaseFoam/tutorials/NucleateBoiling2D$

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MahdiNabil/CFD-PC/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AMeJ30jrtzOOQ_c5G4Gv7BQStmTo70vnks5tz8ikgaJpZM4UFnGH .

arattner1 commented 6 years ago

Hi Hadisalehi,

Thank you for your message.

I see two possible issues:

Best, Alex

On 5/19/2018 3:24 AM, hadisalehi wrote:

Hello Mahdi Nabil thank you very much for making such a wonderful software. I tried running the blockMesh command in terminal. but i confronted the following error:

Create time

--> FOAM FATAL ERROR: Cannot open mesh description file "/home/hadi/CFD-PC/interThermalPhaseFoam/tutorials/NucleateBoiling2D/system/blockMeshDict"

|From function blockMesh in file blockMeshApp.C at line 149. |

FOAM exiting

hadi@hadi:~/CFD-PC/interThermalPhaseFoam/tutorials/NucleateBoiling2D$

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MahdiNabil/CFD-PC/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AC9m3LGv01n2LHt9hXF4ELq_uXYyQDXPks5tz8ikgaJpZM4UFnGH.

hadisalehi commented 6 years ago

Hi Alex Thank you very much for your quick reply. Now the problem was resolved.