Simulation of liquid dripping from the top of the domain, using my own VOF code with interface compression.
The white line depicts the interface between the two phases.
DX = 0.02
DY = 0.02
DT = 5e-4
RHO1 = 2.0
RHO2 = 1.0
MU1 = 0.05
MU2 = 0.01
GX = 0.0
GY = -100
SIGMA = 0.2