|
[Sponsors] |
May 25, 2021, 12:15 |
Boundary condition problem (Freestream)
|
#1 |
New Member
Dmitry
Join Date: Sep 2018
Posts: 12
Rep Power: 8 |
Hello everyone!
There was a problem with the boundary conditions. Running the solution gives an error of this type. HTML Code:
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 SIMPLE: no convergence criteria found. Calculations will run for 1500 steps. Reading field p [5] [5] [5] --> FOAM FATAL IO ERROR: (openfoam-2012) [5] Cannot find patchField entry for procBoundary5to1 [5] [5] file: /mnt/c/Users/User/Desktop/Joby_plane_5/processor5/0/p.boundaryField at line 26 to 32. [5] [5] From void Foam::GeometricField<Type, PatchField, GeoMesh>::Boundary::readField(const Foam::DimensionedField<TypeR, GeoMesh>&, const Foam::dictionary&) [with Type = double; PatchField = Foam::fvPatchField; GeoMesh = Foam::volMesh] [5] in file /home/pawan/OpenFOAM/OpenFOAM/OpenFOAM-v2012/src/OpenFOAM/lnInclude/GeometricBoundaryField.C at line 172. [5] FOAM parallel run exiting [5] [1] [1] [1] --> FOAM FATAL IO ERROR: (openfoam-2012) [1] Cannot find patchField entry for procBoundary1to0 [1] [1] file: /mnt/c/Users/User/Desktop/Joby_plane_5/processor1/0/p.boundaryField at line 26 to 32. [1] [1] From void Foam::GeometricField<Type, PatchField, GeoMesh>::Boundary::readField(const Foam::DimensionedField<TypeR, GeoMesh>&, const Foam::dictionary&) [with Type = double; PatchField = Foam::fvPatchField; GeoMesh = Foam::volMesh] [1] in file /home/pawan/OpenFOAM/OpenFOAM/OpenFOAM-v2012/src/OpenFOAM/lnInclude/GeometricBoundaryField.C at line 172. [1] FOAM parallel run exiting [1] -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- |
|
May 25, 2021, 16:09 |
|
#2 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Hi,
What does the log file say for the "decomposePar" command?
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
May 25, 2021, 16:43 |
|
#3 |
New Member
Dmitry
Join Date: Sep 2018
Posts: 12
Rep Power: 8 |
Hi! This is what is in the log.
|
|
May 26, 2021, 05:41 |
|
#4 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Hi,
"decomposePar" does not show any issue; but, the error message indicates a parallelisation issue. Can you attach the case, if there is any chance? Weird..
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
May 26, 2021, 06:06 |
|
#5 | |
New Member
Dmitry
Join Date: Sep 2018
Posts: 12
Rep Power: 8 |
Quote:
|
||
June 1, 2021, 06:57 |
|
#6 |
New Member
Dmitry
Join Date: Sep 2018
Posts: 12
Rep Power: 8 |
Hello everyone! Can someone please help with the problem?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Freestream boundary condition | YJ Lee | OpenFOAM Running, Solving & CFD | 14 | June 5, 2020 03:54 |
Centrifugal fan | j0hnny | CFX | 13 | October 1, 2019 14:55 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
Low Mixing time Problem | Mavier | CFX | 5 | April 29, 2013 01:00 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |