|
[Sponsors] |
January 12, 2015, 08:58 |
Cannot find patchField entry for InletWall
|
#1 |
New Member
Warning
Join Date: Jan 2015
Posts: 15
Rep Power: 11 |
Hey guys, i am very new to open foam i am trying to modify and solve cavity tutorial but i am facing an error
FOAM FATAL IO ERROR: Cannot find patchField entry for InletWall file: /home/waseems/OpenFOAM/waseems-2.3.1/run/tutorials/incompressible/icoFoam/0/p.boundaryField from line 25 to line 40. From function GeometricField<Type, PatchField, GeoMesh>::GeometricBoundaryField::readField(const DimensionedField<Type, GeoMesh>&, const dictionary&) in file /home/waseems/OpenFOAM/OpenFOAM-2.3.1/src/OpenFOAM/lnInclude/GeometricBoundaryField.C at line 209. FOAM exiting // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // here is p file -*/ FoamFile { version 2.0; format ascii; class volScalarField; object p; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 2 -2 0 0 0 0]; internalField uniform 0; boundaryField { inlet { type zeroGradient; } outlet { type fixedValue; value uniform 0; } fixedwall { type empty; } frontAndBack { type empty; } } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // here is my blockmesh Directory file patches ( patch inlet ( (12 13 14 15) ) patch outlet ( (4 5 6 7) ) wall fixedwall ( (3 0 4 7) (2 1 5 4) ) wall frontAndBack ( (0 1 5 4) (3 2 6 7) ) ); // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // could anyone please help me on this... |
|
January 13, 2015, 08:07 |
|
#2 |
Senior Member
Philipp
Join Date: Jun 2011
Location: Germany
Posts: 1,297
Rep Power: 27 |
Just an idea: Did you change the blockMesh dictonary from it's original state?
If so, did you rerun the blockMesh utility to refresh all entries / files?
__________________
The skeleton ran out of shampoo in the shower. |
|
February 6, 2015, 08:05 |
|
#3 |
New Member
Warning
Join Date: Jan 2015
Posts: 15
Rep Power: 11 |
yes, i got it .. thanks to this forum
|
|
July 18, 2017, 14:47 |
|
#4 |
Member
Mohamed Elghorab
Join Date: May 2016
Location: Coventry, Engalnd
Posts: 41
Rep Power: 10 |
||
February 3, 2018, 02:48 |
|
#5 |
New Member
Leonardo Zanin
Join Date: Feb 2018
Posts: 1
Rep Power: 0 |
Hi,
long time has passed since this was discussed, but i'm facing the same problem and it seems impossible to find the solution. Can someone give me a hand? |
|
November 18, 2020, 22:21 |
|
#6 |
New Member
xubing
Join Date: Sep 2020
Posts: 2
Rep Power: 0 |
hi nice to meet you ,
i am a new too but i think the P filie fixedwall is empty isnt right beacuse i havnt see this type in fixedwall hahah what do you think? |
|
Tags |
icofoam, openfoam2.3.1 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem in3D model processing | mebinitap | OpenFOAM | 2 | December 12, 2014 05:40 |
rhoSimplecFoam Mach0.8 no pressure values | CFDnewbie147 | OpenFOAM Running, Solving & CFD | 16 | November 23, 2013 06:58 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 13:38 |
Problem Building OF on Centos cluster (no admin rights) | CKH | OpenFOAM Installation | 5 | November 13, 2011 07:32 |
Converting Starccm+ mesh | Ladnam | OpenFOAM | 0 | September 14, 2011 07:30 |