openfoam/applications/test/multiWorld/run_left.sh
2020-12-09 15:17:45 +00:00

4 lines
86 B
Bash
Executable File

#!/bin/bash
laplacianFoam -case ./left -world LEFT 2>&1 | tee log.run_left
read dummy