|
[Sponsors] |
February 7, 2011, 16:21 |
Mass Transfer UDF using Fluent VOF
|
#1 |
New Member
Andeo
Join Date: Jun 2010
Location: Pune, India
Posts: 12
Rep Power: 16 |
Hello, I am studying the air bubble dynamics from a submerged orifice in pool of aqueous soln of surfactants. As surfactant molecules adsorb and desorb on the moving bubble interface, I need to put a concentration boundary condn on the moving interface. (need to specify a specific concentration function on the bubble interface). As I am using VOF module in Fluent 12, my question is, can I specify a concentration BC on the moving bubble interface? How do I limit my concetration BC equation to region where volume fraction is between 0 to 1? Can I write a UDF for the same?
|
|
February 9, 2011, 22:43 |
|
#2 |
Senior Member
Real Name :)
Join Date: Jan 2010
Location: United States
Posts: 192
Rep Power: 16 |
If your interface is actually defined by the fluid flow (it's arbitrarily deformable), you'll need to write a udf which loops over cells, determines the interface (C_VOF !=0 && C_VOF!=1), and then sets the mass fraction of the surfactants at the interface. While it's a phase interface, it's not really a boundary condition in the Fluent sense.
ComputerGuy |
|
February 14, 2011, 16:07 |
Reply
|
#3 |
New Member
Andeo
Join Date: Jun 2010
Location: Pune, India
Posts: 12
Rep Power: 16 |
@Computer Guy
Thank you very much for your reply. I am still working on it. I might have more questions for you later. :P But thank you very much for your prompt reply. ~ Anirudh |
|
November 18, 2015, 10:29 |
|
#4 |
Senior Member
James
Join Date: May 2013
Posts: 116
Rep Power: 13 |
Hi,
This seems to be an old thread, but I will try anyway... I am also working in my UDF to define mass transfer between 2phases. I need a transitory mass transfer, it is to said, the mass transfer between phases varies with time. I know how to define a mass transfer in this sense. The question is I am not sure if the value I am sending to the mass transfer is correct. I have available a curve that measures concentration of a substance (ppm) with time, so, for example, at t=1 I have 24ppm of phase 2, at t=2 I get 20 ppm of phase 2 and so on. I guess if I impose directly this values (fitted in a time-dependent curve) in my UDF I will be doing it wrong. I fairly remember I have read somewhere that you are specifying kg/m3/s. Could any UDF expert seed some light on this issue? Thank you in advance. Regards, Tensi |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Hooking a DPM Particle Heat and Mass Transfer UDF to FLUENT | subhankar_bhandari | Fluent UDF and Scheme Programming | 0 | August 19, 2010 04:09 |
How to get mass transfer coefficient in FLuent? | bigfans | FLUENT | 4 | May 9, 2009 21:03 |
Vof, udf and mass transfer panel | Jay | FLUENT | 1 | March 15, 2005 01:29 |
May fluent can simulate heat and mass transfer? | yueroo | FLUENT | 3 | April 24, 2001 12:19 |
UDF in Fluent to Match Mass Flow at Pressure Outlet | Jonas Larsson | Main CFD Forum | 1 | April 29, 1999 11:44 |