repo.or.cz
/
openfoam-extend-OpenFOAM-1.6-ext.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ThirdParty packages: modification for calling make another compiler than gcc
[openfoam-extend-OpenFOAM-1.6-ext.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