|
[Sponsors] |
[Other] Multiregion Meshing- Interpolation required? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 5, 2017, 07:17 |
Multiregion Meshing- Interpolation required?
|
#1 |
Member
Ashish Vinayak
Join Date: Mar 2015
Location: Wuppertal, Germany
Posts: 50
Rep Power: 11 |
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 |
|
Tags |
mapped boundary condition, meshing, multiregion, openfoam, salome |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of this Meshing (sub-)Forum | wyldckat | OpenFOAM Meshing & Mesh Conversion | 0 | April 27, 2019 10:33 |
[ANSYS Meshing] Parallel meshing utilisation failing | crc1622 | ANSYS Meshing & Geometry | 0 | February 14, 2019 03:42 |
[ICEM] ICEM meshing - Tips from forum - Collection | shereez234 | ANSYS Meshing & Geometry | 0 | June 16, 2015 10:47 |
momentum interpolation for collocated grid | Hadian | Main CFD Forum | 4 | December 25, 2009 08:25 |