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
Fixing indentation in applications/solvers/solidMechanics
[foam-extend-3.2.git]
/
applications
/
solvers
/
surfaceTracking
/
Allwclean
blob
9f7bf3903fd9bdc910f4ac91235d446959b21a22
1
#!/bin/sh
2
set -x
3
4
wclean freeSurface
5
6
wclean interTrackFoam
7
wclean bubbleInterTrackFoam
8
9
wclean .
/
utilities
/
setFluidIndicator