Volume Partitioning

When simulating two-way coupled Lagrangian multiphase flow or Dispersed Multiphase (DMP) flow, the actual volume that is occupied by the continuous fluid and the actual area over which fluxes are computed are reduced by the presence of the dispersed phase. For Fluid Film simulations, the available volume for the fluid neighbouring the fluid film is smaller than the cell volume. Similarly, in porous media modeling using the physical velocity formulation, a fraction of the cell volume is occupied by a solid phase, thus reducing the available volume for the fluid. For two-dimensional models, the mesh is assumed to have a unit depth (in SI units).

In the following figure, volume partitioning for a cell volume V can generally be comprised by a sum of fluid volumes VF, porous solid volumes VS, and dispersed phase volumes, here Lagrangian particle, volumes VL, each of which can be comprised of individual phases indicated by the subscript i:



The total cell volume is given by:

Figure 1. EQUATION_TITLE
V=iViF+iViS+iViL
(871)

The available volume fraction for the fluid η is then defined as the ratio of volume occupied by all fluid phases to the total cell volume:

Figure 2. EQUATION_TITLE
η=iViFV
(872)

The volume fraction for one phase of the fluid αi is defined as the ratio of volume occupied by that phase to the total fluid volume:

Figure 3. EQUATION_TITLE
αi=ViFiViF
(873)

where iαi=1

In case of volume partitioning, the governing fluid flow equations Eqn. (664) to Eqn. (666) are scaled by using the dimensionless fluid volume fraction αi and the available volume fraction η:

Continuity Equation
Figure 4. EQUATION_TITLE
tVαiηρdV+Aαiηρvda=VSudV+VSintdV
(874)
Momentum Equation
Figure 5. EQUATION_TITLE
tVαiηρvdV+Aαiηρvvd= AαiηpIda+AαiηTda+VαiηfbdV+VsudV+VsintdV
(875)
Energy Equation
Figure 6. EQUATION_TITLE
tVαiηρEdV+A αiηρHvda=-A αiηqda+A αiηTvda+VαiηfbvdV+VSudV+VSintdV
(876)
where Su,su are user source terms and Sint are internal source terms arising from modeled interactions.

If you are solving for species or passive scalars, the corresponding transport equations, Eqn. (1871) and Eqn. (1899), respectively, are also affected by volume partitioning:

Species Transport
Figure 7. EQUATION_DISPLAY
tVαiηρYidV+AαiηρYivda=Aαiη[Ji+μtσtYi]da+VSYidV
(877)
Passive Scalars Transport
Figure 8. EQUATION_DISPLAY
t V α i ηρ ϕ i d V + A α i ηρ ϕ i v d a = A α i η j i d a + V S ϕ i d V
(878)
NoteThe source terms are not scaled by available volume fractions and instead are based on the geometric cell volume.