Add graphUniform2 to run_ola.sh
This commit is contained in:
parent
71a897cf58
commit
d5d90a36a5
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ reconstructPar > log/reconstructPar.log
|
||||||
|
|
||||||
echo Running Openfoam post-process
|
echo Running Openfoam post-process
|
||||||
postProcess -func graphUniform > log/postProcess.log
|
postProcess -func graphUniform > log/postProcess.log
|
||||||
|
postProcess -func graphUniform2 > log/postProcess2.log
|
||||||
|
|
||||||
popd
|
popd
|
||||||
echo Pickling Olaflow output
|
echo Pickling Olaflow output
|
||||||
|
|
Loading…
Reference in a new issue