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

algorithm to find boundary and wall cells

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 29, 2015, 01:29
Default algorithm to find boundary and wall cells
  #1
Member
 
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 12
researcher is on a distinguished road
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
researcher is offline   Reply With Quote

Old   September 29, 2015, 01:35
Default
  #2
Senior Member
 
Simbelmynë's Avatar
 
Join Date: May 2012
Posts: 546
Rep Power: 15
Simbelmynë is on a distinguished road
Quote:
Originally Posted by researcher View Post
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
Do you mean internal walls and boundaries that are present in some form of bounding box?

Is the question perhaps related to reading CAD geometry?

Please provide more information.
Simbelmynë is offline   Reply With Quote

Old   September 29, 2015, 04:43
Default
  #3
Member
 
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 12
researcher is on a distinguished road
Quote:
Originally Posted by Simbelmynë View Post
Do you mean internal walls and boundaries that are present in some form of bounding box?

Is the question perhaps related to reading CAD geometry?

Please provide more information.

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
researcher is offline   Reply With Quote

Old   September 29, 2015, 04:50
Default
  #4
Senior Member
 
Simbelmynë's Avatar
 
Join Date: May 2012
Posts: 546
Rep Power: 15
Simbelmynë is on a distinguished road
Quote:
Originally Posted by researcher View Post
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
I would try to flag the nodes on various boundaries and use that marker to structure the domain.

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
Simbelmynë is offline   Reply With Quote

Old   September 29, 2015, 04:58
Default
  #5
Member
 
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 12
researcher is on a distinguished road
Quote:
Originally Posted by Simbelmynë View Post
I would try to flag the nodes on various boundaries and use that marker to structure the domain.

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
so you mean to say, It is for the grid generator to tell based on CAD geometry , as to where the cells are located i.e. wall, inner ones, boundary etc.
Thank you very much for clarifying. It helped me def.
researcher is offline   Reply With Quote

Reply

Tags
algorithm, mesh

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Radiation in semi-transparent media with surface-to-surface model? mpeppels CFX 11 August 22, 2019 07:30
Radiation interface hinca CFX 15 January 26, 2014 17:11
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 07:00
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12


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