Move immersed boundary tutorials into a flat structure

This commit is contained in:
Hrvoje Jasak 2018-05-16 13:03:06 +01:00
parent fd9a8731e1
commit a368359595
165 changed files with 0 additions and 56 deletions

View file

@ -1,8 +0,0 @@
#!/bin/sh
( cd laplacianFoam ; ./Allclean )
( cd potentialFoam ; ./Allclean )
( cd scalarTransportFoam ; ./Allclean )
( cd icoFoam ; ./Allclean )
( cd simpleFoam ; ./Allclean )
( cd dynamicMesh ; ./Allclean )

View file

@ -1,8 +0,0 @@
#!/bin/sh
( cd laplacianFoam ; ./Allrun )
( cd potentialFoam ; ./Allrun )
( cd scalarTransportFoam ; ./Allrun )
( cd icoFoam ; ./Allrun )
( cd simpleFoam ; ./Allrun )
( cd dynamicMesh ; ./Allrun )

View file

@ -1,5 +0,0 @@
#!/bin/sh
( cd movingCylinderInChannelIco ; ./Allclean )
( cd movingCylinderInChannelIcoFine ; ./Allclean )
( cd refiningMovingCylinderInChannelIco ; ./Allclean )

View file

@ -1,5 +0,0 @@
#!/bin/sh
( cd movingCylinderInChannelIco ; ./Allrun )
( cd movingCylinderInChannelIcoFine ; ./Allrun )
( cd refiningMovingCylinderInChannelIco ; ./Allrun )

View file

@ -1,3 +0,0 @@
#!/bin/sh
( cd pitzDailyLaminar ; ./Allclean )

View file

@ -1,3 +0,0 @@
#!/bin/sh
( cd pitzDailyLaminar ; ./Allrun )

View file

@ -1,3 +0,0 @@
#!/bin/sh
( cd cylinderInSquareLaplace ; ./Allclean )

View file

@ -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