sandbox/vatsal/README
My Sandbox
Welcome to the README of my sandbox. Here I provide an overview of the projects under /sandbox/vatsal/. I mainly work with surface tension driven flows.
Vatsal Sanjay (Web)
Physics of Fluids Group, University of Twente
Email: vatsalsanjay@gmail.com
Repositories
[Drop impact forces]
Coming soon. This repository contains the code for the paper Impact Forces of Water Drops Falling on Superhydrophobic Surfaces.
Bursting Bubble
We investigate the classical problem of bubble bursting at a liquid-gas interface, but now in the presence of a viscoplastic liquid medium. arXiv
P.S. Embedding videos from youtube works for Safari browser as well.
Drop on drop impact
We investigate the dynamics of an oil drop impacting an identical sessile drop sitting on a superamphiphobic surface.
- dropOnDropImpact.c
- DropDeposition.c: For dropOnDropImpact.c, assuming the sessile drop to be spherical is inaccurate. In this code, we get the shape of the sessile drop.
Generalized Newtonian Fluids
Three-phase Contact Line
This folder contains the simulation for the implementation of three-phase contact line in Basilisk C. The codes present here originated from the discussions here.