Loading [MathJax]/jax/output/CommonHTML/jax.js

Adhesion Model and Single Phase Surface Tension

Both single phase surface tension and adhesion modeling is based on the work of Akinci et al.

Both models are capable of reproducing qualitatively realistic results, but are in principle unphysical and cannot be generalized for an arbitrary case/simulation. Because of this, trial-and-error tuning of the surface tension coefficient and the adhesion coefficient is necessary if realistic fluid behavior is to be achieved.

Both adhesion and single phase surface tension models rely on a form inter-particle force, which binds the particles together. The way the force is modeled is through a specific kernel shape which mimics a potential energy well. In that sense, particles tend to keep a certain distance from each other and introduce elastic forcing if the particles get too close or too far from each other.

The equation that dictates the adhesion force is given by:(1)
Fad=nbrsβmiWAkViΔxij|Δxij|
While the single phase surface tension is defined by:(2)
Fcoh=nbrs2ρ0ρi+ρjγm2iWCohΔxij|Δxij|
Where,
Indicies Ad and Coh
Stand for adhesion and cohesion.
W
Is the appropriate kernel used for each of the forces.
m
Is the mass of the particle.
Δxij
Is the distance between two interacting particles.
ρi and ρj
Are instantaneous particle densities.
ρo
Is the default density value of the particle phase.
β
Is the adhesion coefficient.
γ
Is the cohesion or surface tension coefficient.
The β parameter is specified for each WALL or MOVINGWALL phase. That means that the level of adhesion can be different for every WALL or MOVINGWALL phase. The same applies to the γ value for the surface tension forces. The balance between surface tension and adhesion forces can replicate qualitatively the physical contact angles between the fluid and the solid elements. An example of balancing adhesion and surface tension forces is shown in Figure 1.


Figure 1. Single phase fluid droplet on a plate. Using different values of the adhesion and surface tension coefficient produces effects of different contact angles.

The adhesion model can be used in conjunction with the more physical multiphase surface tension model. In that situation, the surface tension forces are physical and only the adhesion model is left to be tuned, which can be a significantly easier exercise.

Modeling Physical Behavior of Single Phase Surface Tension and Adhesion

The nanoFluidX team has performed a number of tests resulting in the development of consistent single phase surface tension and adhesion behavior. By consistency it is meant that if appropriate/desired behavior is found for a given resolution and a given surface tension or adhesion coefficient such behavior can be replicated for other resolutions by following the below methodology.

The simulation data show that the variations of surface tension coefficient σ and adhesion coefficient ϵ due to particle spacing dx changes can be modeled as αdxβ . α and β are case dependent and will take different values depending on the resolution and specific phenomena of the simulation. It is recommended to set β=0.7  and 0.95 for surface tension and adhesion, respectively.

The procedure to obtain new σ or when dx changes is as follows:
  1. Assume your current values are dxc , σc , and ϵc .
  2. You have a new dxn and want to find σn and ϵn .
  3. Set β=0.7  for surface tension and use β=0.95  for adhesion.
  4. Use dxc and σc or ϵc and solve for α .
    For example:(3)
    α=σcdx0.7c
    or (4)
    α=ϵcdx0.95c
  5. Use the α computed above to find σn or ϵn .
    For example,(5)
    σn=αdx0.7n
    or (6)
    ϵn=αdx0.95n

These approximations are to save time when you want to change dx . They are not perfect fits and some iteration maybe needed to find the adequate values.