Skip to content
Snippets Groups Projects
Commit 8b5457a8 authored by henry's avatar henry
Browse files

Bug fix for the change in directory structure.

parent aa671090
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,3 @@ for case in $loseCases ...@@ -20,7 +20,3 @@ for case in $loseCases
do do
removeCase $case removeCase $case
done done
cd nozzleFlow2D
./Allclean
cd ..
...@@ -46,7 +46,3 @@ cd damBreakFine ...@@ -46,7 +46,3 @@ cd damBreakFine
runParallel $application 4 system/machines runParallel $application 4 system/machines
runApplication reconstructPar runApplication reconstructPar
cd .. cd ..
cd nozzleFlow2D
./Allrun
cd ..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment