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

Openfoam surfaceFieldValue causing "not found in table" error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 4, 2024, 08:17
Default Openfoam surfaceFieldValue causing "not found in table" error
  #1
New Member
 
S Abrahams
Join Date: Mar 2022
Location: UK
Posts: 15
Rep Power: 4
sabrahams is on a distinguished road
Hi all,
I am having a problem when trying to sample a patch

The function object in my control dict looks like this
patchAverageUplift_CFD_Chillers_ChillersNoHoods_Bl ock01_Chiller01_Intakes
{
type surfaceFieldValue;
libs
(
libfieldFunctionObjects.
);
fields
(
U
T
p_rgh
scalar_chillers
scaledscalar_chillers
scalar_gen
scaledscalar_gen
scalar_genflue
scaledscalar_genflue
);
regionType patch;
writeFields yes;
surfaceFormat none;
writeControl timeStep;
writeInterval 1;
operation areaAverage;
name CFD_Chillers_ChillersNoHoods_Block01_Chiller01_Int akes;
}
When I try to run I am getting this error
surfaceFieldValue patchAverageUplift_CFD_Chillers_ChillersNoHoods_Bl ock01_Chiller01_Intakes write:
total faces = 6371
total area = 45.4697

[28]
[28]
[28] --> FOAM FATAL ERROR: (openfoam-2212)
[28] 10208 not found in table. Valid entries:
23467
(
0
1
2
3
4
5
6
7
8
9
I have tried sampling with STLs and faceZone but all result in the same error.
Turning renumberMesh on and off
It will run on one node but not decomposed


Has anyone encountered similar, this problem is not occuring consistently when the geometry is changed but mesh setting stay the same.

Thanks!
sabrahams is offline   Reply With Quote

Reply

Tags
patch average, sampling, surfacefieldvalue


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
UDF for mean residence time JA_95 FLUENT 9 November 20, 2023 00:36
[Other] Mesh Importing Problem cuteapathy ANSYS Meshing & Geometry 2 June 24, 2017 06:29
ParaView for OF-1.6-ext Chrisi1984 OpenFOAM Installation 0 December 31, 2010 07:42
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 flakid OpenFOAM Installation 16 December 28, 2010 09:48
user subroutine error CFDUSER CFX 2 December 9, 2006 07:31


All times are GMT -4. The time now is 19:57.