fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git] / tutorials / incompressible / icoDyMFoam / movingBlockRBF / Allclean
blob9fc8b41e59a6eb0e0e256d92d44cd39b7f5931bd
1 #!/bin/sh
3 # Source tutorial clean functions
4 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
6 cleanCase
7 ( cd RBFMotionFunction ; wclean )