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

@ -7,4 +7,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
rm -f 0/T
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ cp 0/T.org 0/T
runApplication setFields
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -7,4 +7,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
rm -f 0/T
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ cp 0/T.org 0/T
runApplication setFields
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

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

View File

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

View File

@ -8,4 +8,4 @@ cleanCase
rm -rf sets
rm -f validation/*.eps
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -13,4 +13,4 @@ runApplication sample -latestTime
( cd validation && ./createGraphs )
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -9,4 +9,4 @@ rm -rf constant/baffle3DRegion
rm -rf constant/polyMesh/boundary
rm -rf 0
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ rm -rf comms
killall externalSolver > /dev/null 2>&1
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ runApplication $(getApplication) &
./externalSolver
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -13,4 +13,4 @@ runParallel $(getApplication) &
./externalSolver
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -8,4 +8,4 @@ runApplication blockMesh
runApplication createExternalCoupledPatchGeometry T
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -82,4 +82,4 @@ done
log "done"
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -6,4 +6,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

@ -6,4 +6,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

@ -19,4 +19,4 @@ rm -rf constant/heater/polyMesh
rm -rf constant/leftSolid/polyMesh
rm -rf constant/rightSolid/polyMesh
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -40,4 +40,4 @@ echo "creating files for paraview post-processing"
echo
paraFoam -touchAll
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -23,4 +23,4 @@ rm -rf constant/heater/polyMesh
rm -rf constant/leftSolid/polyMesh
rm -rf constant/rightSolid/polyMesh
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -45,4 +45,4 @@ echo "creating files for paraview post-processing"
echo
paraFoam -touchAll
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -32,4 +32,4 @@ rm -f constant/topAir/finalAgglom
rm -f constant/topAir/globalFaceFaces
rm -f constant/topAir/subMap
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -33,4 +33,4 @@ echo "creating files for paraview post-processing"
echo
paraFoam -touchAll
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -40,4 +40,4 @@ echo "creating files for paraview post-processing"
echo
paraFoam -touchAll
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -21,4 +21,4 @@ do
done
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------