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/immersedBoundary/Allclean

26 lines
805 B
Text
Raw Normal View History

#!/bin/sh
( cd cylinderInSquarePotential ; ./Allclean )
( cd cylinderInSquareLaplace ; ./Allclean )
( cd cylinderInChannelPotential ; ./Allclean )
( cd cylinderInChannelScalarTransport ; ./Allclean )
( cd cylinderInChannelIcoIbFoam ; ./Allclean )
( cd cylinderInChannelFineIcoIbFoam ; ./Allclean )
( cd thickPlateRefinedMesh ; ./Allclean )
( cd sphereInChannel ; ./Allclean )
( cd cylBumpInterIbFoam ; ./Allclean )
( cd pitzDailyBodyFitted ; ./Allclean )
( cd pitzDailyLaminarIcoIbFoam ; ./Allclean )
( cd simpleSilencerLaminarIcoIbFoam ; ./Allclean )
( cd pitzDailyLaminarSimpleIbFoam ; ./Allclean )
( cd pitzDailyTurbulentSimpleIbFoam ; ./Allclean )
( cd backwardStepShortTurbulentSimpleIbFoam ; ./Allclean)
( cd porousBumpChannelBodyFitted ; ./Allclean )
( cd porousBumpChannelIb ; ./Allclean )