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/FSI/ampFsiFoam/axisymmetricTube/removeSerialLinks

11 lines
74 B
Tcsh
Executable file

#!/bin/tcsh
cd $1
rm 0/solid
rm constant/solid
rm system/solid
cd ..