This is a repository containing the equilibrium shapes of drops sitting on superhydrophobic surfaces
Laplace equaiton for this problem gives a boundary value problem (see figure) where the two boundaries are the surface of the drop and the surface of the substrate. However, both boundaries are not known apriori. Therefore, we will solve the problem using the initial value problem (IVP) formulation.
The set of ODE that we need to solve is the following:
where
Note: Need to initialize with a very small (finite) valuen of
@misc{deserno2004notes,
title={Notes on differential geometry},
author={Deserno, M.},
year={2004},
publisher={Dover, New York. https://www.cmu.edu/biolphys/deserno/pdf/diff_geom.pdf}
}
Note Initial guess of
There are several metrics:
- Curvature at the top of the drop:
$\kappa_T$ - Height of the drop:
$H$ - Center of mass location of the drop
$Z_{CM}$ . Also compute the center of mass sag:$\delta$ : it can be computed as$1-Z_{CM}/R_0$ or$2-H/R_0$ - Width of the drop:
$W$ (note that in the file NormalizeBond/NormalizeBond.csv, half of the width is stored) - Footprint of the drop:
$R_{foot}$ - Taylor Deformation:
$D_T$ - Perimeter of the drop:
$P$ - Area of the drop:
$A$
Sometimes it is useful to normalize everything with the gravito-capillary length.
Consequently, following conversions are also important:
where