|
jumpingDrops_init.c |
Creates the initial condition from STL geometry and outputs a dumpInit file for continuation with the main simulation... |
|
JumpingDrops_legacy.c |
u.t[bottom] = dirichlet(0.); u.r[bottom] = dirichlet(0.); f[bottom] = dirichlet(0.); double tmax, Oh, Bo; int MAXleve... |
|
jumpingDrops_main.c |
Runs the full drop dynamics simulation from the initial condition created by the initialization phase. This version i... |
|
JumpingDrops_Snellius_legacy.c |
u.t[bottom] = dirichlet(0.); u.r[bottom] = dirichlet(0.); f[bottom] = dirichlet(0.); double tmax, Oh, Bo; int MAXleve... |