scripts: Reformat with consistent section separators

This commit is contained in:
Henry Weller
2016-02-15 18:30:24 +00:00
parent 0196822968
commit 350d03246e
370 changed files with 399 additions and 401 deletions

View File

@ -14,4 +14,4 @@ cleanCase
\rm -rf 0 > /dev/null 2>&1
\rm system/topoSetDict > /dev/null 2>&1
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -45,4 +45,4 @@ runParallel $(getApplication)
runApplication reconstructPar
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -17,4 +17,4 @@ do
removeCase $case
done
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -43,4 +43,4 @@ cloneCase damBreak damBreakFine
runApplication reconstructPar
)
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -7,4 +7,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
cp 0/alpha.water.org 0/alpha.water
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ runApplication blockMesh
runApplication setFields
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -7,4 +7,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
cp 0/alpha.water.org 0/alpha.water
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -14,4 +14,4 @@ runApplication createBaffles -overwrite
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -17,4 +17,4 @@ while [ "$i" -lt 3 ] ; do
i=`expr $i + 1`
done
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -13,4 +13,4 @@ runApplication setFields
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------