scripts: Reformat with consistent section separators

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

View File

@ -8,4 +8,4 @@ cleanCase
cleanSamples
rm -rf constant/polyMesh/boundary
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -31,4 +31,4 @@ rm $CONST/polyMesh/boundary.bak
runApplication `getApplication`
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -20,7 +20,7 @@ USAGE
exit 1
}
# -----------------------------------------------------------------------------
#------------------------------------------------------------------------------
unset timeOpt
@ -53,4 +53,4 @@ do
cat ${d}/cone25_${FS} ${d}/cone55_${FS} ${d}/base_${FS} > ${d}/biconic_${FS}
done
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -9,4 +9,4 @@ cp -r 0.org 0
cleanCase
cleanSamples
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -8,4 +8,4 @@ runApplication blockMesh
runApplication setFields
runApplication `getApplication`
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -9,4 +9,4 @@ rm -rf constant/extendedFeatureEdgeMesh > /dev/null 2>&1
cleanCase
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -21,4 +21,4 @@ cp -r 0.org 0
runApplication $(getApplication)
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ application=`getApplication`
runApplication blockMesh
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ application=`getApplication`
runApplication blockMesh
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -9,4 +9,4 @@ rm -rf 0
cp -r 0.org 0
cleanSamples
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -12,4 +12,4 @@ runApplication $application
runApplication foamCalc mag U
runApplication sample
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -7,4 +7,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
rm -f constant/polyMesh/boundary > /dev/null 2>&1
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -13,4 +13,4 @@ sed -i -e 's/symmetry\([)]*;\)/empty\1/' constant/polyMesh/boundary
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -7,4 +7,4 @@ cd ${0%/*} || exit 1 # Run from this directory
removeCase decompressionTankFine
foamCleanTutorials cases
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -42,4 +42,4 @@ cloneCase decompressionTank decompressionTankFine
runApplication `getApplication`
)
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------