diff options
Initialize at openlb-1-3
Diffstat (limited to 'examples/laminar/poiseuille3d/launcher3d.sh')
-rwxr-xr-x | examples/laminar/poiseuille3d/launcher3d.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/laminar/poiseuille3d/launcher3d.sh b/examples/laminar/poiseuille3d/launcher3d.sh new file mode 100755 index 0000000..04cfe09 --- /dev/null +++ b/examples/laminar/poiseuille3d/launcher3d.sh @@ -0,0 +1,2 @@ +#!/bin/bash +mpirun -np 4 poiseuille3d 21 0 5 |