|
[Sponsors] |
June 3, 2009, 11:43 |
twoPhaseEulerFoam and transport properties
|
#1 |
New Member
Janas Sébastien
Join Date: Jun 2009
Posts: 1
Rep Power: 0 |
Hi all,
I have some questions about transport properties with twoPhaseEulerFoam solver. 1) I don't understand what is the signification of d. Is is the diameter of the discrete phase ? But this is meaningless for the continuous... 2) Is Nu necessary for the discrete phase when we use granular theory ? Thanks for your help, Best regards, Sébastien |
|
June 7, 2009, 17:41 |
|
#2 |
Member
Ville Tossavainen
Join Date: Mar 2009
Posts: 60
Rep Power: 17 |
Hi Sébastien,
I have asked the same questions from myself in the past. In "twoPhaseEulerFoam" the parameter "d" is the diameter of the phase (particles or bubbles) and required for each phase even though not used in all cases. As you may be familiar, diameter appears in drag models. In "interfacialProperties" dictionary you define the drag phase which is e.g. the dispersed particle phase in gas-particle flows. However, in some cases (like in liquid-gas mixtures) a phase may be considered dispersed or continuous depending on the region in the flow. Then it's reasonable to use a blended (or symmetric) drag model. In that case the diameter of the continuous phase is used in the calculation. An example of that is the "bubbleColumn" tutorial. About your second question. If you use granular theory for dispersed particle phase, viscosity is calculated using one of the models provided in OpenFOAM. Still you need to give a value for "nu" because it's required building the phase objects in the solver. Hope this helps, Ville |
|
|
|