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

4 lines
89 B
Bash
Executable File

#!/bin/bash
laplacianFoam -case ./right -world RIGHT 2>&1 | tee log.run_right
read dummy