|
[Sponsors] |
September 25, 2009, 10:02 |
bubbleFoam
|
#1 |
New Member
Sameera
Join Date: Sep 2009
Posts: 15
Rep Power: 17 |
Hi friends,
I am here again with some silly doubts, I was solving bubbleFoam tutorial after I got stuck with my model (also using bubbleFoam), I wanted to know how the volume fraction of water is defined inside the domain, well volume fraction of bubble(gas) is define using alpha term, but howz water volume fraction defined. can anyone help me about this doubt, thanks in advance, Sameera |
|
September 28, 2009, 04:43 |
|
#2 |
New Member
Matthew Philpott
Join Date: Aug 2009
Location: Belgium
Posts: 24
Rep Power: 17 |
I thought that the alpha is the combined water and gas fraction. So, if alpha is 1, then there is only water, if it is 0 then there is only gas, if it was 0.5 then there would be 50% water and 50% gas.
__________________
CAELinux 2009 + OF1.5 Ubuntu 9.04 x64 (jaunty jackalope) + OF1.6 |
|
October 1, 2009, 07:37 |
|
#3 |
New Member
Sameera
Join Date: Sep 2009
Posts: 15
Rep Power: 17 |
Thanks Matthew,
I came to know the idea behind this and alpha represents volume fraction of gas and beta gives fraction of water, thank you |
|
October 5, 2009, 05:28 |
|
#4 |
New Member
Sameera
Join Date: Sep 2009
Posts: 15
Rep Power: 17 |
/* fvScalarMatrix betaEqn
( fvm::ddt(beta) + fvm::div(phi, beta, scheme) + fvm::div(-fvc::flux(phir, scalar(1) - beta, scheme), beta, scheme) ); betaEqn.relax(); betaEqn.solve(); alpha = 0.5*(scalar(1) + sqr(scalar(1) - beta) - sqr(scalar(1) - alpha)); */ Hi friends I am again asking questions about volume fractions in bubleColumn tutorial, 1) whats this beta equation, 2) is it volume intialzation file of water or other fluid???, 3) Whats the equation in block font represent is it correction factor for alpha ? Can anyone explain me this doubt thanks in advance Anticipating for your kind reply, Sameera |
|
Tags |
bubblefoam, volume fraction, volume of fluid |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
interFoam / bubbleFoam to simulate an aerated tank | Meratb | OpenFOAM Running, Solving & CFD | 3 | November 6, 2020 12:45 |
Lift force modeling in bubbleFoam | holger_marschall | OpenFOAM Running, Solving & CFD | 2 | December 10, 2007 16:24 |
CVMcoefficient in bubblefoam | stephan | OpenFOAM Running, Solving & CFD | 4 | December 19, 2006 02:48 |
BubbleFoam alpha equation | alberto | OpenFOAM Running, Solving & CFD | 9 | September 21, 2005 02:33 |
Multiphase flow in bubbleFoam case | brahim | OpenFOAM Running, Solving & CFD | 2 | July 25, 2005 15:07 |