mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Scripts in bin: minor cleanup of short scripts
This commit is contained in:
2
bin/Co
2
bin/Co
@ -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> -func CourantNo"
|
||||
echo "e.g."
|
||||
echo "pimpleFoam -postProcess -func CourantNo"
|
||||
|
||||
Reference in New Issue
Block a user