|
[Sponsors] |
September 29, 2015, 02:29 |
algorithm to find boundary and wall cells
|
#1 |
Member
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
Hello Everybody
Guys could you please help me with the algorithm to separate the wall and boundary cells. How would the program decide whether a cell is on the wall or the boundary? Need help ! Shah |
|
September 29, 2015, 02:35 |
|
#2 | |
Senior Member
Join Date: May 2012
Posts: 551
Rep Power: 16 |
Quote:
Is the question perhaps related to reading CAD geometry? Please provide more information. |
||
September 29, 2015, 05:43 |
|
#3 | |
Member
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
Quote:
Of course ! Reading the CAD geometry. For example if airfoil were to be the wall where the wall cells surround it, and at the far field being the boun dary cells. If we only have the cell and node data , how would we sort out cells based on their location. Shah |
||
September 29, 2015, 05:50 |
|
#4 | |
Senior Member
Join Date: May 2012
Posts: 551
Rep Power: 16 |
Quote:
If you only have cell and node data then I imagine that it is difficult since you are trying to impose conditions not defined during geometry creation. I imagine the problem is not finding surface nodes, but rather to distinguish between the exterior boundary and the interior ones. If you assume that the exterior boundary has a certain structure (e.g. a box or a sphere) then you could check for that structure. If you like to have an efficient sorting/searching algorithm then the book by Löhner is a good starting point. http://eu.wiley.com/WileyCDA/WileyTi...ctCd-EE33.html |
||
September 29, 2015, 05:58 |
|
#5 | |
Member
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
Quote:
Thank you very much for clarifying. It helped me def. |
||
Tags |
algorithm, mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
Multicomponent fluid | Andrea | CFX | 2 | October 11, 2004 06:12 |