|
[Sponsors] |
"Cannot find patchField entry for allBoundary" - when setting two inlets in interFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 25, 2024, 11:56 |
"Cannot find patchField entry for allBoundary" - when setting two inlets in interFoam
|
#1 |
New Member
Oscar Kail
Join Date: Feb 2024
Posts: 1
Rep Power: 0 |
Hello there,
I'm currently adapting a multiphase simulation project using interFoam by Jozsef Nagy to have two inlets. Despite changing all relevant files I can see (in the mesh folder: blockMeshDict, surfaceFeatureExtract, snappyHexMesh and then in the case folder: setFields, alpha.water, U and p_rgh) to have not just inlet but instead to have inlet-1 and inlet-2, I can't seem to find my self around the error message "Cannot find patchField entry for allBoundary". Does anyone have any experience with this sort of error message (allBoundary)? It further explains "file: 0/alpha.water/boundaryField at line 25 to 58." which is essentially all lines within the boundaryFields section of case/0/alpha.water Any help is much appreciated and thank you very much in advance for your help! P.s Here's the case folder if it helps: https://drive.google.com/drive/folde...6U?usp=sharing |
|
February 26, 2024, 04:16 |
|
#2 |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,236
Rep Power: 29 |
Hello,
This message means you have a patch named allBoundary in your mesh, but the solver cannot find the boundary condition for this patch. If you are not supposed to have an allBoundary patch, then something must be wrong with your mesh. Otherwise, you need to specify boundary conditions for this patch for all variables in the 0 directory. Regards, Yann |
|
March 7, 2024, 05:36 |
|
#3 |
New Member
sameer
Join Date: Mar 2024
Posts: 10
Rep Power: 2 |
am facing the same issue
|
|
Tags |
allboundary, openfoam, patchfield boundaries |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cannot find patchField entry for AMI | gart04 | OpenFOAM | 1 | March 17, 2023 03:35 |
Foam fatal error : cannot find patchField entry when I use snappyHexMesh in parallel | Adak | OpenFOAM Running, Solving & CFD | 0 | January 18, 2023 09:58 |
Problem Building OF on Centos cluster (no admin rights) | CKH | OpenFOAM Installation | 5 | November 13, 2011 07:32 |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |