Update olaflow model

This commit is contained in:
Edgar P. Burkhart 2022-04-14 12:37:24 +02:00
parent e664259e61
commit 3d2b20a9a1
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 5 additions and 8 deletions

View file

@ -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