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

[Other] Multiregion Meshing- Interpolation required?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2017, 06:17
Default Multiregion Meshing- Interpolation required?
  #1
Member
 
Ashish Vinayak
Join Date: Mar 2015
Location: Wuppertal, Germany
Posts: 50
Rep Power: 11
ashish.vinayak is on a distinguished road
Hi everyone,

I have made a multi region mesh in Salome. This implies that I have a solid and fluid region, each having their own mesh resolutions. At the interface though the polyMesh shows the following, implying that the interface has not been mapped yet:

Fluid side patch:

matl_top
{
type patch;
nFaces 2;
startFace 2252;
}
Solid side patch:

matl_top
{
type patch;
nFaces 211;
startFace 162155;
}

I plan to convert to type mappedWall manually (see link). Since nFaces is different on either side, I would require to do some kind of interpolation to get the correct mapping? Or is this directly taken care of by the mappedWall type ?

matl_top
{
type mappedWall;
nFaces // different on each side;
startFace // different on each side;
sampleMode nearestPatchFace;
sampleRegion fluid_region;
samplePatch matl_top;
}



Can someone point me in the right direction?
Thank you very much
Attached Images
File Type: png mesh.png (13.7 KB, 11 views)
ashish.vinayak is offline   Reply With Quote

Reply

Tags
mapped boundary condition, meshing, multiregion, openfoam, salome


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
Map of this Meshing (sub-)Forum wyldckat OpenFOAM Meshing & Mesh Conversion 0 April 27, 2019 09:33
[ANSYS Meshing] Parallel meshing utilisation failing crc1622 ANSYS Meshing & Geometry 0 February 14, 2019 02:42
[ICEM] ICEM meshing - Tips from forum - Collection shereez234 ANSYS Meshing & Geometry 0 June 16, 2015 09:47
momentum interpolation for collocated grid Hadian Main CFD Forum 4 December 25, 2009 07:25


All times are GMT -4. The time now is 02:37.