|
[Sponsors] |
May 4, 2010, 05:42 |
interFoam + a scalar transport equation
|
#1 |
New Member
X.G. Li
Join Date: Nov 2009
Location: Bremen, Germany
Posts: 19
Rep Power: 17 |
Hello, everybody,
I am simulating the collision process between two liquid droplets, using interFoam. The two droplets has the same property, such as two water droplets in air. My objective is to obtain a sharp interface between two droplets. Using setFelds utility, the droplets can be obtained in Paraview, colored by alpha. But they are marked by same color and the interface between two droplets can't be distinguished. (See figure alpha 0 and alpha 1, 0 and 1 denoting timestep 0 and timestep 1.) Therefore I introduced a scalar transport equation (without diffusion term) into interFoam. The scalar was named T, only a dimensionless variable but not representing temperature. In setFields dictionary, different T values are set to two droplets, and the droplets can be colored by T. But the interface between droplets and air seems to be scattered colored by T, compared to that by alpha. (See figure T 0 and T 1.) I am a new OpenFOAM user and maybe some more details have been neglected in my work. I want to know whether I should treat that scalar T in the same way as alpha in the solver code. Some friends may post some advice? That will be appreciated. Thank you very much! Last edited by CYMa; May 4, 2010 at 06:49. |
|
May 11, 2010, 04:50 |
the reply from Dr. Henrik Rusche
|
#2 |
New Member
X.G. Li
Join Date: Nov 2009
Location: Bremen, Germany
Posts: 19
Rep Power: 17 |
''Dear Mr. Li,
You will need to follow the routes we take for alpha: Either use interfaceCompression or MULES since the numerics used for "standard" transport equations will be too diffusive even if you neglect the diffusion term. This is the reason why VOF-schemes, interface capturing and level-set were invented. Best Regards, Henrik Rusche'' Dear Dr. Henrik Rusche,thank you very much! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Re: scalar transport equation problem | Benny | FLUENT | 5 | March 22, 2018 14:28 |
Is it possible to influence the velocity of an scalar transport equation? | jannnesss | CFX | 1 | January 11, 2010 13:02 |
Is it possible to use divergence in the source term of an scalar transport equation? | jannnesss | CFX | 0 | January 8, 2010 20:53 |
transport equation for SGS scalar variance | chinthakindi | Main CFD Forum | 0 | April 27, 2004 10:26 |