[Click here for a PDF of this post with nicer formatting and figures if the post had any (especially if my latex to wordpress script has left FORMULA DOES NOT PARSE errors.)]
Motivation.
Here’s a generalization of one of the problems from section 2 of [1], itself a slight variation on what we did in class.
In the previous calculation we did the calculation for two incompressible fluids of the same densities flowing down an inclined plane. Now, let’s generalize this slightly, allowing for different densities.
I’m curious how much the air in the neighborhood of some flowing water gets dragged by that flow. It never occurred to me that this would occur, and I’d like to plug in some numbers and see what the results are. This should be something that can be modeled with two layers like this, one of fluid, one of air of a specific thickness (allowing pressure to vary due to the velocity gradient), and one final layer of air at a fixed pressure (atmospheric). I wouldn’t expect that problem to be much harder than this one, although it may end up being worthwhile to let a computer algebra system do some of the grunt work to solve all the resulting equations.
In the end, when we get to putting in some numbers for this problem, we can probably also get an idea how deep the region where the air gets dragged by the fluid can get.
Steady state inclined flow down a plane of two layers of incompressible viscous unequal density fluids.
Setup of the equations of motion for this system.
Our problem is illustrated in figure (\ref{fig:twoLayerInclinedFlowDifferentDensities:twoLayerInclinedFlowDifferentDensitiesFig1}) with a plane set at angle
, fluid depths of
and
respectively, and viscosities
and
. We’ll write
. We have a pair of Navier-Stokes equations to solve
\begin{figure}[htp]
\centering
\includegraphics[totalheight=0.2\textheight]{twoLayerInclinedFlowFig1}
\caption{Two fluids layers in inclined flow.}
\end{figure}

Our steady state and incompressibility constraints break this into a few independent equations

Let’s require no components of the flows in the
, or
directions initially. As the equivalent of Newton’s law for fluid flows, conservation of linear momentum requires that for our steady state problem we have
for the flows in both fluid layers.
FIXME: should go back and think about momentum conservation in the context of fluids. I’m now so used to thinking about this as a symmetry issue from a Lagrangian context. With no Lagrangian here, what would be a robust way treat this in fluids? What is the Lagrangian for a fluid mechanics system? I’d imagine that it would be possible to set up a field Lagrangian with velocity fields.
Our problem is now reduced to a problem in four quantities (two velocities and two pressures). With
we can restate Navier-Stokes in coordinate form as
\begin{subequations}




\end{subequations}
In order to solve this, we have eight simultaneous non-linear PDEs, four unknown functions, plus boundary conditions!
What are the boundary conditions? One is the “no-slip” condition, the experimental observation that velocities match at the interfaces. So we should have zero velocity for the fluid lying against the plane, and velocity matching between the fluids. The air above the fluid will also be flowing along at the rate of the uppermost portion of the top layer, but we’ll neglect that effect (i.e. considering two layers of equal density and not three, with one having a separate density). We also have matching of the traction vectors at the interfaces.
Writing this, it occurred to me that I didn’t fully understand what motivated the traction vector matching boundary value condition. Talking to our Prof about this, the matching of the traction vectors at any point can be thought of as an observational issue, but this is also a force balance issue. There is an induced velocity in the direction of the traction vector at any given point. For example, when we have unidirectional flow, we must have no normal component of the traction vector, and only a tangential component, because we have only the tangential flow. It is probably reasonable to think about this roughly as the equivalent of matching both acceleration and velocity at the boundary, but because densities and viscosities vary, we have to match the traction vectors and not the acceleration itself.
Before continuing to solve our Navier-Stokes equations let’s express the condition that the tangential component of the traction vectors match algebraically.
Dropping indexes temporarily, for the normal to the surface
we want to compute

So the tangential component of the traction vector is

As noted above, this is in fact, the only component of the traction vector, since we don’t have any non-horizontal flow.
Our boundary value conditions, what we need in addition to the Navier-Stokes equations of 2.5, to solve our problem, are the matching at any interface of the following conditions
\begin{subequations}



\end{subequations}
There are actually three interfaces to consider, that of the lower layer liquid with the inclined plane, the interface between the two fluid layers, and the interface between the upper layer fluid and the air above it.
Solving our equations of motion.
Starting with the simplest, the z-coordinate equation, of Navier-Stokes 2.5d, we can conclude that each of the pressures is not a function of z, so that we have

Using this, we can integrate our y-coordinate Navier-Stokes equation 2.5c, to find

At this point we can introduce the first boundary value constraint, that the pressures must match at the interfaces. In particular, on the upper surface, where we have atmospheric pressure
our pressure is

so
is constant with value

which fully determines the density of the upper surface

Matching the pressure between the two layers of fluids we have

so that our undetermined function

With the densities not equal, we no longer find that the pressure is dependent only on the total height
, independent of the velocities and viscosities

However, this is still a fairly satisfying result. The pressure on the bottom layer is the total pressure due to the layer above it (the contribution due to the total height
of that layer of the fluid). To that we add the pressure at our specific height, a linear function of the difference from the interface above it. Specified piecewise our pressure is now fully determined
latex y H$}\end{array}\right.}\end{aligned} \hspace{\stretch{1}}(2.15)$
Observe that we have the usual
form in all the terms of the pressure above, just scaled by the cosine of the angle since only a portion of the gravitational force is pushing normally on the fluids.
Having solved for the pressure, we are now set to return to the remaining Navier-Stokes equations 2.5a, and 2.5b for this system. From 2.5a we see that the non-linear term on the LHS of 2.5b is killed and also see that our velocities can only be functions of
and 

While more general solutions can likely be found, we will limit ourselves to looking only for solutions that are functions of
. From our solution to the pressure part of the problem
, we also see that the pressure term
of 2.5b is killed. We are left with just

This is directly integrable, and we find for the velocities and traction vectors respectively
\begin{subequations}


\end{subequations}
The boundary conditions left to exploit are

The first is the no-slip condition with the plane. The last is an approximation that assumes the liquid isn’t producing a measurable force on the air above it. The other two are for the interfaces between the two fluids.
From
we see immediately that we have
. From the traction vector equality in the atmosphere, we have

or

These reduce the problem to solving for two last integration constants, where our velocities are

and our traction vectors are

Matching both at the interface (
) gives us

We find

Let’s substitute this back for our first fluid velocity

As a check we see this is consistent with the previous calculation when
. For our final integration constant we now find

So, finally, we have for the velocities
\begin{subequations}


\end{subequations}
The final result looks reasonable. If the viscosities and densities are equal then we have the same velocity profile in both layers. That makes sense given the equal densities, since there would really be nothing that would then distinguish the two layers.
Numerical application.
To try this out numerically, I’ve created a Mathematica worksheet. The results are fairly suprising, showing either an error in this calculation, an error programming the worksheet, or the folly of even considering a steady state flow of this form for anything that is not extremely viscous. Some validation is required to see what’s up.
References
[1] D.J. Acheson. Elementary fluid dynamics. Oxford University Press, USA, 1990.