Simulation Cases
| burstingBubbleHB.c | This simulation models the dynamics of bursting bubbles in Herschel-Bulkley media, with particular focus on Worthingt... | |
| initial-condition-test.ipynb | The basilisk script needs the points to be sorted such that the first point is the south pole of the bubble cavity th... | |
| Makefile | ifeq (\$(wildcard ../.projectconfig),) \$(error '../.projectconfig not found') endif BASILISK := \$(shell . ../.proje... | |
| runMake.sh | source ../.projectconfig echo \$BASILISK mkdir -p \$1 qcc -O2 -Wall -disable-dimensions -I\$(PWD)/src-local -I\$(PWD)... |