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
Removed unneeded lib dependency from mdInitialise
[foam-extend-3.2.git]
/
applications
/
solvers
/
surfaceTracking
/
Allwclean
blob
db649038cc12dd4f3a3e55294f15515e269ea043
1
#!/bin/sh
2
set -x
3
4
wclean freeSurface
5
6
wclean interTrackFoam
7
wclean bubbleInterTrackFoam
8
wclean surfactantFoam
9
10
wclean .
/
utilities
/
setFluidIndicator