mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
DOC-STYLE: various release changes
This commit is contained in:
@ -12,3 +12,4 @@ rm -f *.png
|
||||
rm -f constant/{R*,points*,UMean*}
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
@ -3,10 +3,10 @@ cd "${0%/*}" || exit # Run from this directory
|
||||
. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions # Tutorial run functions
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
endTime=85
|
||||
endTime=10
|
||||
if notTest "$@"
|
||||
then
|
||||
endTime=10
|
||||
endTime=85
|
||||
fi
|
||||
|
||||
sed "s|END_TIME|$endTime|g" system/controlDict.template > system/controlDict
|
||||
@ -18,3 +18,4 @@ runApplication blockMesh
|
||||
rm -rf results
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
@ -30,3 +30,4 @@ the 'results' directory.
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user