|
[Sponsors] |
July 19, 2000, 16:27 |
level set for multi-fluids system?
|
#1 |
Guest
Posts: n/a
|
Hi,
I just started reading level set method. Before I invest a lot of time learning the level set method, it will be appreciated if anyone can help me with this question. The problem I am working on involves several types of fluids, i,e, oil, liquids, and air, in the computational domain. Can level set be applied to multi-fluids system? The papers I have obtained so far only applied the level set to 2-phase (2-fluid) flow. Thanks! |
|
July 19, 2000, 17:42 |
Re: level set for multi-fluids system?
|
#2 |
Guest
Posts: n/a
|
You cannot use a single field equation to track more than one type of interface, i.e. the level set method is based on binary representation of the material.
However, there is one approach that can perhaps be used. I have not had the time to look at this idea more carefully nor have I seen it implemented elsewhere. Here is the basic idea. Define a field variable for each of the phases (air, water, oil etc.). Air : G1 Oil : G2 Water : G3 Pick a unique level surface of G1 (say G1=0.5) to represent the surface that separates air and other material. G1 < 0.5 ===> presence of air G1 > 0.5 ===> no air (we can have oil "or" water). Thus we have binary representation for each component of the fluid. So for a three component system, you have three field equations that need to solved. G1 = 0.5 surface separates regions with and without air, G2 = 0.5 surface separates regions with and without oil, G3 = 0.5 surface separates regions with and without water. If you have obtain the equations for the the field variables, you have a solution methodology. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cross Flow cooling system involving multiple fluids and a solid domain | ajaymenon | CFX | 4 | March 8, 2012 18:00 |
How to show the transient case? | H.P.LIU | Phoenics | 7 | July 13, 2010 05:31 |
tracking the front of detonation by level set | Amir | Main CFD Forum | 3 | September 2, 2008 07:02 |
Reinitialization for level set | Amir | Main CFD Forum | 6 | August 31, 2008 03:37 |
Volume Loss in Level Set Method | Zi-Wei Chiou | Main CFD Forum | 6 | September 19, 2001 10:37 |