Introduction to Capillary Bridges with Minimal Surface Problem

Capillary bridges

Capillary bridges are the minimized surface between two rigid bodies. My interest is in studying small drops of water between a two chemically distinct plates, where the one plate might be hydrophilic and the other might be hydrophobic. The resulting shape and physical phenomena are important in understanding the forces between this droplet and the plates. While the scales of capillary bridges are small the relative forces can be strong and complex. The classic examples of these forces would be if you put water between two plates of glass and tried to pull them apart. The surface of glass has a low contact angle for water (hydrophilic) making it difficult to separate these two plates. The ancient Egyptians took advantage of capillary bridges in the building of the pyramids. They would pour water on sand under the stone blocks as they would move them. The pillar surface of the sand creates a high contact angle for water (hydrophobic) and lowers the friction between the blocks and the sand making it easier to move.

In working up to solving the forces of capillary bridges, here we solve minimal surface problem. This provides a “gentle” introduction to variational calculus.

An example of hydrophilic and hydrophobic surfaces.
https://www.platypustech.com/

Minimal surface and soap film

Catenoid is the shape that minimizes the area of soap films between two wands.

The classic problem used to illustrate the minimal surface problem is through soap film. You might have done this as a kid, at the local children’s museum (shoutout Explora) they had two wire rings that you could cover with a soap film. The resulting shape is called a catenoid and is the minimization of the surface area. Using variational calculus, and basic computations we can solve the minimal surface problem.

Soap film

Soap film between two wire rings of radius R, separated by a distance h.

Consider two metal wires, with radius R, oriented perpendicular to the z-axis and separated by a distance h. A soap film captured between two parallel plates is assumed to be cylindrically symmetric about the z-axis. We want to determine the droplet shape. The free energy of this droplet \Omega, is a product of the surface tension and the surface, \Omega=\gamma S. To minimize the free energy we minimize the surface.

The surface can be calculated through integrating surface element 2 \pi r ds across the height of the bridge,

(1)   \begin{equation*} S = \int_{-h/2}^{h/2} 2 \pi r ds = \int_{-h/2}^{h/2} 2 \pi r \sqrt{1 + \dot{r}^2} dz \end{equation*}

Where \dot{r}=dr(z)/dz and instead of integrating over the surface element ds, we integrate over the arc length. Similar to “elementary” calculus the derivative at the extremum in variational calculus is also 0, \delta S = S(r + \delta r) - S(r) = 0 where \delta r is small variations in r. We now compute,

(2)   \begin{equation*} \delta S = 2 \pi \int_{-h/2}^{h/2} \delta \left ( r \sqrt{1+\dot{r}^2 \right ) dz = 0 \end{equation*}

Using the product rule,

    \begin{equation*} \delta S = 2 \pi \int_{-h/2}^{h/2} \delta r \sqrt{1+\dot{r}^2}  dz \\ + 2 \pi \int_{-h/2}^{h/2} r \delta \sqrt{1+\dot{r}^2}  = 0 \end{equation*}

    \begin{equation*} \delta S = 2 \pi \int_{-h/2}^{h/2} \sqrt{1+\dot{r}^2} \delta r + 2 \pi \int_{-h/2}^{h/2} \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}} \delta \dot{r} dz \end{equation*}

We need to integrate by parts on the second term of the equation so all terms are in variation of \delta r and not \delta \dot{r},

    \begin{equation*} \begin{split} \int_{-h/2}^{h/2} \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}} \delta \dot{r} =&\left . \left [ \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}} \delta \dot{r}  \right ]\right|_{-h/2}^{h/2} \\ &-\int_{-h/2}^{h/2} \frac{d}{dz}\left ( \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}}  \right ) \delta r dz \end{split} \end{equation*}

We can cancel out the terms in bracket from the boundary conditions, \delta r(h/2) = \delta r(-h/2) = 0, resulting in,

    \begin{equation*} \frac{S}{2 \pi} =  \int_{-h/2}^{h/2} \sqrt{1+\dot{r}^2} \delta r dz - \int_{-h/2}^{h/2} \frac{d}{dz}\left ( \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}}  \right ) \delta r dz \implies \end{equation*}

