![]() |
blockMesh
Hi everyone!
I'm new to this forum... I have started to work with OpenFoam for a week. but as I want to generate my Mesh by running blockMesh in terminal, I get this error: From function blockMesh in file blockMeshApp.C at line 148 even I tried to run the Cavity example in tutorial and i did all right step by step, but I get the same error. Is there someone who knows why it happens??? |
Please post the full output of the error message, this message does not tell anything. put the error message into the code block feature in the editor when posting it. it is the little "#" at the top of the editor.
|
Thanks Roman for your reply... after I run it on the terminal, I get this error:
fluid@fluid-desktop:~/OpenFOAM/fluidvt-2.0.1/run/example1$ blockMesh/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.0.1 | | \\ / A nd | Web: www.OpenFOAM.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.0.1-51f1de99a4bc Exec : blockMesh Date : Dec 07 2011 Time : 14:48:17 Host : fluid-desktop PID : 6835 Case : /home/fluid/OpenFOAM/fluidvt-2.0.1/run/example1 nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time --> FOAM FATAL ERROR: Cannot open mesh description file "/home/fluid/OpenFOAM/fluidvt-2.0.1/run/example1/constant/polyMesh/blockMeshDict" From function blockMesh in file blockMeshApp.C at line 148. FOAM exiting |
Quote:
You have to check that the file is there when you want to run blockMesh |
I checked it so many times, it is there!!!
I run the command "blockMesh" under the folder "example1", so it should find the file "blockMeshDict", because it's in subfolder "/constant/polyMesh".... |
You said you have the same error in a freshly installed OpenFOAM under the tutorials as well?
|
when i run the cavity example under tutorial folder, it works perfectly. but when i try to create the cavity example in another folder, i get the error...i type everything exactly the same as written in cavity files, i checked again and again all my files which i created in all the folders 0, constant and system....i don't find any typing mistake... but i cannot run it because of the error....
|
no one has any idea??? I still have the same problem!!!:(
|
Quote:
|
In case anyone has the same problem, do make sure that the folder is called polyMesh. I had accidentally called it blockMesh!
|
| All times are GMT -4. The time now is 08:15. |