This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/tutorials/incompressible/MRFSimpleFoam/axialTurbine/Allclean
2014-06-01 18:29:30 +02:00

5 lines
189 B
Bash
Executable file

#!/bin/sh
( cd constant/polyMesh && \rm -rf boundary* blockMeshDict *Zones* faces* neighbour* owner* points* sets )
( cd system && \rm -f fvSolution )
\rm -rf 0 [1-9]* VTK log* processor*