Skip to content

Direct numerical simulation code infrastructure for axisymmetric drop impact onto solid substrates, supporting collaborative work with the Harris Lab at Brown University. Complements the publication available at https://doi.org/10.1017/jfm.2025.10589 and the associated preprint available at https://arxiv.org/abs/2505.00902.

License

Notifications You must be signed in to change notification settings

rcsc-group/BouncingDropletsSolidSurface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bouncing droplets onto a solid substrate

Direct numerical simulation code infrastructure for drop impact onto solid substrates in the inertio-capillary regime, supporting collaborative work with the Harris Lab at Brown. It represents the sister implementation to the impact onto liquid substrate scenario which can be found under the BouncingDroplets repository. The code complements the manuscript available at https://doi.org/10.1017/jfm.2025.10589 and the associated preprint which can be found at arXiv:2505.00902.

Installation

  • The code relies on Basilisk to model the Navier-Stokes equations. See the installation page for instructions.
  • Full visualisation capabilities have been used in order to generate animations. These may be switched off depending on the local architecture.

Running the code

Once the Basilisk structure is in place, the driver code here is built in order to navigate parameter sweeps in velocity $V_0$ and resolution level, with one of each values added to the run_master_example.sh for brevity. Other parameters can be varied through this shell script, with both physical and computational handles provided.

The code can be executed by simply executing this shell script via sh run_master_example.sh inside a terminal. Output will then be produced within a foldering structure that consists of summary DNS execution information, mass conservation and VOF data, interface coordinates, simulation slices and animations, which can be used for further post-processing.

About

Direct numerical simulation code infrastructure for axisymmetric drop impact onto solid substrates, supporting collaborative work with the Harris Lab at Brown University. Complements the publication available at https://doi.org/10.1017/jfm.2025.10589 and the associated preprint available at https://arxiv.org/abs/2505.00902.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published