|
[Sponsors] |
[mesh manipulation] stitchMesh perfect vs partial |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 22, 2013, 11:14 |
stitchMesh perfect vs partial
|
#1 |
Senior Member
Eloïse
Join Date: Jul 2012
Location: Trondheim, Norway
Posts: 113
Rep Power: 14 |
Dear all,
I am trying to join two meshes: a cylinder in a box. Both meshes are generated in blockMesh. The goal is not to have a sliding interface but to have an easy way to rotate a geometry inside the domain. Here is the procedure I use in order to join them:
If I use different number of faces on the internal patches and the -partial flag for stitchMesh, some faces remain on one of the internal patch which leads to some "incorrectly oriented faces" (from checkMesh). (see partial.jpg) I've been looking a lot around the forum and the many threads about stitchMesh but I haven't found a way to stitch internal patches which have different number of faces. Can anyone help me? Thanks for your help, Eloïse |
|
February 22, 2013, 12:25 |
|
#2 |
Senior Member
Eloïse
Join Date: Jul 2012
Location: Trondheim, Norway
Posts: 113
Rep Power: 14 |
Hi again,
I actually found the answer right after posting... I added the -toleranceDict flag to stitchMesh, referring to a tolerance file located in the constant directory (see attachment, remove ".txt"). Code:
stitchMesh -partial -toleranceDict toleranceDict patch1 patch2 Have a nice weekend, Eloïse |
|
October 25, 2017, 11:47 |
|
#3 |
New Member
Adri
Join Date: Sep 2017
Posts: 24
Rep Power: 9 |
Thanks a lot it has solved my problem !
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] more than two regions to join using stitchMesh partial or perfect option | Lada | OpenFOAM Meshing & Mesh Conversion | 5 | June 17, 2018 17:29 |
Some confusions about SST-DES (code and formulas) | Alisa_W | OpenFOAM | 2 | April 24, 2018 10:30 |
Low Reynolds K Epsilon Launder Sharma Model Functions Doubt... | Ruonin | Main CFD Forum | 17 | February 17, 2014 10:52 |
[mesh manipulation] stitchMesh -perfect - tolerance error of 2 identical faces | Hanno | OpenFOAM Meshing & Mesh Conversion | 1 | November 21, 2013 06:41 |
stitchMesh -partial AMI1 AMI2 | reza1980 | OpenFOAM | 1 | July 14, 2013 09:32 |