|
[Sponsors] |
[snappyHexMesh] Removing bounding box mesh from mult-region mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 15, 2019, 08:17 |
[snappyHexMesh] Removing bounding box mesh from mult-region mesh
|
#1 |
Member
Ashish Magar
Join Date: Jul 2016
Location: Mumbai, India
Posts: 81
Rep Power: 10 |
Hello all,
I have meshed an STHX with cell zones for hot and cold fluid and walls successfully. My issue is I am not able to remove the bounding box created by blockMesh, the white region in image. I thought it should have been gone since I am placing my locationInMesh point in the geometry itself. I have used the tutorial from chtMultiRegionFoam for snappyHexMesh. Thanks. Last edited by ashishmagar600; November 18, 2019 at 02:26. |
|
November 18, 2019, 02:07 |
|
#2 |
Member
Ashish Magar
Join Date: Jul 2016
Location: Mumbai, India
Posts: 81
Rep Power: 10 |
I am trying to follow this post.
Background Mesh in snappy with multi domain (CHT) I will update if successful. Thanks |
|
November 18, 2019, 02:26 |
|
#3 |
Member
Ashish Magar
Join Date: Jul 2016
Location: Mumbai, India
Posts: 81
Rep Power: 10 |
Alright.
That was helpful. After using sHM for multi-region meshing, we have to remove the background mesh, by default it is not removed (as supposed to, since we give locationInMesh). Here are the steps given from above link: Code:
setSet -batch batch.setSet Code:
cellSet isolation new zoneToCell cellZone1 cellSet isolation add zoneToCell cellZone2 ...//add how many cellZOnes you want to keep with "add" argument cellSet isolation subset Code:
subsetMesh -overwrite isolation |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Creating multiple multiple cell zones with snappyHexMesh - a newbie in deep water! | divergence | OpenFOAM Meshing & Mesh Conversion | 0 | January 23, 2019 05:17 |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
phantom region created outside blockmesh bounding box | derekm | OpenFOAM Pre-Processing | 0 | May 15, 2014 11:31 |
[Other] StarToFoam error | Kart | OpenFOAM Meshing & Mesh Conversion | 1 | February 4, 2010 05:38 |
Icemcfd 11: Loss of mesh from surface mesh option? | Joe | CFX | 2 | March 26, 2007 19:10 |