CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   VOF conservative form (https://www.cfd-online.com/Forums/openfoam-programming-development/129670-vof-conservative-form.html)

Pedro24 February 10, 2014 11:32

VOF conservative form
 
Dear Foamers,

Do you know why the VOF equation in the interFoam solver is written in the conservative form

Code:

ddt(alpha1) + div( U alpha1) = 0
instead of the usual VOF incompressible form :

Code:

ddt(alpha1) + U . grad(alpha1) = 0
Thank you

edit : Sorry I am not in the good section of the forum

Pedro


All times are GMT -4. The time now is 17:44.