|
[Sponsors] |
[mesh manipulation] Multiple overlapping meshes |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 30, 2016, 12:25 |
Multiple overlapping meshes
|
#1 |
New Member
Join Date: Oct 2014
Posts: 13
Rep Power: 12 |
Hi,
I'm trying to create a mesh which consists of a global mesh and some smaller meshes. So lets say I have the global mesh (via blockMesh created) M and this mesh is divided into smaller meshes A,B,C,D via splitMeshRegions after creating cellSets and cellZones with setsToZones. Now I have the global mesh M and the smaller meshes A,B,C,D where different equations are solved and mapped between those meshes. Now I want to create another small mesh E which contains the regions of mesh B and C to solve an other type of equation there. If I want to create such a mesh using cellSets/cellZones and splitMeshRegions (containing the regions of B and C) I get the error: Code:
--> FOAM FATAL ERROR: Cell 460000 with cell centre (0.0005 0.00025 0.005289) is multiple zones. This is not allowed. Thanks in advance for your help! |
|
February 1, 2017, 06:53 |
have u soleved your problem?
|
#2 | |
New Member
jiatangwang
Join Date: Jan 2014
Posts: 9
Rep Power: 12 |
Quote:
Have you found the solutions for " want to create another small mesh E which contains the regions of mesh B and C to solve an other type of equation there. "? I am facing a same problem. Hope get suggestion from you. Jiatang |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
[ANSYS Meshing] Multiple meshes for FLUENT | AntonZ44 | ANSYS Meshing & Geometry | 11 | February 23, 2015 15:30 |
[Other] Importing Multiple Meshes | Spookz | ANSYS Meshing & Geometry | 3 | December 17, 2012 07:47 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |