|
[Sponsors] |
UDF codes in investigating the effect of particle electrostatic force |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 27, 2015, 00:13 |
UDF codes in investigating the effect of particle electrostatic force
|
#1 |
Member
Join Date: Mar 2015
Posts: 30
Rep Power: 11 |
I'm currently doing a simulation on inhaler to investigate the effect of electrostatic force on particles using DPM UDF. Any one has that experience in writing that codes? I've totally no idea how to do that.
|
|
March 27, 2015, 00:30 |
|
#2 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
Interesting topic! What distance (orders of magnitude) are these electrostatic forces acting across? Are you interested in particle-particle or simply particle-wall interactions?
Consider using particle body forces (DEFINE_DPM_BODY_FORCE) or simply use wall boundary conditions to account for these electrostatic forces (DEFINE_DPM_BC). What are the fluid and particle properties? Please tell us more about your setup. |
|
March 27, 2015, 01:26 |
|
#3 | |
Member
Join Date: Mar 2015
Posts: 30
Rep Power: 11 |
Quote:
I've checked the particle body force in ANSYS HELP but i cannot find such code solving electrostatic force. Particles are lactose and fluid is air. Cheers! |
||
March 27, 2015, 01:44 |
|
#4 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
That's right, there's no electrostatic force term built into Fluent's solvers, you'd need to code these yourself with the UDFs.
Have a read of the literature and find some equations you'd like to use for describing the electrostatic interactions and we can code from there. |
|
June 1, 2016, 20:44 |
|
#5 | |
Member
Join Date: Mar 2015
Posts: 30
Rep Power: 11 |
Quote:
But i'm just confused that how do i introduce the term of "charge" |
||
June 1, 2016, 22:51 |
|
#6 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
What are the equations between the particle and wall you'd like to use? The particle-wall interaction could be modelled by applying a force to the discrete particles.
|
|
June 1, 2016, 23:00 |
|
#7 | |
Member
Join Date: Mar 2015
Posts: 30
Rep Power: 11 |
Quote:
V=Vc-V'=Vw-Vp-V' where V is the total potential difference between wall and particle. V' is the induced potential difference. Charge transfer can be expressed as: Q=k*s*V where k is the charging constant and s is the maximum contact area. My idea is to give the particle initial charge as 0 and charge will be transferred while each collision. The accumulated charge would then affect the electrostatic force which consequently affect the bounce/stick behavior. I can now determine the charge, but i'm confused in how to determine the electrostatic force and how does this force affect the restitution coefficient etc. |
||
Tags |
electrostatic force, udf code |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for particle velocity doesn't work !! | souria | Fluent UDF and Scheme Programming | 23 | November 19, 2021 06:24 |
Help! Delete the UDM codes in the UDF | Messi | Fluent UDF and Scheme Programming | 2 | January 28, 2014 10:01 |
UDF for external force related to particle position | czhao86 | Fluent UDF and Scheme Programming | 1 | September 6, 2013 11:48 |
injection problem | Mark New | FLUENT | 0 | August 4, 2013 02:30 |
fluiddynamics by particle codes | Marco Ellero | Main CFD Forum | 0 | October 13, 1999 13:21 |