CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Mesh Generation & Pre-Processing Software > Pointwise & Gridgen

Pointwise for OpenFOAM: how to 'connect' multi blocks

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 12, 2015, 08:53
Default Pointwise for OpenFOAM: how to 'connect' multi blocks
  #1
Member
 
Yan Wang
Join Date: May 2015
Location: Beijing
Posts: 41
Rep Power: 10
wayne14 is on a distinguished road
Hi all,

I have been trying to generate a multi block structured mesh for OpenFOAM. I export the polyMesh folder and use checkMesh to examine the mesh. I got the following message:
Code:
Checking topology...
    Boundary definition OK.
 ***Total number of faces on empty patches is not divisible by the number of cells in the mesh. Hence this mesh is not 1D or 2D.
    Cell to face addressing OK.
    Point usage OK.
    Upper triangular ordering OK.
    Face vertices OK.
    Number of regions: 1 (OK).

Checking patch topology for multiply connected surfaces...
    Patch               Faces    Points   Surface topology                  
    buildingWall        4300     4410     ok (non-closed singly connected)  
    frontAndBack        20000    20502    ok (non-closed singly connected)  
    inlet               50       102      ok (non-closed singly connected)  
    lowerWall           100      212      ok (non-closed singly connected)  
    outlet              50       102      ok (non-closed singly connected)  
    upperWall           200      402      ok (non-closed singly connected)  

Checking geometry...
    Overall domain bounding box (0 -0.06 0) (0.6 0.42 0.06)
    Mesh (non-empty, non-wedge) directions (1 1 0)
    Mesh (non-empty) directions (1 1 0)
    All edges aligned with or perpendicular to non-empty directions.
    Boundary openness (5.89915e-18 2.79434e-18 1.65293e-16) OK.
    Max cell openness = 1.09092e-16 OK.
    Max aspect ratio = 7.51167 OK.
    Minimum face area = 9e-06. Maximum face area = 0.0013521.  Face area magnitudes OK.
    Min volume = 5.4e-07. Max volume = 4.0563e-06.  Total volume = 0.0162.  Cell volumes OK.
    Mesh non-orthogonality Max: 0 average: 0
    Non-orthogonality check OK.
    Face pyramids OK.
    Max skewness = 4.62963e-09 OK.
    Coupled point location match (average 0) OK.

Mesh OK.
After the solver convergence, I find that the fluid would not go from one block into the other one. There is a domain between those two blocks, what should I do to enable the fluid to go through the interface between those two blocks?
One more thing, I first create a domain, than I extrude to get a block. Then I copy and paste the block next to the original one.

Thank you!

Regards!
wayne14 is offline   Reply With Quote

Old   July 12, 2015, 13:02
Default
  #2
Senior Member
 
Travis Carrigan
Join Date: Jul 2010
Location: Arlington, TX
Posts: 161
Rep Power: 15
tcarrigan is on a distinguished road
It sounds like the grid might have duplicate domains at the interface between the adjacent blocks. You can confirm this by going to Grid, Merge in Pointwise.
__________________
Travis Carrigan
Manager, Business Development
Pointwise, Inc.
tcarrigan is offline   Reply With Quote

Old   July 12, 2015, 22:33
Default
  #3
Member
 
Yan Wang
Join Date: May 2015
Location: Beijing
Posts: 41
Rep Power: 10
wayne14 is on a distinguished road
Thank you Travis,
Yes, the duplicate domains are displayed when I click the 'Merge' button. I try to use the merge command to solve this problem, but unfortunately I did not succeed.
Are there some convenient way to delete the duplicate domains without break the established block?

Thanks again!

Wayne
wayne14 is offline   Reply With Quote

Old   July 12, 2015, 22:37
Default
  #4
Senior Member
 
Travis Carrigan
Join Date: Jul 2010
Location: Arlington, TX
Posts: 161
Rep Power: 15
tcarrigan is on a distinguished road
Because you have two domains at the interface you'll need to merge the duplicate set of connectors. To do this they'll need to have the same number of points. Once the connectors have been merged verify you have a single domain at the interface. You may need to just delete one of the domains and reassemble the block.
__________________
Travis Carrigan
Manager, Business Development
Pointwise, Inc.
tcarrigan is offline   Reply With Quote

Old   July 12, 2015, 23:59
Default
  #5
Member
 
Yan Wang
Join Date: May 2015
Location: Beijing
Posts: 41
Rep Power: 10
wayne14 is on a distinguished road
Thank you,
Actually I am working on the official tutorial case 'BackStep'. I think the problem is the internal face between the two blocks. OpenFOAM has problems with internal face, do you have any idea on this issue?
wayne14 is offline   Reply With Quote

Old   July 13, 2015, 10:24
Default
  #6
Senior Member
 
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14
dgarlisch is on a distinguished road
One more thing to check.

Make sure you do NOT have a BC applied to the internal domain between the blocks. If you do, the quad faces on that domain will be inflated during export to produce an infinitely thin wall.
dgarlisch is offline   Reply With Quote

Old   March 28, 2024, 13:36
Default
  #7
New Member
 
Mishal R-Taimuri
Join Date: Jul 2023
Posts: 3
Rep Power: 2
mishal49 is on a distinguished road
hello
so how should that one domain in the center be defined in PW to be used for openFOAM? Should it be defined as a patch? But then OF will require a BC be applied on that patch.
mishal49 is offline   Reply With Quote

Reply


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
[Commercial meshers] converting Fluent mesh to openfoam standard mesh deepesh OpenFOAM Meshing & Mesh Conversion 31 March 29, 2017 05:59
dsmcInitialise - dsmcFoam archymedes OpenFOAM Pre-Processing 94 July 15, 2016 16:14
[Other] How to create an MRF zone ? aminem OpenFOAM Meshing & Mesh Conversion 2 December 8, 2014 10:45
CGNS to .su2 mesh (multi zone, pointwise assistance?) jacobH SU2 4 September 9, 2014 04:40
Multi meshing blocks Davahue FLOW-3D 9 October 31, 2010 23:50


All times are GMT -4. The time now is 06:00.