CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   data structure algorithm for mesh adaption (https://www.cfd-online.com/Forums/main/195417-data-structure-algorithm-mesh-adaption.html)

ztdep November 6, 2017 18:48

data structure algorithm for mesh adaption
 
Dear friends:
I am working on the 2D FVM on adaption mesh systems. I need to find a data structure and algorithm for the mesh management and neighbors-finding.
Google search suggest to use tree data structure, could you please provide me some other suggestions which can be easily implemented..
Regards
Your Sincerely

wangmianzhi November 7, 2017 07:33

I have a 3-D octree. You may change it to a 2-D.
https://github.com/mianzhi/fosolvers...solvers/otGrid


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