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
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
tutorials
/
solidMechanics
/
elasticSolidFoam
/
plateHole
/
Allclean
blob
126e75be706f320fc6e6b2e97ad952205eda7e63
1
#!/bin/sh
2
3
# Source tutorial clean functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
CleanFunctions
5
6
cleanTimeDirectories
7
cleanCase
8
\r
m
-rf
constant
/
polyMesh
/
sets constant
/
polyMesh
/*
Zones
*
9
\r
m
-rf
VTK
case
.foam
history
10
11
(
cd
analyticalPlateHole
&&
wclean
&&
\r
m
-f
log.wmake
)