tutorials: reactingMultiphaseEulerFoam: Removed unnecessary Allclean script
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
# Source tutorial clean functions
|
||||
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
|
||||
|
||||
cleanCase
|
||||
foamDictionary system/controlDict -entry endTime -set 0.5
|
||||
foamDictionary system/controlDict -entry startTime -set 0
|
||||
Reference in New Issue
Block a user