diff --git a/olaflow/run_ola.sh b/olaflow/run_ola.sh index 32d35b9..8a10c8b 100755 --- a/olaflow/run_ola.sh +++ b/olaflow/run_ola.sh @@ -31,6 +31,9 @@ reconstructPar > log/reconstructPar.log #echo Removing parallel cases #rm -r processor* +echo Running Openfoam post-process +postProcess -func graphUniform > log/postProcess.log + popd echo Pickling Olaflow output python -m processing.pickle -o $out