|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Vassilis
Join Date: Jan 2024
Posts: 3
Rep Power: 3 ![]() |
Hello everyone! i am having a hard time running the surfaceMountedCube case on openfoam2310.
Specifically, after running blockMesh i get the following error: FOAM FATAL ERROR: (openfoam-2312) Did not find a corresponding sourcePoint for every face centre From void Foam: ![]() in file triSurface/triSurfaceTools/pointToPointPlanarInterpolation.C at line 155. FOAM exiting I have been scratching my head for a while... It would be amazing if someone had any ideas! |
|
![]() |
![]() |
![]() |
![]() |
#2 | |
Senior Member
ONESP-RO
Join Date: Feb 2021
Location: Somwhere on Planet Earth
Posts: 128
Rep Power: 6 ![]() |
Quote:
Please provide more details about your case setup. The error message is too generic. Regards
__________________
Don't keep making the same mistakes. Try to make new mistakes. |
||
![]() |
![]() |
![]() |
![]() |
#3 |
New Member
Vassilis
Join Date: Jan 2024
Posts: 3
Rep Power: 3 ![]() |
Hey,
Thanks for the advice! I moved on and am in fact making new mistakes. ![]() |
|
![]() |
![]() |
![]() |
![]() |
#4 |
New Member
Prom
Join Date: Aug 2023
Posts: 9
Rep Power: 3 ![]() |
Hello, I am experiencing this same error in OpenFOAM v2406.
I am using the timeVaryingMappedFixedValue boundary condition (BC) to map temperatures to different points in time to act as Dirichlet BCs. I have no issues when using this BC in laplacianFoam. However, I get this error when using chtMultiRegionFoam. I am simulating heat transfer between two solids, and I am mapping the values to the surface of the one solid – NOT at the interface of the two. Can anyone provide advice on how I can properly map temperatures to the surface, please? See the error message below. Code:
Searching started from:0 in pts1 Cannot find point in pts1 matching point 3 coord:(-1.152 -0.3638 0.028) in pts0 when using tolerance 1e+15 Searching started from:0 in pts1 Cannot find point in pts1 matching point 32 coord:(-1.146 -0.3833 0.028) in pts0 when using tolerance 1e+15 Searching started from:0 in pts1 Cannot find point in pts1 matching point 2 coord:(-1.152 -0.3703 0.028) in pts0 when using tolerance 1e+15 Searching started from:0 in pts1 Cannot find point in pts1 matching point 1 coord:(-1.152 -0.3768 0.028) in pts0 when using tolerance 1e+15 Searching started from:0 in pts1 Cannot find point in pts1 matching point 0 coord:(-1.152 -0.3833 0.028) in pts0 when using tolerance 1e+15 Searching started from:0 in pts1 --> FOAM FATAL ERROR: (openfoam-2406) Did not find a corresponding sourcePoint for every face centre From void Foam::pointToPointPlanarInterpolation::calcWeights(const pointField &, const pointField &) in file triSurface/triSurfaceTools/pointToPointPlanarInterpolation.C at line 155. FOAM exiting |
|
![]() |
![]() |
![]() |
Tags |
cfd, openfoam, pimplefoam, surfacemountedcube |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
pimpleFoam runs slower than rhoPimpleFoam | Kosuke Seto | OpenFOAM Running, Solving & CFD | 3 | May 27, 2023 15:12 |
pisoFoam and pimpleFoam are unstable in foam-extend 4.0/4.1 (misunderstanding ?) | Kombinator | OpenFOAM Running, Solving & CFD | 4 | January 14, 2021 05:10 |
Slow running of pimpleDyMFoam with respect to pimpleFoam. | gj11 | OpenFOAM Running, Solving & CFD | 2 | June 18, 2015 12:59 |
Segmentation fault when running in parallel | Pj. | OpenFOAM Running, Solving & CFD | 3 | April 8, 2015 09:12 |
Problem running IDDES with pimpleFoam | charlie | OpenFOAM Running, Solving & CFD | 7 | July 11, 2013 12:45 |