Files
openfoam/tutorials/basic/laplacianFoam/multiWorld/run_left.sh
2021-06-07 17:24:54 +02:00

4 lines
84 B
Bash
Executable File

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