CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Patchfield Entry

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 26, 2017, 18:34
Default Patchfield Entry
  #1
New Member
 
Jack Hanson
Join Date: Sep 2017
Posts: 5
Rep Power: 8
jhanson2 is on a distinguished road
I'm trying to run renumberMesh. I keep getting the below error.

It says it can't find hte patchField entry for symFront. I don't know what either of these things are. I've googled "patchfield openfoam" and "symfront openfoam" and I'm not getting a lot of direction. Can anyone tell me why these are related why they cause errors.

"
--> FOAM FATAL IO ERROR:
Cannot find patchField entry for symFront

file: /home/jackhansonjr/OpenFOAM/openfoam5/tutorials/incompressible/pimpleDyMFoam/Torpedo/0/p.boundaryField from line 27 to line 21.

From function void Foam::GeometricField<Type, PatchField, GeoMesh>::Boundary::readField(const Foam:imensionedField<TypeR, GeoMesh>&, const Foam::dictionary&) [with Type = double; PatchField = Foam::fvPatchField; GeoMesh = Foam::volMesh]
in file /home/ubuntu/OpenFOAM/OpenFOAM-5.0/src/OpenFOAM/lnInclude/GeometricBoundaryField.C at line 191.

FOAM exiting

"
jhanson2 is offline   Reply With Quote

Old   September 27, 2017, 01:29
Default
  #2
New Member
 
CFDfreak
Join Date: Dec 2016
Posts: 15
Rep Power: 9
nandhakumar is on a distinguished road
Hello

It seems your boundary condition and boundary patches are not matching. Check properly your boundary condition and also constant/polymesh/boundary file.

If you have give patch for any faces you should give valid patch boundary condition. For wall faces you need to define it as wall and wall boundary condition need to be used. If you given patch in boundary file and given a wall boundary condition , the solver will say 'cannot find patchField entry' since it was mentioned as patch in boundary file.

Hope you got it.

Thank you.
nandhakumar is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with if statement CHARLES OpenFOAM Programming & Development 17 August 22, 2021 03:14
[Other] removal of patchfield entry erlend_grotle OpenFOAM Meshing & Mesh Conversion 2 October 27, 2016 03:46
adding compressible option to ptot immortality OpenFOAM Programming & Development 13 June 15, 2015 15:00
[Other] Cannot find patchField entry for walls eruwaedhiel OpenFOAM Meshing & Mesh Conversion 0 June 8, 2015 22:57
[Other] 'Cannot find patchField entry for outlet' cesarjets OpenFOAM Meshing & Mesh Conversion 1 November 25, 2013 00:29


All times are GMT -4. The time now is 03:13.