|
[Sponsors] |
FOAM FATAL IO ERROR Cannot find patchField entry for procBoundary1to0 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 6, 2022, 10:02 |
FOAM FATAL IO ERROR Cannot find patchField entry for procBoundary1to0
|
#1 |
New Member
Jelle Lagerweij
Join Date: Jul 2022
Posts: 21
Rep Power: 4 |
Dear CFD friends,
I am beginning with my first few real simulations with OpenFoam. To better understand what I am doing before I start my real task (2 component gas-gas mixing with probably reactingFoam), I decided to adjust the motorbike example to a square pipe with a sphere in the middle. However, when I try to run the model in parallel computing, I get this weird Code:
FOAM FATAL IO ERROR Cannot find patchField entry for procBoundary1to0 I decided to pack my code into a tar.xz file and add an Allrunserial, Allrunparallel and Allclean file so you can easily recreate my problem. I think that I do something wrong with my boundary conditions, as I found similar discussions online. However, I couldn't find where I made this error. Although the serial mode runs better than the parallel mode (at least is completes the potentialFoam step), I should be able to run the full simpleFoam model after that, but that crashes as well. I tried to check my semicolumns and the boundary types, but can't find the problem. On an additional note, it should become a sphere in a turbulent duct, with somewhat limited computation speed (1 older 6 core intel extreme processor). Is the meshing that I have set up appropriate? I want to be able to do that myself, but maybe you can tell me from experience what should be changed in general to make the model perform better later on. Lots of thanks already, Jelle |
|
Tags |
patchfield boundaries |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
"FOAM FATAL IO ERROR: Cannot find patchField entry for NACA6409_patch24311" | Pavlidis Chariton | OpenFOAM Running, Solving & CFD | 0 | October 7, 2019 05:57 |
error with reactingFoam | BakedAlmonds | OpenFOAM Running, Solving & CFD | 4 | June 22, 2016 03:21 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |