Menu

Simulation Cases

rm -rf \$1
ifeq (\$(wildcard ../.projectconfig),) \$(error '../.projectconfig not found') endif BASILISK := \$(shell . ../.proje...
ORIGDIR=\$(pwd) mkdir -p \$1 cp \$1.c \$1/ cd \$1 CC99='mpicc -std=c99' qcc -Wall -O2 -DMPI=1 -disable-dimensions -I\...
This simulation models the dynamics of a thin liquid film forming a bubble with wrinkling instabilities. The code sol...
This simulation models the dynamics of a thin liquid film forming a bubble with wrinkling instabilities. The code sol...