Multiphase Laminar Flow with More Than Two Phases

W. T. Vetterling [1],
[1] Zink Imaging, Inc., Billerica, MA, USA
Published in 2015

Introduction

The COMSOL Multiphysics® software and its CFD Module have a physics interface for solving Laminar Two-Phase Flow problems using the Level Set method (1). This paper discusses how the tool may be used with more than two phases when the flow is laminar. It then introduces a second method for solving such problems.

Use of COMSOL Multiphysics

The Laminar Two-Phase Flow, Level Set interface in the COMSOL software uses a smooth auxiliary function 0≤ξ(r,t)≤1 with a ξ=0.5 level-set dividing the model geometry into regions containing each of two fluid phases. The solver is provided with an original fluid configuration for use in constructing the initial function ξ(r,t0). The Navier-Stokes equation is then used to compute fluid velocity u and a differential equation is applied to ξ(r,t) so that its ξ=0.5 level-set properly tracks the fluid boundaries. An initialization-free scheme (2, 3) has been used for improved stability and mass conservation.

This method can be extended to three or more fluids by using of multiple instances of the two-fluid interface. Each instance corresponds to one of the N ≥ 3 fluids, though one of the fluids (denoted j=0) does not require one. Therefore, N-1 interfaces represent N fluids. Each interface models two fluids. The first is the fluid j corresponding to the interface, and tracked by ξj (r,t). The other is a composite of all remaining fluids. The density ρ and viscosity ν of the composite fluid are computed using the auxiliary functions from the other interfaces, so that each point in the fluid has the correct properties. The interfaces all share the same pressure and velocity and are coupled by the auxiliary functions.

An alternative method of tracking fluids is to incorporate a concentration cj of dilute species (initially set at some convenient value such as cj=1[M/m^3 ]) into N-1 of the fluids. These N-1 species are provided by a single Transport of Diluted Species interface in the COMSOL software. In this case, one uses a single Navier-Stokes laminar flow model and there is a single composite fluid. This density and viscosity of this fluid is computed from thresholded values of the dilute species concentrations, which reveal which of the fluids is present at each location.

Results

The methods are illustrated by a problem inspired by a COMSOL Application Library model of an oil drop rising in water. In the modified model there are two droplets with ρ1=0.6[g/(cm^3 )] and ρ2=0.8[g/(cm^3 )] (see Fig 1). The lower droplet rises faster and overtakes the upper droplet before reaching the surface. Surface tension is not included.

Figures 2 and 3 show the results of two simulations after 0.3 seconds. Figure 2 was obtained using two Laminar Two-Phase Flow, Level-Set interfaces, and the graph shows the ξ(r,t)=0.5 contours of the level-set functions representing the two droplets. Figure 3 was obtained using two dilute species concentrations cj and shows the cj=0.5[M/m^3 ] contours.

Conclusions

We have demonstrated two methods of solving laminar multiphase fluid-dynamic problems with more than two fluids. Both provide similar results, but only the level-set version currently implements surface tension.