Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
andy
2009-02-18 12:30:33 +00:00
101 changed files with 2460 additions and 486 deletions

View File

@ -20,7 +20,3 @@ for case in $loseCases
do
removeCase $case
done
cd nozzleFlow2D
./Allclean
cd ..

View File

@ -46,7 +46,3 @@ cd damBreakFine
runParallel $application 4 system/machines
runApplication reconstructPar
cd ..
cd nozzleFlow2D
./Allrun
cd ..