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

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

View File

@ -6,4 +6,4 @@ set -x
m4 < system/blockMeshDict.m4 > system/blockMeshDict
blockMesh > log.blockMesh 2>&1
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -9,4 +9,4 @@ cleanCase
rm -rf logs
rm -f *.eps yPlus_vs_uPlus
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -73,4 +73,4 @@ EOF
echo Done
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -20,4 +20,4 @@ do
removeCase $caseName
done
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -86,4 +86,4 @@ do
( cd $caseName && runApplication `getApplication` )
done
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -8,4 +8,4 @@ rm -f constant/polyMesh/boundary > /dev/null 2>&1
rm -rf fluentInterface
cleanCase
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -12,4 +12,4 @@ runApplication "$application"
runApplication foamMeshToFluent
runApplication foamDataToFluent
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -13,4 +13,4 @@ runApplication decomposePar
runParallel $application
runApplication reconstructPar
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -10,4 +10,4 @@ runApplication blockMesh
runApplication topoSet
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -27,4 +27,4 @@ runApplication decomposePar
runParallel `getApplication`
runApplication reconstructPar
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

@ -19,4 +19,4 @@ runApplication reconstructPar
runApplication postChannel
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

@ -23,4 +23,4 @@ runApplication topoSet
runApplication createPatch -overwrite
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -12,4 +12,4 @@ runApplication topoSet
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

@ -35,4 +35,4 @@ then
(cd motorBikeLES && foamRunTutorials)
fi
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -14,4 +14,4 @@ cleanCase
# Reset decomposeParDict
cp system/decomposeParDict.hierarchical system/decomposeParDict
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -27,4 +27,4 @@ runParallel potentialFoam -initialiseUBCs
runParallel `getApplication`
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ rm constant/polyMesh/boundary > /dev/null 2>&1
cleanCase
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

@ -28,4 +28,4 @@ latestTime=`foamInfoExec -latestTime`
# Clean up intermediate meshes
\rm -r [1-9]*
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -6,4 +6,4 @@ cd ${0%/*} || exit 1 # Run from this directory
rm -rf *[1-9]*
rm -f log.* 2>/dev/null
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

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

View File

@ -8,4 +8,4 @@ m4 < system/blockMeshDict.m4 > system/blockMeshDict
runApplication blockMesh
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -27,4 +27,4 @@ runParallel $(getApplication)
runApplication reconstructParMesh -constant
runApplication reconstructPar -latestTime
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

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

View File

@ -18,4 +18,4 @@ runParallel $application
runApplication reconstructPar
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -12,4 +12,4 @@ runApplication createPatch -overwrite
runApplication $(getApplication)
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ cleanCase
# Remove decomposeParDict
rm -f system/decomposeParDict
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -24,4 +24,4 @@ runParallel `getApplication`
runApplication reconstructParMesh -constant
runApplication reconstructPar
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -10,4 +10,4 @@ rm -rf constant/extendedFeatureEdgeMesh > /dev/null 2>&1
rm -f constant/triSurface/buildings.eMesh > /dev/null 2>&1
rm -f constant/polyMesh/boundary > /dev/null 2>&1
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -11,4 +11,4 @@ runApplication snappyHexMesh -overwrite
runApplication $(getApplication)
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------