CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [blockMesh] blockMesh error (https://www.cfd-online.com/Forums/openfoam-meshing/132139-blockmesh-error.html)

maybee March 26, 2014 10:20

blockMesh error
 
Hi,

I get the following errors when trying to blockMesh...

...the tutorial case "bubbleColumn":

Code:

fileName::stripInvalid() called for invalid fileName /home/USER/OpenFOAMTutorials/run/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn
    For debug level (= 2) > 1 this is considered fatal
Aborted (core dumped)
USER@USER-VPCEA25EC:~/OpenFOAM Tutorials/run/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn$

...the my own case "MyCase":

Code:

--> FOAM FATAL IO ERROR:
"ill defined primitiveEntry starting at keyword 'patches' on line 44 and ending at line 67"

file: /home/USER/MyCASE/constant/polyMesh/blockMeshDict at line 67.

    From function primitiveEntry::readEntry(const dictionary&, Istream&)
    in file lnInclude/IOerror.C at line 132.

FOAM exiting

For "MyCase" generally I just copied the files "blockMeshDict" and 'boundary' in "bubbleColumn/polyMesh". I am using OpenFOAM 2.2.2.

greetings maybee

Bernhard March 26, 2014 11:09

Which bubbleColumn tutorial? There are multiple. I tested for 2.2.0, and there they all worked properly.

maybee March 26, 2014 11:28

Ok solved it for my own case "MyCase" with help of thread:

http://www.cfd-online.com/Forums/ope...tml#post482234


I just had one bracket too much. Thx. anyway :).


All times are GMT -4. The time now is 04:43.