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

[mesh manipulation] Stitchmesh with SHM crashing

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By simrego

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 6, 2020, 08:37
Default Stitchmesh with SHM crashing
  #1
Senior Member
 
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 7
Krao is on a distinguished road
Dear Foamers,

I am trying to compare the results of MRFSimpleFoam and pimpleDyMFoam. For the ease of setup, I am using propeller tutorial available with OpenFOAM - 6. To implement MRF, I have retained mesh settings as it is and only made few changes to the Allmesh script. After SHM step, I have defined 'stitchMesh -partial innerCylinderSmall innerCylinderSmall_slave'. But the process is stopping by throwing the following error. I have tried with different refinement settings near the interface, but the result is same.

Quote:
--> FOAM FATAL ERROR:
Duplicate point found in cut face. Error in the face cutting algorithm for global face 5(621716 630054 633338 633339 630056) local face 5(2086 2087 2088 2089 2090)
Slave size: 23540 Master size: 23256 index: 604.
Face: 9(642387 642388 656504 653117 656503 653118 656505 642389 13761)

It would be great if you can provide some valuable inputs, so that I can work in the right direction.

Thank you all!

K. Rao
Krao is offline   Reply With Quote

Old   February 10, 2020, 08:00
Default
  #2
Senior Member
 
anonymous
Join Date: Jan 2016
Posts: 416
Rep Power: 14
simrego is on a distinguished road
Hi!


I'm not sure if it is clear for me, but you wanna stitch the mesh on the cyclic interface, right?
Then just skip the topoSet and createPatch parts (this is what you would like to undo with the stitch, right?) and modify the case as you wish.
Krao likes this.
simrego is offline   Reply With Quote

Old   February 10, 2020, 11:19
Default
  #3
Senior Member
 
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 7
Krao is on a distinguished road
Hi Simrego,

Thank you for your valuable input. This is absolutely true with OpenFOAM 7. I was using openFoam 6, and the patches were created during snappy hex mesh phase. Therefore I have commented out the following lines from SHMdict. Now I can run simpleFoam with MRF.

Quote:
innerCylinderSmall
{
level (4 4);
// regions{}
//faceType boundary;
cellZone innerCylinderSmall;
faceZone innerCylinderSmall;
cellZoneInside inside;

boundary internal;
}
K. Rao
Krao is offline   Reply With Quote

Reply

Tags
mesh manipulation, mrf simplefoam, propeller, snapphhexmesh, stitchmesh


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
[mesh manipulation] stitchMesh: multiple meshes GerhardHolzinger OpenFOAM Meshing & Mesh Conversion 3 August 25, 2017 12:43
[mesh manipulation] StitchMesh sigFpe / bad point liquidspoon OpenFOAM Meshing & Mesh Conversion 2 November 29, 2015 14:19
[snappyHexMesh] troubles with sHM and parallel Tobi OpenFOAM Meshing & Mesh Conversion 1 August 30, 2012 17:54
[snappyHexMesh] Multi Region Meshing with sHM marango OpenFOAM Meshing & Mesh Conversion 3 March 27, 2012 00:51
[mesh manipulation] stitchMesh dhruv OpenFOAM Meshing & Mesh Conversion 13 February 23, 2012 17:14


All times are GMT -4. The time now is 17:41.