CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

UDF codes in investigating the effect of particle electrostatic force

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 26, 2015, 23:13
Thumbs up UDF codes in investigating the effect of particle electrostatic force
  #1
Member
 
Join Date: Mar 2015
Posts: 30
Rep Power: 11
mimi0201 is on a distinguished road
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.
mimi0201 is offline   Reply With Quote

Old   March 26, 2015, 23:30
Default
  #2
`e`
Senior Member
 
Join Date: Mar 2015
Posts: 892
Rep Power: 18
`e` is on a distinguished road
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.
`e` is offline   Reply With Quote

Old   March 27, 2015, 00:26
Default
  #3
Member
 
Join Date: Mar 2015
Posts: 30
Rep Power: 11
mimi0201 is on a distinguished road
Quote:
Originally Posted by `e` View Post
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.
I'm not sure about the magnitude cause there is no such literature saying that electrostatic force can affect the particle behavior so that it's hard to estimate. I think it's more like combining the particle-particle and particle-wall interactions together since they both significantly give rise to electric charge.
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!
mimi0201 is offline   Reply With Quote

Old   March 27, 2015, 00:44
Default
  #4
`e`
Senior Member
 
Join Date: Mar 2015
Posts: 892
Rep Power: 18
`e` is on a distinguished road
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.
`e` is offline   Reply With Quote

Old   June 1, 2016, 19:44
Default
  #5
Member
 
Join Date: Mar 2015
Posts: 30
Rep Power: 11
mimi0201 is on a distinguished road
Quote:
Originally Posted by `e` View Post
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.
It's been a long time since i raised this question. I finally working on that one. I have found a way to describe the charge transfer between particle and wall.
But i'm just confused that how do i introduce the term of "charge"
mimi0201 is offline   Reply With Quote

Old   June 1, 2016, 21:51
Default
  #6
`e`
Senior Member
 
Join Date: Mar 2015
Posts: 892
Rep Power: 18
`e` is on a distinguished road
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.
`e` is offline   Reply With Quote

Old   June 1, 2016, 22:00
Default
  #7
Member
 
Join Date: Mar 2015
Posts: 30
Rep Power: 11
mimi0201 is on a distinguished road
Quote:
Originally Posted by `e` View Post
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.
Equations are:
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.
mimi0201 is offline   Reply With Quote

Reply

Tags
electrostatic force, udf code


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
UDF for particle velocity doesn't work !! souria Fluent UDF and Scheme Programming 23 November 19, 2021 05:24
Help! Delete the UDM codes in the UDF Messi Fluent UDF and Scheme Programming 2 January 28, 2014 09:01
UDF for external force related to particle position czhao86 Fluent UDF and Scheme Programming 1 September 6, 2013 10:48
injection problem Mark New FLUENT 0 August 4, 2013 01:30
fluiddynamics by particle codes Marco Ellero Main CFD Forum 0 October 13, 1999 12:21


All times are GMT -4. The time now is 17:36.