CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Restitution coefficients depending on impact parameters

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 7, 2010, 06:27
Default Restitution coefficients depending on impact parameters
  #1
New Member
 
Join Date: Nov 2010
Posts: 2
Rep Power: 0
flo56 is on a distinguished road
Hi!
I use CFX to simulate an air-dust flow in a duct.
I got some computations by setting constant restitution coefficients (perpendicular and parallel) whatever the impact velocity of the particles with the wall, their impact angle and diameters.
I would like to improve the results by entering coefficients which depend on those previous parameters.
Do you know any simple method to do it?
I think it is possible to code a FORTRAN routine but I am not at all familiar with this code...

Thanks for your help!
Regards
flo56 is offline   Reply With Quote

Old   November 7, 2010, 17:35
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,701
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Can you describe what you intend? Do you want the restitution coefficients to depend on previous wall impacts?
ghorrocks is offline   Reply With Quote

Old   November 7, 2010, 23:43
Default
  #3
New Member
 
Join Date: Nov 2010
Posts: 2
Rep Power: 0
flo56 is on a distinguished road
I get polynomials formulations on restitution coefficients in literature, and would like to implement them in CFX.
For example, the normal coefficient depends on impact angle of the particle on the wall, and the velocity of the particle at the impact; whereas the tangential coefficient depends on impact angle and particle diameter.
Then I would like the software to compute those coefficients for each particle which impacts on the walls of my mesh by following these expressions.
flo56 is offline   Reply With Quote

Old   November 8, 2010, 16:36
Default
  #4
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,701
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
This can all be implemented as CEL functions. Do some tutorials and have a look at how they use CEL expressions.
ghorrocks is offline   Reply With Quote

Old   November 14, 2011, 17:48
Default
  #5
Member
 
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 16
Julian K. is on a distinguished road
Hi!

I was hoping, that you can answer my question:

When does CFX realize, that a particle hits a wall? When the particle's center coordinates coincide with the surface coordinates, or when the distance btw. particle center coordinates and surface coordinates is less than 1/2'particle_diameter?

You can find my main post here: http://www.cfd-online.com/Forums/cfx...n-surface.html
__________________
grid generation: ICEM CFD 13.0
solver: CFX 13.0
Julian K. is offline   Reply With Quote

Old   November 14, 2011, 22:59
Default
  #6
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,701
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I do not know as I cannot access the source code but I would think it obvious that wall collisions occur when the particle position is beyond the element face defined as a wall. It does not include the particle diameter.
ghorrocks is offline   Reply With Quote

Old   November 15, 2011, 09:32
Default
  #7
Member
 
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 16
Julian K. is on a distinguished road
If this is the case, then CFX small particles which perfectly follow the streamlines, but due to a finite radius touch the collector's surface an get captured (Haugen et al. 2011). This occurs for small Stokes numbers. This capture mode is crucial for my simulations. Thus,

1. How can I find out, if the radius is used or not, in order to check for the particle hitting a wall?

2. If the radius is not used, is there a way to make CFX consider the particle's radius (CEL)? How would I do that?
__________________
grid generation: ICEM CFD 13.0
solver: CFX 13.0
Julian K. is offline   Reply With Quote

Old   November 15, 2011, 17:22
Default
  #8
Member
 
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 16
Julian K. is on a distinguished road
Quote:
Originally Posted by Julian K. View Post
1. How can I find out, if the radius is used or not, in order to check for the particle hitting a wall?
I printed the tracking files and look at the final coordinates of captured particles. I found out, that this final coordiante lies on the collecting surface. Thus, CFX does not consider the particle's radius when checking for impaction (wall BC: Stick-to-Wall; Equation dependent with both restitution coeff. = 0 and wall roughness model with all dimensions set to 0 m).

This answers my first question, but my second question still remains, which is:

Who can I make CFX capture a particle, when the distance between particle centre and collecting surface is less than the particle's radius? Would I need to implement my own algorithm using a CEL? How would I do that? How would I start?
__________________
grid generation: ICEM CFD 13.0
solver: CFX 13.0
Julian K. is offline   Reply With Quote

Old   November 15, 2011, 19:01
Default
  #9
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,701
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Correct, particles which are small enough to follow streamlines will only rarely get to the wall due to their small slip, or more likely numerical errors.

Quote:
1. How can I find out, if the radius is used or not, in order to check for the particle hitting a wall?
Either ask CFX support or do an experiment and see what happens - you have already done the experiment and found out.

Quote:
2. If the radius is not used, is there a way to make CFX consider the particle's radius (CEL)? How would I do that?
I am not familiar with the particle collision modelling in CFX but suspect it does not work for walls. You might be able to write a user fortran function to do it. I doubt you can do this in CEL. Again, a call to CFX support would be useful.
ghorrocks is offline   Reply With Quote

Old   November 18, 2011, 12:07
Default
  #10
Member
 
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 16
Julian K. is on a distinguished road
Thanks! I posted my problem desciption here.
__________________
grid generation: ICEM CFD 13.0
solver: CFX 13.0
Julian K. 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
the material parameters depending on temperature Jason CFX 4 December 22, 2006 19:54
seting values for coefficients and parameters Arvanitidis Mark Phoenics 0 June 3, 2003 06:45


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