From cc0e0cc937b471884aae89fecd31f400b2fcd7b5 Mon Sep 17 00:00:00 2001 From: Zeljko Tukovic Date: Sat, 23 Oct 2010 15:44:11 +0200 Subject: [PATCH] plateHole case update --- .../stressAnalysis/stressedFoam/plateHole/0/T | 26 ++++-------- .../stressAnalysis/stressedFoam/plateHole/0/U | 26 ++++-------- .../plateHole/constant/mechanicalProperties | 25 ++++------- .../plateHole/constant/polyMesh/blockMeshDict | 25 ++++------- .../plateHole/constant/polyMesh/boundary | 6 +-- .../plateHole/constant/thermalProperties | 25 ++++------- .../stressedFoam/plateHole/system/controlDict | 25 ++++------- .../stressedFoam/plateHole/system/fvSchemes | 23 ++++------ .../stressedFoam/plateHole/system/fvSolution | 42 +++++++++++-------- .../stressedFoam/plateHole/system/sampleDict | 26 ++++-------- .../plateHole/system/sampleSurfaceDict | 26 ++++-------- 11 files changed, 107 insertions(+), 168 deletions(-) diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/0/T b/tutorials/stressAnalysis/stressedFoam/plateHole/0/T index 5b66d05e5..c74b76b8e 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/0/T +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/0/T @@ -1,28 +1,20 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object T; + version 2.0; + format ascii; + class volScalarField; + location "0"; + object T; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 0 0 1 0 0 0]; internalField uniform 300; diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/0/U b/tutorials/stressAnalysis/stressedFoam/plateHole/0/U index 28f564e33..dbf7f53a3 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/0/U +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/0/U @@ -1,28 +1,20 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volVectorField; - object U; + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 1 0 0 0 0 0]; internalField uniform (0 0 0); diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/mechanicalProperties b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/mechanicalProperties index 094175a9d..07989b514 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/mechanicalProperties +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/mechanicalProperties @@ -1,25 +1,18 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object mechanicalProperties; + version 2.0; + format ascii; + class dictionary; + location "constant"; + object mechanicalProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // rho rho [1 -3 0 0 0 0 0] 7854; diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/blockMeshDict b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/blockMeshDict index 7e12c144c..8549e76fa 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/blockMeshDict +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/blockMeshDict @@ -1,25 +1,18 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object blockMeshDict; + version 2.0; + format ascii; + class dictionary; + location "constant/polyMesh"; + object blockMeshDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // convertToMeters 1; diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/boundary b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/boundary index 9368175e4..115710f43 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/boundary +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/polyMesh/boundary @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.5-dev | -| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/thermalProperties b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/thermalProperties index 572aa3cc2..69c5710d8 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/constant/thermalProperties +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/constant/thermalProperties @@ -1,25 +1,18 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object thermalProperties; + version 2.0; + format ascii; + class dictionary; + location "constant"; + object thermalProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // C C [0 2 -2 -1 0 0 0] 434; diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/system/controlDict b/tutorials/stressAnalysis/stressedFoam/plateHole/system/controlDict index e3e44fccf..a1bdf4b58 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/system/controlDict +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/system/controlDict @@ -1,25 +1,18 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object controlDict; + version 2.0; + format ascii; + class dictionary; + location "system"; + object controlDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // application stressedFoam; diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSchemes b/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSchemes index 47f89afc9..463185eae 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSchemes +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSchemes @@ -1,25 +1,18 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSchemes; + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // d2dt2Schemes diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSolution b/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSolution index c7937b0d0..3e832d515 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSolution +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/system/fvSolution @@ -1,31 +1,37 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSolution; + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // solvers { - U ICCG 1e-06 0.01; - T ICCG 1e-06 0.01; + U + { + solver PCG; + preconditioner DIC; + tolerance 1e-06; + relTol 0.01; + } + + T + { + solver PCG; + preconditioner DIC; + tolerance 1e-06; + relTol 0.01; + } } stressedFoam diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleDict b/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleDict index c818ce26e..b9998265d 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleDict +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleDict @@ -1,28 +1,20 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object sampleDict; + version 2.0; + format ascii; + class dictionary; + location "system"; + object sampleDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - interpolationScheme cellPoint; setFormat raw; diff --git a/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleSurfaceDict b/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleSurfaceDict index ed80e38d7..e16f04160 100644 --- a/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleSurfaceDict +++ b/tutorials/stressAnalysis/stressedFoam/plateHole/system/sampleSurfaceDict @@ -1,28 +1,20 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / F ield | OpenFOAM Extend Project: Open source CFD | +| \\ / O peration | Version: 1.6-ext | +| \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object sampleDict; + version 2.0; + format ascii; + class dictionary; + location "system"; + object sampleSurfaceDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - interpolationScheme cellPoint; surfaceFormat dx;