repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Upgrade case file headers
[foam-extend-3.2.git]
/
tutorials
/
basic
/
laplacianFoam
/
flange
/
Allclean
blob
8e2a2600fe3e6b95e7cb2fa55c13b13798dce91e
1
#!/bin/sh
2
3
# Source tutorial clean functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
CleanFunctions
5
6
cleanCase
7
rm
-rf
Fieldview
> /
dev
/
null
2
>&
1
8
rm
-rf
EnSight
> /
dev
/
null
2
>&
1