openfoam/tutorials/multiphase/compressibleInterFoam/laminar/waterCooler/run_fluid_parallel.sh
2020-12-09 15:17:45 +00:00

4 lines
116 B
Bash
Executable File

#!/bin/bash
. $WM_PROJECT_DIR/etc/bashrc
(cd fluid && FOAM_ABORT=true compressibleInterFoam -world fluid -parallel)