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
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
[foam-extend-3.2.git]
/
tutorials
/
multiphase
/
cavitatingFoam
/
ras
/
throttle
/
Allclean
blob
224fbd6f0e714cd4e9f9a21ec1971bf3210fcdbf
1
#!/bin/sh
2
3
# Source tutorial clean functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
CleanFunctions
5
6
rm
-rf
constant
/
polyMesh
/
sets
> /
dev
/
null
2
>&
1
7
rm
-rf
0
/
polyMesh
> /
dev
/
null
2
>&
1
8
rm
system
/
cellSetDict
> /
dev
/
null
2
>&
1
9
cleanCase