(3)   \begin{equation*} \frac{S}{2 \pi} = \int_{-h/2}^{h/2} \left \{ \sqrt{1+\dot{r}^2} - \frac{d}{dz}\left ( \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}}  \right ) \right \} \delta r dz \end{equation*}

To minimize S, the term in the braces must be 0.

(4)   \begin{equation*} \frac{d}{dz}\left ( \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}} \right ) = \sqrt{1+\dot{r}^2} \end{equation*}

Carrying out of derivative,

    \begin{equation*} \frac{d}{dz}\left ( \frac{r \dot{r}}{\sqrt{1 + \dot{r}^2}} \right ) = \frac{\dot{r}^2}{\sqrt{1 + \dot{r}^2}} +\frac{r \ddot{r}}{\sqrt{1 + \dot{r}^2}} - \frac{r \dot{r}^2 \ddot{r}}{(1+\dot{r}^2)^{3/2}} \end{equation*}

Combining with Eq. (4),

    \begin{equation*} \frac{\dot{r}^2}{\sqrt{1 + \dot{r}^2}} +\frac{r \ddot{r}}{\sqrt{1 + \dot{r}^2}} - \frac{r \dot{r}^2 \ddot{r}}{(1+\dot{r}^2)^{3/2}} - \sqrt{1+\dot{r}} \implies \end{equation*}

    \begin{equation*} \frac{r \ddot{r}}{(1+\dot{r}^2)^{3/2}} = \frac{1}{\sqrt{1+\dot{r}^2}} \implies \end{equation*}

(5)   \begin{equation*} r \ddot{r} = 1 + \dot{r}^2 \end{equation*}

Solving Eq. (5) can be solved by multiplying by \dot{r} and the resulting can then be written as,

(6)   \begin{equation*} \frac{d}{d z}\left ( \frac{ r}{\sqrt{1+\dot{r}^2} }\right ) \end{equation*}

The solution to minimization reduces to solving,

(7)   \begin{equation*} \frac{r}{\sqrt{1+\dot{r}^2}} = \kappa \end{equation*}

where \kappa is a constant of integration. Eq. (7) is an easily solved first-order nonlinear differential equation. We start by,

    \begin{equation*} \frac{d r}{d z} = \sqrt{\frac{r^2}{\kappa^2} - 1} \end{equation*}

and now through separations of variables,

    \begin{equation*} \int dz = \int \frac{d r}{\sqrt{\frac{r^2}{\kappa^2} - 1}} \end{equation*}

Finally, substituting r = \kappa \cosh u,

    \begin{equation*} \int dx = \kappa \int du \end{equation*}

And at z + \xi = \kappa u, resulting in

(8)   \begin{equation*} r = \kappa \cosh \frac{z + \xi}{\kappa} \end{equation*}

Now at the boundary conditions, -h/2 and h/2,

    \begin{equation*} \kappa \cosh \frac{-h/2 + \xi}{\kappa}=\kappa \cosh \frac{h/2 + \xi}{\kappa} \end{equation*}

Because \cosh is an even function, either -h/2 + \xi = h/2 + \xi or -(-h/2 + \xi) = h/2 + \xi. The first case, h=-h is inconsistent, so we use the second \xi = 0, thus,

(9)   \begin{equation*} r(z) = \kappa \cosh \frac{z}{\kappa} \end{equation*}

Example soap film in R

Here we analyze the solution for a soap film between two wire rings of radius, R=1, and separated by a distance of h=1. We now try to find the \kappa that satisfy the Eq. (9) at the boundary conditions,

    \[r(z)=\kappa \cosh \frac{z}{\kappa} \implies\]

    \[1 = \kappa \cosh \frac{1}{\kappa}\]

The critical values are \kappa = 0.2350847 and \kappa = 0.8483401 provide a solution for a stable catenoid, which is the minimal surface and an unstable surface where the bridge will pop.

Stable catenoid

A stable catenoid between two wire rings with radius R=1 and \kappa = 0.8483401.

Unstable catenoid

An unstable catenoid between two wire rings with radius R=1 and \kappa = 0.2350847.

R code

 

Leave a comment

Your email address will not be published. Required fields are marked *