|
[Sponsors] |
[mesh manipulation] How to handle extra domain creation from splitMeshRegions? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 31, 2021, 07:10 |
How to handle extra domain creation from splitMeshRegions?
|
#1 |
Member
Sunag R A
Join Date: Jul 2019
Location: Bangalore, India
Posts: 82
Rep Power: 7 |
Dear All,
I have created a stl mesh using open3D from point cloud. This mesh was split into two domains as a patch and then added back using "surfaceAdd". Now, this mesh is implemented into snappyHexMeshDict. I mesh is running well. But, when I do splitMeshRegion after some topoSet addition, it creates multiple domains, where my cellZoneRegion has only two regions and I need only these two regions. The multiple domains has only one 1 cell in it. How to handle those.? Can it be addressed somehow in ChangeDictionary (Since I am doing chtMultiRegionSimpleFoam). Or the only way is to change the mesh itself? Below is the snippet of splitMeshRegion. Region Cells ------ ----- 0 457997 1 241 2 1 3 1 4 1 Region Zone Name ------ ---- ---- 0 1 gland 1 0 tumor 2 -1 domain2 3 -1 domain3 4 -1 domain4 Any leads will be appreciated. Regards, Sunag R A. |
|
March 7, 2023, 06:23 |
Any solution?
|
#2 |
New Member
Atefeh T
Join Date: Jan 2023
Posts: 6
Rep Power: 3 |
Hi,
did you find a solution for this problem? I also get an extra region when I use the command splitMeshRegions -cellZones -overwrite , it says that it is a dummy file but when I want to run the simulation, openfoam asks for the information of the polymesh of this region which I dont want and I dont care! BTW I should say that I use blockMesh and then snappyHexMesh -overwrite so my theory is that this extra region is probably related to the blockMesh region that is created initially which I want to get rid of for my simulation at the end. Can anybody help me with this problem? how should I get rid of this extra region?! Thank you in advance |
|
November 28, 2023, 17:58 |
|
#3 |
New Member
Dimitris
Join Date: Nov 2023
Posts: 3
Rep Power: 3 |
try splitMeshRegions -cellZonesOnly. it worked for me.
|
|
Tags |
mesh 3d, openfoam, snappyhexmesh, splitmeshregions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Sudden increase the residual of Maxwell's equations | hsezsz | CFX | 2 | October 13, 2016 07:58 |
Different diffusivity for additional variable in Fluid and porous domain | ftab | CFX | 4 | June 27, 2012 14:03 |
Creation of Fluid Domain | mehduri | Main CFD Forum | 0 | September 21, 2003 01:34 |