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

[Commercial meshers] about the fluent format mesh for openfoam

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   April 16, 2014, 14:55
Question about the fluent format mesh for openfoam
  #1
Senior Member
 
Join Date: Jan 2013
Posts: 372
Rep Power: 14
openfoammaofnepo is on a distinguished road
Dear All,

My mesh was generated from ICEM and then output as the FLUENT V6 format. In the mesh file, actually, first the node information is list and then all the face information. The confusing for me now is the face information. For each triangular face, we have the following line for it:

Code:
 n0 n1 n2 cr cl
And in the fluent manual, it was explained that

Code:
This is an example of the triangular face format; the actual number of nodes depends on the element type. The ordering of the cell indices is important. The first cell, cr, is the cell on the right side of the face and cl is the cell on the left side.

Direction is determined by the right-hand rule. It states that, if you curl the fingers of your right hand in the order of the nodes, your thumb will point to the right side of the face. In 2D grids, the  k vector pointing outside the grid plane is used to determine the right-hand-side cell ( cr) from k*r .
The above information is from:
Code:
http://www.tchpc.tcd.ie/fluent/Unpacked_ISOs/TGrid__4.0_Documentation/tgrid4.0/help/html/ug/node380.htm
Since in openfoam, we always use the names of owner and neighbor cell for the cells that share one face. So in this cr is equivalent to neighbor cell while cl is equivalent to owner cell? Because in Jasak's Thesis, it was clearly stated that in Openfoam, the face area vectors (whose direction is also determined from right-hand rule) point from owner to neighbor cells.

The second question from the boundary face. In my case, I found that for all the physical boundary faces (like walls, inlet, ......, but excluding the inter-processor boundary faces), cr is non-zero whihle cl is zero. Since this is boundary face, so the non-zero cr must correspond to the interior cell what contains that face of interest. If I still assume face area vectors from owner (left) to neighbor (right) cells, this seems contradictory to my understanding: the normal of the boundary faces always point outwards, i.e. the interior cell is always owner.

Does anybody help me about this issue?

Thanks. OFFO
openfoammaofnepo is offline   Reply With Quote

 


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
Running UDF with Supercomputer roi247 FLUENT 4 October 15, 2015 13:41
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
few quesions on ANSYS ICEMCFD and FLUENT Prakash.Paudel ANSYS 0 August 12, 2010 12:07
Icemcfd 11: Loss of mesh from surface mesh option? Joe CFX 2 March 26, 2007 18:10
Convert FLUENT mesh to some other format for STAR? Jiaying Xu FLUENT 3 December 5, 2002 08:15


All times are GMT -4. The time now is 04:08.