repo.or.cz
/
OpenFOAM-1.5.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
intersection with triangle plane for miss
[OpenFOAM-1.5.x.git]
/
tutorials
/
mhdFoam
/
Allclean
blob
b30c90e13b5398304475b406c33baa3c9536cdd8
1
#!/bin/sh
2
3
# Source tutorial clean functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
CleanFunctions
5
6
(
cd
hartmann
&&
cleanCase
)
7
(
cd
hartmann
&&
cleanSamples
)