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

conjugateHeatFoam:given field does not correspond to patch

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 30, 2010, 12:56
Default conjugateHeatFoam:given field does not correspond to patch
  #1
Member
 
Leonardo Nettis
Join Date: Mar 2009
Posts: 72
Rep Power: 17
dinonettis is on a distinguished road
Hi everybody,

I was trying to simulate a CHT problem, a 2d cylinder in cross-flow, by means of conjugateHeatFoam. I think everything it's ok in the settings and in particular:

------------------- SOLID SIDE--------------------
interface
{
type regionCouple;
nFaces 80;
startFace 1150;

shadowRegion region0;
shadowPatch sphere;
attached on;
}

-------------------FLUID SIDE-------------------
sphere
{
type regionCouple;
nFaces 80;
startFace 15920;

shadowRegion solid;
shadowPatch interface;
attached on;
}

this should be ok since the interface patch is correctly defined on both side in the boundary files.
However I get the following error message when I try to run it:

given field does not correspond to patch. Patch size: 80 field size: 0

From function PatchToPatchInterpolation::faceInterpolate(const Field<Type> ff)
in file /home/nettis/OpenFOAM/OpenFOAM-1.5-dev/src/OpenFOAM/lnInclude/PatchToPatchInterpolate.C at line 133.

FOAM aborting

Any idea about that??
thanks in advance,

Dino
dinonettis is offline   Reply With Quote

Old   April 30, 2010, 13:40
Default
  #2
Member
 
Leonardo Nettis
Join Date: Mar 2009
Posts: 72
Rep Power: 17
dinonettis is on a distinguished road
ok,

I found the problem, the remoteField in the BCs was declared as DT in the T file!!
Have a nice weekend.
dinonettis is offline   Reply With Quote

Reply


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
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
CheckMeshbs errors ivanyao OpenFOAM Running, Solving & CFD 2 March 11, 2009 02:34
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51
[Gmsh] Import gmsh msh to Foam adorean OpenFOAM Meshing & Mesh Conversion 24 April 27, 2005 08:19
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12


All times are GMT -4. The time now is 20:47.