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
/
solidMechanics
/
elasticNonLinTLSolidFoam
/
rotateSphereTL
/
Allclean
blob
effd9db7c04a99d5e41bca21325ea20c581696ae
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
0
/
polyMesh
9
\r
m
-rf
constant
/
polyMesh
/
sets constant
/
polyMesh
/*
Zones
*
constant
/
polyMesh
/
zone
*
10
\r
m
-rf
VTK
case
.foam
history