|
[Sponsors] |
May 21, 2015, 17:36 |
finding neighbors ??
|
#1 |
New Member
Ankur Bhatnagar
Join Date: Nov 2013
Posts: 19
Rep Power: 13 |
How su2 is finding neigbors? Is there any algorithm like OCtree ,kdtree etc implemented?
|
|
May 26, 2015, 17:31 |
|
#2 |
New Member
Santiago Padron
Join Date: May 2013
Posts: 17
Rep Power: 13 |
SU2 finds its neighbors by looping over all of them, no tree algorithm is implemented. You can see this in the function Geometrical_Preprocessing in https://github.com/su2code/SU2/blob/..._structure.cpp
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vertex neighbors for LS gradient calculation in SU2? | Vino | SU2 | 2 | October 23, 2014 06:37 |
[swak4Foam] whats the trick to access to second layer of patch neighbors in groovyBC? | immortality | OpenFOAM Community Contributions | 6 | July 9, 2013 13:01 |
Algorithm for finding surface normals | Deevyendu | Main CFD Forum | 1 | July 2, 2010 21:34 |
Need help in finding a project | Jingwei | FLUENT | 2 | February 26, 2009 10:51 |
Element Neighbors | Anil | CFX | 0 | July 12, 2006 22:51 |