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
Forward compatibility: flex
[foam-extend-3.2.git]
/
tutorials
/
incompressible
/
simpleFoam
/
motorBike
/
Allclean
blob
93c4a6c4d1252554b868cc7432c048c6a76e91a5
1
#!/bin/sh
2
3
# Source tutorial clean functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
CleanFunctions
5
6
cleanCase
7
\r
m
-rf
constant
/
polyMesh
8
mkdir constant
/
polyMesh
9
\
cp
-f
blockMeshDict constant
/
polyMesh
/