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

[Commercial meshers] Pointwise to OpenFOAM: how to handle internal face

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 13, 2015, 00:17
Default Pointwise to OpenFOAM: how to handle internal face
  #1
Member
 
Yan Wang
Join Date: May 2015
Location: Beijing
Posts: 41
Rep Power: 10
wayne14 is on a distinguished road
Hi all,

Actually I am working on the pointwise official tutorial case 'BackStep'. 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.
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   March 19, 2016, 15:02
Default
  #2
Member
 
Vinícius da Costa Ávila
Join Date: Jul 2015
Location: Porto Alegre, Brazil
Posts: 62
Rep Power: 10
avila.vc is on a distinguished road
Hi, if you still havent solved it, could you post a picture of your mesh indicating where the boundaries are on it? and the boundary definition list (polymesh/boundary)
__________________
Vinícius dC.A.
avila.vc is offline   Reply With Quote

Old   March 19, 2016, 18:24
Default
  #3
Member
 
Yan Wang
Join Date: May 2015
Location: Beijing
Posts: 41
Rep Power: 10
wayne14 is on a distinguished road
Quote:
Originally Posted by avila.vc View Post
Hi, if you still havent solved it, could you post a picture of your mesh indicating where the boundaries are on it? and the boundary definition list (polymesh/boundary)
Hi,

Thank you very much. The problem is solved

Yan
wayne14 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
OpenFOAM course for beginners Jibran OpenFOAM Announcements from Other Sources 2 November 4, 2019 08:51
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops avinashjagdale OpenFOAM Meshing & Mesh Conversion 53 March 8, 2019 09:42
[blockMesh] non-orthogonal faces and incorrect orientation? nennbs OpenFOAM Meshing & Mesh Conversion 7 April 17, 2013 05:42
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
channelFoam for a 3D pipe AlmostSurelyRob OpenFOAM 3 June 24, 2011 13:06


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