Move immersed boundary tutorials into a flat structure
This commit is contained in:
parent
fd9a8731e1
commit
a368359595
165 changed files with 0 additions and 56 deletions
|
@ -1,8 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd laplacianFoam ; ./Allclean )
|
||||
( cd potentialFoam ; ./Allclean )
|
||||
( cd scalarTransportFoam ; ./Allclean )
|
||||
( cd icoFoam ; ./Allclean )
|
||||
( cd simpleFoam ; ./Allclean )
|
||||
( cd dynamicMesh ; ./Allclean )
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd laplacianFoam ; ./Allrun )
|
||||
( cd potentialFoam ; ./Allrun )
|
||||
( cd scalarTransportFoam ; ./Allrun )
|
||||
( cd icoFoam ; ./Allrun )
|
||||
( cd simpleFoam ; ./Allrun )
|
||||
( cd dynamicMesh ; ./Allrun )
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd movingCylinderInChannelIco ; ./Allclean )
|
||||
( cd movingCylinderInChannelIcoFine ; ./Allclean )
|
||||
( cd refiningMovingCylinderInChannelIco ; ./Allclean )
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd movingCylinderInChannelIco ; ./Allrun )
|
||||
( cd movingCylinderInChannelIcoFine ; ./Allrun )
|
||||
( cd refiningMovingCylinderInChannelIco ; ./Allrun )
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd pitzDailyLaminar ; ./Allclean )
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd pitzDailyLaminar ; ./Allrun )
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd cylinderInSquareLaplace ; ./Allclean )
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
( cd cylinderInSquareLaplace ; ./Allrun )
|
Some files were not shown because too many files have changed in this diff Show more
Reference in a new issue