Folder called 0.orig was missed from commit as caught by .gitignore.

Now 0.org.
This commit is contained in:
graham
2009-10-29 11:59:15 +00:00
parent 8ed29599dd
commit 270db50f3c
8 changed files with 321 additions and 1 deletions

View File

@ -20,7 +20,7 @@ makeMeshByCellSet()
runApplication blockMesh
makeMeshByCellSet 1 2
runApplication subsetMesh -overwrite c0 -patch floatingObject
cp -r 0.orig 0 > /dev/null 2>&1
cp -r 0.org 0 > /dev/null 2>&1
runApplication setFields
runApplication $application