LBPM/example/SquareTube/MixedWet.sh
2018-07-11 00:10:17 -04:00

9 lines
210 B
Bash

#!/bin/bash
LBPM_DIR=../../tests
python SquareTube.py
mpirun -np 1 $LBPM_DIR/lbpm_serial_decomp input.db
mpirun -np 4 $LBPM_DIR/lbpm_segmented_pp input.db
mpirun -np 4 $LBPM_DIR/lbpm_color_simulator input.db