CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Dynamic contact angle calculation in multiphaseInterFoam (https://www.cfd-online.com/Forums/openfoam/126675-dynamic-contact-angle-calculation-multiphaseinterfoam.html)

rajeshchem November 23, 2013 01:57

Dynamic contact angle calculation in multiphaseInterFoam
 
Hi,

Could anyone tell me the implementation of dynamic contact angle in multiphaseInterfoam solver?

There are four contact angle values to be input for multiphaseInterFoam, via.. equlibrium contact angle, Utheta, Advancing contact angle, Receding contact angle.

I found some details , how contact angle is being calculated in multiphaseInterFoam as follows,
θ = (θA − θR ) ∗ tanh(uwall/uθ)

my question is when i use no slip boundary condition, u wall is zero then the theta on left hand side is also becomes zero. Then how the contact angle effect is being imposed in multiphaseinterFoam under no slip BC. First of all, is this solver requires all four contact angle to be defined?

Please help me to understand this contact angle issue.

laurent98 January 6, 2014 19:35

hi,
i'am also looking for experimental values for water/air ... anybody can help?
thank very much be advance LL

rajeshchem January 31, 2014 07:52

Could anyone reply to my query?

dweaver123 December 23, 2022 14:00

If you look above the calculation for theta you will see that the patchInternalField() function is used to sample the internal field values. This is then subtracted to wall velocity (you specify no-slip and so it is equal to zero). Therefore uWall will not be zero like you suggested. I cannot find this model in literature anywhere though and it's concerning.


All times are GMT -4. The time now is 12:57.