CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Unstructured grid connectivity algorithm (elements surrounding face)

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By t.teschner

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 14, 2019, 15:32
Default Unstructured grid connectivity algorithm (elements surrounding face)
  #1
Senior Member
 
Tom-Robin Teschner
Join Date: Dec 2011
Location: Cranfield, UK
Posts: 204
Rep Power: 16
t.teschner is on a distinguished road
I was wondering if anyone has a good source for learning about efficient algorithms that construct the connectivity information that is required in unstructured meshes (specifically, for a face-based solver, how to get the elements that are attached to each side of an element).

I am aware of the book of Lohner (Applied Computational Fluid Dynamics Techniques: An Introduction Based on Finite Element Methods), which talks exactly about that, I just find the explanation a bit brief and would have liked a bit more information.

I found another interesting approach here and here (same author), where the vertices of all faces are stored in some predefined order (here lexicographical) in an array so that entries which have the same vertices must share the same face (and so the element ID can be deduced from those two entries). This, however, still requires two nested loops over the array (in my understanding) and so is probably not as fast as the algorithm described by Lohner.

Apart from those and as stated in the opening, I am interested in algorithms (and preferably some explanations along with them) how to create said face-based data structure. Any sources would be appreciated.
ssh123 likes this.
t.teschner 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
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
unstructured grid wall cells algorithm researcher Main CFD Forum 4 September 10, 2015 10:06
gmsh2ToFoam sarajags_89 OpenFOAM 0 November 24, 2009 22:50
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues michele OpenFOAM Meshing & Mesh Conversion 2 July 15, 2005 04:15
Combustion Convergence problems Art Stretton Phoenics 5 April 2, 2002 05:59


All times are GMT -4. The time now is 09:46.