CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

mass conservation in VOF method

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 11, 2010, 23:10
Lightbulb mass conservation in VOF method
  #1
New Member
 
Join Date: Aug 2010
Posts: 3
Rep Power: 15
meith is on a distinguished road
As we know, the advantage of VOF method is to conserve mass well.

But there will be some round off error after the advection calculation. For example, F could be less than zero or greater than one. We should reset these values back to the 0-1 range. However, after the adjustment, the total mass could be not equal to the initial value.

How to make sure the mass exactly equal to the initial one?
meith is offline   Reply With Quote

Old   August 12, 2010, 03:10
Default
  #2
New Member
 
zhouquan
Join Date: Dec 2009
Posts: 6
Rep Power: 16
jayiba322 is on a distinguished road
Quote:
Originally Posted by meith View Post
As we know, the advantage of VOF method is to conserve mass well.

But there will be some round off error after the advection calculation. For example, F could be less than zero or greater than one. We should reset these values back to the 0-1 range. However, after the adjustment, the total mass could be not equal to the initial value.

How to make sure the mass exactly equal to the initial one?
hi,
Maybe you need not set F equal zero or one, instead, a cell is defined to be empty when F is less than eps(=10e-6) and full when F is grater than 1-eps.
PS: DO you model multiphase flow used VOF method with software(Fluent) or programming codes by yourself?
jayiba322 is offline   Reply With Quote

Old   August 12, 2010, 11:30
Default
  #3
New Member
 
Join Date: Aug 2010
Posts: 3
Rep Power: 15
meith is on a distinguished road
Quote:
Originally Posted by jayiba322 View Post
hi,
Maybe you need not set F equal zero or one, instead, a cell is defined to be empty when F is less than eps(=10e-6) and full when F is grater than 1-eps.
PS: DO you model multiphase flow used VOF method with software(Fluent) or programming codes by yourself?
I am programming the code for two phase flow.

If I don't adjust F in those situations, F may lose its point in some cases. For a case in which F=1.02, however, the defination of F is the ratio of fluid and cell volume. It cannot be greater than one. Thus, if I do the dambreaking case. At the first glance, the total F is conserved. The actual fluid volume is also decreasing in fact.
meith is offline   Reply With Quote

Reply


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
VOF Interfacial Area - 2D/3D Reconstruction Method Greg Perkins Main CFD Forum 2 September 10, 2012 04:05
interDyMFoam mass conservation issues - dam break tutorial kmooney OpenFOAM 5 June 1, 2010 14:23
writing UDF for modelig mass transfer for VOF ardalan soleymani FLUENT 0 July 11, 2007 01:09
Mass Conservation in LES Jaswant Main CFD Forum 8 July 4, 2005 22:32
Mass Conservation Balaji FLUENT 0 May 11, 2005 07:16


All times are GMT -4. The time now is 09:35.