|
[Sponsors] |
November 14, 2011, 18:47 |
Particle impaction on surface
|
#1 |
Member
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 17 |
Hi!
I am modelling the impaction of particles on a circular cylinder. My problem is, that the particles are not captured, although the distance of the particle's center to the cylinder's surface is less than 1/2*radius_particle. Thus 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? FYI: I use Lagrangian particle tracking and the 'stick-to-wall' boundary condition for the cylinder surface.
__________________
grid generation: ICEM CFD 13.0 solver: CFX 13.0 |
|
November 16, 2011, 09:44 |
|
#2 |
Member
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 17 |
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? Also see this tread
__________________
grid generation: ICEM CFD 13.0 solver: CFX 13.0 |
|
November 16, 2011, 19:48 |
|
#3 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
As I said in your other thread, I do not think this can be done in CEL. You may be able to implement it in user fortran. Also have a look at the particle collision model in CFX, you may be able to adapt it to wall collisions also.
|
|
November 17, 2011, 08:38 |
|
#4 |
Senior Member
|
Please can you explain in more detail your work. You said you are using "stick to thw wall", so I think ytou are using a transiente model and you are calculating energy, right?
If not, you can just use the restitution coeffcient and thatīs it.. You can upload the .out file. There you will find several information about your problem. |
|
November 17, 2011, 10:27 |
|
#5 | |
Member
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 17 |
Quote:
__________________
grid generation: ICEM CFD 13.0 solver: CFX 13.0 |
||
November 17, 2011, 17:01 |
|
#6 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
Calculating that distance is not trivial - how do you find the closest wall? how do you calculate the normal distance?
User fortran is not thoroughly documented and few examples exist. ANSYS does run training courses on it. There is also some experience with user fortran on the forum (but not me, I have rarely used it). |
|
November 17, 2011, 17:25 |
|
#7 | ||
Member
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 17 |
Quote:
Quote:
__________________
grid generation: ICEM CFD 13.0 solver: CFX 13.0 |
|||
November 17, 2011, 17:36 |
|
#8 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
If you can describe your wall analytically then it should be quite simple. But if you had to extract this from the mesh this would be a challenge.
|
|
November 17, 2011, 17:49 |
|
#9 | |
Member
Julian Krick
Join Date: May 2009
Location: Guelph
Posts: 88
Rep Power: 17 |
Quote:
__________________
grid generation: ICEM CFD 13.0 solver: CFX 13.0 |
||
Tags |
cylinder, impaction, lagrangian, particle, stick-to-wall |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Blood Damage Modelling via Particle Tracking in a Centrifugal Heart Pump | scatman | CFX | 7 | January 8, 2018 01:59 |
Set a maximum particle number on a surface injection | benjamin16 | FLUENT | 2 | January 19, 2016 01:35 |
Multiple surface particle injections from the command line | mbeals | FLUENT | 0 | June 3, 2009 15:11 |
Can -FLUENT solve non-coal particle surface reacti | Ganesh kumar | FLUENT | 0 | February 20, 2006 03:03 |
CFX 4.4 New free surface option | Viatcheslav Anissimov | CFX | 0 | April 3, 2002 07:27 |