bin/multiphaseEulerFoam: Corrected redirection message
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
#
|
#
|
||||||
# Description
|
# Description
|
||||||
# Script to inform the user that multiphaseEulerFoam has been superseded
|
# Script to inform the user that multiphaseEulerFoam has been superseded
|
||||||
# and replaced by the more general compressibleVoF solver module executed by
|
# and replaced by the more general multiphaseEuler solver module executed by
|
||||||
# the foamRun application.
|
# the foamRun application.
|
||||||
#
|
#
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
@ -37,7 +37,7 @@ cat <<EOF
|
|||||||
multiphaseEulerFoam has been superseded and replaced by the more general
|
multiphaseEulerFoam has been superseded and replaced by the more general
|
||||||
multiphaseEuler solver module executed by the foamRun application:
|
multiphaseEuler solver module executed by the foamRun application:
|
||||||
|
|
||||||
foamRun -solver compressibleVoF
|
foamRun -solver multiphaseEuler
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user