From d5d90a36a5874e9d84448f5c3a9d394e7f0b4fb0 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Fri, 6 May 2022 11:14:29 +0200 Subject: [PATCH] Add graphUniform2 to run_ola.sh --- olaflow/run_ola.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/olaflow/run_ola.sh b/olaflow/run_ola.sh index 8a75802..2cdb813 100755 --- a/olaflow/run_ola.sh +++ b/olaflow/run_ola.sh @@ -50,6 +50,7 @@ reconstructPar > log/reconstructPar.log echo Running Openfoam post-process postProcess -func graphUniform > log/postProcess.log +postProcess -func graphUniform2 > log/postProcess2.log popd echo Pickling Olaflow output