Update olaflow model
This commit is contained in:
parent
e664259e61
commit
3d2b20a9a1
4 changed files with 5 additions and 8 deletions
|
@ -28,10 +28,7 @@ echo Running model
|
|||
mpirun -np 4 olaFlow -parallel > log/olaFlow.log
|
||||
echo Merging parallel cases
|
||||
reconstructPar > log/reconstructPar.log
|
||||
echo Removing parallel cases
|
||||
rm -r processor*
|
||||
|
||||
popd
|
||||
7z a $out.7z $out
|
||||
#echo Removing parallel cases
|
||||
#rm -r processor*
|
||||
|
||||
echo END
|
||||
|
|
Reference in a new issue