9 lines
126 B
Bash
Executable file
9 lines
126 B
Bash
Executable file
#!/bin/sh
|
|
set -x
|
|
|
|
wclean freeSurface
|
|
|
|
wclean interTrackFoam
|
|
wclean bubbleInterTrackFoam
|
|
|
|
wclean ./utilities/setFluidIndicator
|