Scripts in bin: minor cleanup of short scripts

This commit is contained in:
Chris Greenshields
2017-05-21 19:47:39 -04:00
parent 55866c6937
commit ea28ba014d
14 changed files with 16 additions and 309 deletions

View File

@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
Script=${0##*/}
echo $Script "has been superseded by the -postProcess solver option:"
echo "$Script has been superseded by the -postProcess solver option:"
echo "<solverName> -funcs '(R components(turbulenceProperties:R))'"
echo "e.g."
echo "simpleFoam -postProcess -funcs '(R components(turbulenceProperties:R))'"