10 lines
126 B
Text
10 lines
126 B
Text
|
#!/bin/sh
|
||
|
set -x
|
||
|
|
||
|
wclean freeSurface
|
||
|
|
||
|
wclean interTrackFoam
|
||
|
wclean bubbleInterTrackFoam
|
||
|
|
||
|
wclean ./utilities/setFluidIndicator
|