CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

bubbleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 25, 2009, 09:02
Post bubbleFoam
  #1
New Member
 
Sameera
Join Date: Sep 2009
Posts: 15
Rep Power: 16
rans2009 is on a distinguished road
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
rans2009 is offline   Reply With Quote

Old   September 28, 2009, 03:43
Default
  #2
New Member
 
bigred's Avatar
 
Matthew Philpott
Join Date: Aug 2009
Location: Belgium
Posts: 24
Rep Power: 16
bigred is on a distinguished road
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
bigred is offline   Reply With Quote

Old   October 1, 2009, 06:37
Default
  #3
New Member
 
Sameera
Join Date: Sep 2009
Posts: 15
Rep Power: 16
rans2009 is on a distinguished road
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
rans2009 is offline   Reply With Quote

Old   October 5, 2009, 04:28
Default
  #4
New Member
 
Sameera
Join Date: Sep 2009
Posts: 15
Rep Power: 16
rans2009 is on a distinguished road
/* 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
rans2009 is offline   Reply With Quote

Reply

Tags
bubblefoam, volume fraction, volume of fluid


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 11:45
Lift force modeling in bubbleFoam holger_marschall OpenFOAM Running, Solving & CFD 2 December 10, 2007 15:24
CVMcoefficient in bubblefoam stephan OpenFOAM Running, Solving & CFD 4 December 19, 2006 01:48
BubbleFoam alpha equation alberto OpenFOAM Running, Solving & CFD 9 September 21, 2005 01:33
Multiphase flow in bubbleFoam case brahim OpenFOAM Running, Solving & CFD 2 July 25, 2005 14:07


All times are GMT -4. The time now is 18:27.