Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 421 Bytes

File metadata and controls

15 lines (8 loc) · 421 Bytes

DropImpact_viscoplastic_epsilonformulation

This project contains C implementations for simulating two-phase flows, such as bouncing drops.

Files in the Project

  • bounce.c: Implementation of bouncing bubble simulation
  • two-phaseVP.h: Header file for two-phase flow simulations

Prerequisites

To compile and run this project, you'll need:

  • Basilisk C preinstalled. See: Basilisk