#!/bin/bash
set -euo pipefail

blockMesh
decomposePar
mpirun -np 8 newScalarTransportFoam1Smodified -parallel
reconstructPar
