From 30eba3882a1147f9249bf71ec1e3faa52da98e5c Mon Sep 17 00:00:00 2001 From: Henry Date: Thu, 2 Aug 2012 13:37:15 +0100 Subject: [PATCH] Tutorials: Removed unmaintained files --- .../rhoPimpleFoam/les/pitzDaily/0/B | 52 -------------- .../pimpleFoam/channel395/0.org/B | 67 ------------------- .../incompressible/pisoFoam/les/pitzDaily/0/B | 52 -------------- .../pisoFoam/les/pitzDailyMapped/0/B | 55 --------------- .../multiphase/interFoam/les/nozzleFlow2D/0/B | 57 ---------------- 5 files changed, 283 deletions(-) delete mode 100644 tutorials/compressible/rhoPimpleFoam/les/pitzDaily/0/B delete mode 100644 tutorials/incompressible/pimpleFoam/channel395/0.org/B delete mode 100644 tutorials/incompressible/pisoFoam/les/pitzDaily/0/B delete mode 100644 tutorials/incompressible/pisoFoam/les/pitzDailyMapped/0/B delete mode 100644 tutorials/multiphase/interFoam/les/nozzleFlow2D/0/B diff --git a/tutorials/compressible/rhoPimpleFoam/les/pitzDaily/0/B b/tutorials/compressible/rhoPimpleFoam/les/pitzDaily/0/B deleted file mode 100644 index 39354d72f9..0000000000 --- a/tutorials/compressible/rhoPimpleFoam/les/pitzDaily/0/B +++ /dev/null @@ -1,52 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volTensorField; - object B; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 2 -2 0 0 0 0]; - -internalField uniform (0 0 0 0 0 0 0 0 0); - -boundaryField -{ - inlet - { - type fixedValue; - value uniform (0 0 0 0 0 0 0 0 0); - } - - outlet - { - type inletOutlet; - inletValue uniform (0 0 0 0 0 0 0 0 0); - value uniform (0 0 0 0 0 0 0 0 0); - } - - upperWall - { - type zeroGradient; - } - - lowerWall - { - type zeroGradient; - } - - frontAndBack - { - type empty; - } -} - -// ************************************************************************* // diff --git a/tutorials/incompressible/pimpleFoam/channel395/0.org/B b/tutorials/incompressible/pimpleFoam/channel395/0.org/B deleted file mode 100644 index 78d2540b2e..0000000000 --- a/tutorials/incompressible/pimpleFoam/channel395/0.org/B +++ /dev/null @@ -1,67 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volTensorField; - location "1"; - object B; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [ 0 2 -2 0 0 0 0 ]; - -internalField uniform ( 0 0 0 0 0 0 0 0 0 ); - -boundaryField -{ - bottomWall - { - type zeroGradient; - } - topWall - { - type zeroGradient; - } - sides1_half0 - { - type cyclic; - } - sides2_half0 - { - type cyclic; - } - inout1_half0 - { - type cyclic; - } - inout2_half0 - { - type cyclic; - } - sides2_half1 - { - type cyclic; - } - sides1_half1 - { - type cyclic; - } - inout1_half1 - { - type cyclic; - } - inout2_half1 - { - type cyclic; - } -} - - -// ************************************************************************* // diff --git a/tutorials/incompressible/pisoFoam/les/pitzDaily/0/B b/tutorials/incompressible/pisoFoam/les/pitzDaily/0/B deleted file mode 100644 index 39354d72f9..0000000000 --- a/tutorials/incompressible/pisoFoam/les/pitzDaily/0/B +++ /dev/null @@ -1,52 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volTensorField; - object B; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 2 -2 0 0 0 0]; - -internalField uniform (0 0 0 0 0 0 0 0 0); - -boundaryField -{ - inlet - { - type fixedValue; - value uniform (0 0 0 0 0 0 0 0 0); - } - - outlet - { - type inletOutlet; - inletValue uniform (0 0 0 0 0 0 0 0 0); - value uniform (0 0 0 0 0 0 0 0 0); - } - - upperWall - { - type zeroGradient; - } - - lowerWall - { - type zeroGradient; - } - - frontAndBack - { - type empty; - } -} - -// ************************************************************************* // diff --git a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/0/B b/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/0/B deleted file mode 100644 index 3cca215a87..0000000000 --- a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/0/B +++ /dev/null @@ -1,55 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volTensorField; - object B; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 2 -2 0 0 0 0]; - -internalField uniform (0 0 0 0 0 0 0 0 0); - -boundaryField -{ - inlet - { - type mapped; - value uniform (0 0 0 0 0 0 0 0 0); - interpolationScheme cell; - setAverage false; - average (0 0 0 0 0 0 0 0 0); - } - - outlet - { - type inletOutlet; - inletValue uniform (0 0 0 0 0 0 0 0 0); - value uniform (0 0 0 0 0 0 0 0 0); - } - - upperWall - { - type zeroGradient; - } - - lowerWall - { - type zeroGradient; - } - - frontAndBack - { - type empty; - } -} - -// ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/les/nozzleFlow2D/0/B b/tutorials/multiphase/interFoam/les/nozzleFlow2D/0/B deleted file mode 100644 index d84b782054..0000000000 --- a/tutorials/multiphase/interFoam/les/nozzleFlow2D/0/B +++ /dev/null @@ -1,57 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volTensorField; - object B; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 2 -2 0 0 0 0]; - -internalField uniform (0 0 0 0 0 0 0 0 0); - -boundaryField -{ - axis - { - type empty; - } - - inlet - { - type fixedValue; - value uniform (0 0 0 0 0 0 0 0 0); - } - - wall - { - type zeroGradient; - } - - atmosphere - { - type inletOutlet; - inletValue uniform (0 0 0 0 0 0 0 0 0); - value uniform (0 0 0 0 0 0 0 0 0); - } - - front - { - type wedge; - } - - back - { - type wedge; - } -} - -// ************************************************************************* //