diff --git a/tutorials/lesCavitatingFoam/throttle/0/U b/tutorials/lesCavitatingFoam/throttle/0/U index 9f02c5d6a097072e62feb11b69cd5c6399419d07..3e9c2258fbac0434a1cb144f4d90386e1da171e2 100644 --- a/tutorials/lesCavitatingFoam/throttle/0/U +++ b/tutorials/lesCavitatingFoam/throttle/0/U @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volVectorField; - object U; + version 2.0; + format ascii; + class volVectorField; + object U; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 1 -1 0 0]; internalField uniform (0 0 0); @@ -53,5 +44,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/0/gamma b/tutorials/lesCavitatingFoam/throttle/0/gamma index 908f5965b470d257b8e604cb7755815c5bf48172..37221cbc11ffd92a0f59aca1d5542ffb38c5192c 100644 --- a/tutorials/lesCavitatingFoam/throttle/0/gamma +++ b/tutorials/lesCavitatingFoam/throttle/0/gamma @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object gamma; + version 2.0; + format ascii; + class volScalarField; + object gamma; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 0 0 0 0]; internalField uniform 0; @@ -53,5 +44,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/0/k b/tutorials/lesCavitatingFoam/throttle/0/k index 9103bf7494bb5801c853e2fb52613c1a3ff8e3cf..7b6294a311aaac4777d0a6fed0d69f9b73583542 100644 --- a/tutorials/lesCavitatingFoam/throttle/0/k +++ b/tutorials/lesCavitatingFoam/throttle/0/k @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object k; + version 2.0; + format ascii; + class volScalarField; + object k; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 2 -2 0 0]; internalField uniform 10.0; @@ -51,5 +42,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/0/nuSgs b/tutorials/lesCavitatingFoam/throttle/0/nuSgs index a0dc83485dc2db0e9ac70ae2b087cfc2a3beead1..920e554884865c7b968144903e469d0abf81a66a 100644 --- a/tutorials/lesCavitatingFoam/throttle/0/nuSgs +++ b/tutorials/lesCavitatingFoam/throttle/0/nuSgs @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4.2 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile @@ -11,7 +11,6 @@ FoamFile format binary; class volScalarField; object nuSgs; - location "0"; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -40,5 +39,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/0/p b/tutorials/lesCavitatingFoam/throttle/0/p index 5409818144503d7f8749a737258c3393aa6432e4..045e287118f4dc2706fe05b6bcbb09aad9e33fae 100644 --- a/tutorials/lesCavitatingFoam/throttle/0/p +++ b/tutorials/lesCavitatingFoam/throttle/0/p @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object p; + version 2.0; + format ascii; + class volScalarField; + object p; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [1 -1 -2 0 0]; internalField uniform 300e5; @@ -57,5 +48,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/0/rho b/tutorials/lesCavitatingFoam/throttle/0/rho index e9454d05b3e3de2b944a431d514d89e1815ac6db..54b72e3d1a0c71d14d36751277de656d10a8ced5 100644 --- a/tutorials/lesCavitatingFoam/throttle/0/rho +++ b/tutorials/lesCavitatingFoam/throttle/0/rho @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object rho; + version 2.0; + format ascii; + class volScalarField; + object rho; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [1 -3 0 0 0]; internalField uniform 845; @@ -52,5 +43,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/constant/LESProperties b/tutorials/lesCavitatingFoam/throttle/constant/LESProperties index b7167dc837b07bc9708c31c478a20935e8e9020e..86f1040611b61575a7159ed3fd9907dd8e31a62a 100644 --- a/tutorials/lesCavitatingFoam/throttle/constant/LESProperties +++ b/tutorials/lesCavitatingFoam/throttle/constant/LESProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object LESProperties; + version 2.0; + format ascii; + class dictionary; + object LESProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // LESModel devOneEqEddy; @@ -185,5 +177,4 @@ wallFunctionCoeffs E 9; } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/blockMeshDict b/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/blockMeshDict index 1a91064940ef705bacb9ff15029c332b3c9a5579..54b29bc2032d5af14326e05743c9719d4d13814e 100644 --- a/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/blockMeshDict +++ b/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/blockMeshDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.0 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object blockMeshDict; + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // convertToMeters 1.0e-3; @@ -61,7 +53,6 @@ vertices ( 0.00 -0.15 0.50) ); - blocks ( hex ( 0 1 2 15 16 17 18 31) ( 50 24 1) simpleGrading (1 1 1) @@ -73,7 +64,6 @@ blocks hex (10 7 8 9 26 23 24 25) (100 24 1) simpleGrading (1 1 1) ); - edges ( ); @@ -128,5 +118,4 @@ patches ) ); - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/boundary b/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/boundary index f7d75820c377876486fc7e532ffb122f9547d02d..662a1faf0a2946a7d6c30d272fcef84d205bc615 100644 --- a/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/boundary +++ b/tutorials/lesCavitatingFoam/throttle/constant/polyMesh/boundary @@ -1,7 +1,7 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | +| \\ / O peration | Version: 1.5 | | \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ @@ -10,7 +10,6 @@ FoamFile version 2.0; format binary; class polyBoundaryMesh; - location "constant/polyMesh"; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/lesCavitatingFoam/throttle/constant/thermodynamicProperties b/tutorials/lesCavitatingFoam/throttle/constant/thermodynamicProperties index 73712572f265bfd5d6e4242b4c426499c2cda40f..39d5cf170cfd3616c094647b90a057d1469ed402 100644 --- a/tutorials/lesCavitatingFoam/throttle/constant/thermodynamicProperties +++ b/tutorials/lesCavitatingFoam/throttle/constant/thermodynamicProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object thermodynamicProperties; + version 2.0; + format ascii; + class dictionary; + object thermodynamicProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // barotropicCompressibilityModel linear; //Chung; diff --git a/tutorials/lesCavitatingFoam/throttle/constant/transportProperties b/tutorials/lesCavitatingFoam/throttle/constant/transportProperties index 6d5853219c431fb77da9a4f51f87fd00052e7895..dcf82123d287f2292957ea37d36a8ff7acc3d285 100644 --- a/tutorials/lesCavitatingFoam/throttle/constant/transportProperties +++ b/tutorials/lesCavitatingFoam/throttle/constant/transportProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object transportProperties; + version 2.0; + format ascii; + class dictionary; + object transportProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // mul mul [1 -1 -1 0 0] 6.500e-03; @@ -74,5 +66,4 @@ phase2 } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.1 b/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.1 index 17b78b6c3716316e7499eb44f169ad8073787f5c..9dc6572157363a81371dd84e0eb1e9371d758ce7 100644 --- a/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.1 +++ b/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.1 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.2 b/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.2 index 326bcb48f20decfe8ba45c2822ba514f28778fef..0eb66c8739bf5aaa726844faa441413d623c17cd 100644 --- a/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.2 +++ b/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.2 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.3 b/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.3 index 40d5dc4f53c49cb2e7fbfcb32917ddfb6452de25..c1833b014ea36df11a792fe579eb49ea05df82c8 100644 --- a/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.3 +++ b/tutorials/lesCavitatingFoam/throttle/system/cellSetDict.3 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/lesCavitatingFoam/throttle/system/controlDict b/tutorials/lesCavitatingFoam/throttle/system/controlDict index 34bfbb5102c1aca322ce78912c2365306dce19cc..098c18122151371d6037078749a56b284ff1da75 100644 --- a/tutorials/lesCavitatingFoam/throttle/system/controlDict +++ b/tutorials/lesCavitatingFoam/throttle/system/controlDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object controlDict; + version 2.0; + format ascii; + class dictionary; + object controlDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // startFrom latestTime; diff --git a/tutorials/lesCavitatingFoam/throttle/system/fvSchemes b/tutorials/lesCavitatingFoam/throttle/system/fvSchemes index 8a043c36eddcfe982ad58d8af5c72cca2bc3fc86..69156453d7f8b3a25f298b3f2918a456e57df374 100644 --- a/tutorials/lesCavitatingFoam/throttle/system/fvSchemes +++ b/tutorials/lesCavitatingFoam/throttle/system/fvSchemes @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSchemes; + version 2.0; + format ascii; + class dictionary; + object fvSchemes; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // ddtSchemes @@ -75,5 +67,4 @@ fluxRequired rho; } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle/system/fvSolution b/tutorials/lesCavitatingFoam/throttle/system/fvSolution index fdde2e5563bf6d9d48cb0a7900353eb2952ab906..9ee09481dd0cc0b5a10d9bef1f981396f8a2478d 100644 --- a/tutorials/lesCavitatingFoam/throttle/system/fvSolution +++ b/tutorials/lesCavitatingFoam/throttle/system/fvSolution @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSolution; + version 2.0; + format ascii; + class dictionary; + object fvSolution; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // solvers diff --git a/tutorials/lesCavitatingFoam/throttle/system/refineMeshDict b/tutorials/lesCavitatingFoam/throttle/system/refineMeshDict index df30f712ceb63e3102e9cbe9b581073bffa3595b..12b021090d69400d48f6bbf58b910e002a9d80da 100644 --- a/tutorials/lesCavitatingFoam/throttle/system/refineMeshDict +++ b/tutorials/lesCavitatingFoam/throttle/system/refineMeshDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object refineMeshDict; + version 2.0; + format ascii; + class dictionary; + object refineMeshDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // set c0; diff --git a/tutorials/lesCavitatingFoam/throttle3D/0/U b/tutorials/lesCavitatingFoam/throttle3D/0/U index 6bd81e4e0d143c94c2f9065131ac07fa5652079c..00bd1a6a19b23352e30b13207d10a15bff4b223f 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/0/U +++ b/tutorials/lesCavitatingFoam/throttle3D/0/U @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volVectorField; - object U; + version 2.0; + format ascii; + class volVectorField; + object U; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 1 -1 0 0]; internalField uniform (0 0 0); @@ -54,5 +45,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/0/gamma b/tutorials/lesCavitatingFoam/throttle3D/0/gamma index 24bb2d500c10419e11597a9d93f4f59928f67fa2..8a9e6601693d03b1fabd88cc52ffcccc917f4983 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/0/gamma +++ b/tutorials/lesCavitatingFoam/throttle3D/0/gamma @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object gamma; + version 2.0; + format ascii; + class volScalarField; + object gamma; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 0 0 0 0]; internalField uniform 0; @@ -54,5 +45,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/0/k b/tutorials/lesCavitatingFoam/throttle3D/0/k index 15737221bac4994754e06ce553a622611d5aa2de..1deb4efcb9e87d0363986d7cf2814130b6632a6d 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/0/k +++ b/tutorials/lesCavitatingFoam/throttle3D/0/k @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object k; + version 2.0; + format ascii; + class volScalarField; + object k; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 2 -2 0 0]; internalField uniform 10.0; @@ -51,5 +42,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/0/nuSgs b/tutorials/lesCavitatingFoam/throttle3D/0/nuSgs index 3501d1bbb96cf3479f306cd7cdfcc4ec2e249d89..908414b2eac9e4efe4fae430a25da1e2053c452e 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/0/nuSgs +++ b/tutorials/lesCavitatingFoam/throttle3D/0/nuSgs @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4.2 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile @@ -11,7 +11,6 @@ FoamFile format binary; class volScalarField; object nuSgs; - location "0"; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -41,5 +40,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/0/p b/tutorials/lesCavitatingFoam/throttle3D/0/p index a4f465e0607f6e4988f4f96a0afe763389d4aff5..245ce1f46bb1f613d0a0bbf345bef8426b842899 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/0/p +++ b/tutorials/lesCavitatingFoam/throttle3D/0/p @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object p; + version 2.0; + format ascii; + class volScalarField; + object p; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [1 -1 -2 0 0]; internalField uniform 300e5; @@ -57,5 +48,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/0/rho b/tutorials/lesCavitatingFoam/throttle3D/0/rho index de5b1fac7658fdf8544fda51be3139df873818c6..c3a355b28e6c322dfc89a8c42c0cad8e89249ed7 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/0/rho +++ b/tutorials/lesCavitatingFoam/throttle3D/0/rho @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object rho; + version 2.0; + format ascii; + class volScalarField; + object rho; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [1 -3 0 0 0]; internalField uniform 845; @@ -52,5 +43,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/constant/LESProperties b/tutorials/lesCavitatingFoam/throttle3D/constant/LESProperties index b7167dc837b07bc9708c31c478a20935e8e9020e..86f1040611b61575a7159ed3fd9907dd8e31a62a 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/constant/LESProperties +++ b/tutorials/lesCavitatingFoam/throttle3D/constant/LESProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object LESProperties; + version 2.0; + format ascii; + class dictionary; + object LESProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // LESModel devOneEqEddy; @@ -185,5 +177,4 @@ wallFunctionCoeffs E 9; } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/blockMeshDict b/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/blockMeshDict index a26886597fb0433c145ab379f28faa8f6a189f26..9e97acdc95d6de1acfee2892ee567a5fbda96e8f 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/blockMeshDict +++ b/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/blockMeshDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.0 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object blockMeshDict; + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // convertToMeters 1.0e-3; @@ -61,7 +53,6 @@ vertices ( 0.00 -0.15 0.50) ); - blocks ( hex ( 0 1 2 15 16 17 18 31) ( 50 24 10) simpleGrading (1 1 1) @@ -73,7 +64,6 @@ blocks hex (10 7 8 9 26 23 24 25) (100 24 10) simpleGrading (1 1 1) ); - edges ( ); @@ -128,5 +118,4 @@ patches ) ); - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/boundary b/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/boundary index 30c545703a24f488a1d52a1d8ceca4fb3dfdc69e..7d7f18a4989038209232359792aa08946136d9af 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/boundary +++ b/tutorials/lesCavitatingFoam/throttle3D/constant/polyMesh/boundary @@ -1,7 +1,7 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | +| \\ / O peration | Version: 1.5 | | \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ @@ -10,7 +10,6 @@ FoamFile version 2.0; format binary; class polyBoundaryMesh; - location "constant/polyMesh"; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/lesCavitatingFoam/throttle3D/constant/thermodynamicProperties b/tutorials/lesCavitatingFoam/throttle3D/constant/thermodynamicProperties index 73712572f265bfd5d6e4242b4c426499c2cda40f..39d5cf170cfd3616c094647b90a057d1469ed402 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/constant/thermodynamicProperties +++ b/tutorials/lesCavitatingFoam/throttle3D/constant/thermodynamicProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object thermodynamicProperties; + version 2.0; + format ascii; + class dictionary; + object thermodynamicProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // barotropicCompressibilityModel linear; //Chung; diff --git a/tutorials/lesCavitatingFoam/throttle3D/constant/transportProperties b/tutorials/lesCavitatingFoam/throttle3D/constant/transportProperties index 6d5853219c431fb77da9a4f51f87fd00052e7895..dcf82123d287f2292957ea37d36a8ff7acc3d285 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/constant/transportProperties +++ b/tutorials/lesCavitatingFoam/throttle3D/constant/transportProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object transportProperties; + version 2.0; + format ascii; + class dictionary; + object transportProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // mul mul [1 -1 -1 0 0] 6.500e-03; @@ -74,5 +66,4 @@ phase2 } } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.1 b/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.1 index 17b78b6c3716316e7499eb44f169ad8073787f5c..9dc6572157363a81371dd84e0eb1e9371d758ce7 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.1 +++ b/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.1 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.2 b/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.2 index 326bcb48f20decfe8ba45c2822ba514f28778fef..0eb66c8739bf5aaa726844faa441413d623c17cd 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.2 +++ b/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.2 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.3 b/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.3 index 40d5dc4f53c49cb2e7fbfcb32917ddfb6452de25..c1833b014ea36df11a792fe579eb49ea05df82c8 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.3 +++ b/tutorials/lesCavitatingFoam/throttle3D/system/cellSetDict.3 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/controlDict b/tutorials/lesCavitatingFoam/throttle3D/system/controlDict index ddc25e78b20e050b493672253216fe02de0393f8..cd83fdeefe7b08447b35b56bde57d4345210cba4 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/controlDict +++ b/tutorials/lesCavitatingFoam/throttle3D/system/controlDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object controlDict; + version 2.0; + format ascii; + class dictionary; + object controlDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // startFrom latestTime; diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/decomposeParDict b/tutorials/lesCavitatingFoam/throttle3D/system/decomposeParDict index 01d2010854fecf74a87f4c3968fc57b97bd09fcf..30bfe19d72448cf87690f42caaddeac137600b1a 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/decomposeParDict +++ b/tutorials/lesCavitatingFoam/throttle3D/system/decomposeParDict @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object decomposeParDict; + version 2.0; + format ascii; + class dictionary; + object decomposeParDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - numberOfSubdomains 4; method simple; @@ -62,5 +53,4 @@ roots ( ); - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/fvSchemes b/tutorials/lesCavitatingFoam/throttle3D/system/fvSchemes index 8a043c36eddcfe982ad58d8af5c72cca2bc3fc86..69156453d7f8b3a25f298b3f2918a456e57df374 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/fvSchemes +++ b/tutorials/lesCavitatingFoam/throttle3D/system/fvSchemes @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSchemes; + version 2.0; + format ascii; + class dictionary; + object fvSchemes; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // ddtSchemes @@ -75,5 +67,4 @@ fluxRequired rho; } - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/fvSolution b/tutorials/lesCavitatingFoam/throttle3D/system/fvSolution index fdde2e5563bf6d9d48cb0a7900353eb2952ab906..9ee09481dd0cc0b5a10d9bef1f981396f8a2478d 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/fvSolution +++ b/tutorials/lesCavitatingFoam/throttle3D/system/fvSolution @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSolution; + version 2.0; + format ascii; + class dictionary; + object fvSolution; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // solvers diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/mapFieldsDict b/tutorials/lesCavitatingFoam/throttle3D/system/mapFieldsDict index 517a710e84035235799bdc09fb713c02edf463db..bc87cbc6a4dd987dd8a2c644600b04a813311a2c 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/mapFieldsDict +++ b/tutorials/lesCavitatingFoam/throttle3D/system/mapFieldsDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object mapFieldsDict; + version 2.0; + format ascii; + class dictionary; + object mapFieldsDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // patchMap @@ -30,5 +22,4 @@ cuttingPatches ( ); - // ************************************************************************* // diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/refineMeshDict b/tutorials/lesCavitatingFoam/throttle3D/system/refineMeshDict index 683c119f05fe9c171cd977b7e6228c200d1200e4..91dd88b58aa8c81804ffa4576073666631fb6dd8 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/refineMeshDict +++ b/tutorials/lesCavitatingFoam/throttle3D/system/refineMeshDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object refineMeshDict; + version 2.0; + format ascii; + class dictionary; + object refineMeshDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // set c0; diff --git a/tutorials/lesCavitatingFoam/throttle3D/system/sampleDict b/tutorials/lesCavitatingFoam/throttle3D/system/sampleDict index c7c9d3a1722a012f11c381795476f87dc6eccbc8..d7efe65a508dca56189d3c2a2cc9f72f0b4a7047 100644 --- a/tutorials/lesCavitatingFoam/throttle3D/system/sampleDict +++ b/tutorials/lesCavitatingFoam/throttle3D/system/sampleDict @@ -1,26 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.0 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object sampleDict; + version 2.0; + format ascii; + class dictionary; + object sampleDict; } - - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // interpolationScheme : choice of @@ -32,7 +23,6 @@ FoamFile // for the field (linear, gamma, etc.) interpolationScheme cellPointFace; - // setFormat : choice of // xmgr // jplot @@ -40,7 +30,6 @@ interpolationScheme cellPointFace; // raw setFormat raw; - // Surface output format. Choice of // null : suppress output // foamFile : separate points, faces and values file @@ -50,7 +39,6 @@ setFormat raw; // stl : ascii stl. Does not contain values! surfaceFormat vtk; - // sampling definition: // // Dictionary with fields @@ -160,5 +148,4 @@ fields UMeanx ); - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/0/U b/tutorials/rasCavitatingFoam/0/U index 624d95897626701c3045761f3db68308b92a4692..ea19b448b7bb7b1739e1e0a30956ee5fce4f5f19 100644 --- a/tutorials/rasCavitatingFoam/0/U +++ b/tutorials/rasCavitatingFoam/0/U @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volVectorField; - object U; + version 2.0; + format ascii; + class volVectorField; + object U; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 1 -1 0 0]; internalField uniform (0 0 0); @@ -53,5 +44,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/0/gamma b/tutorials/rasCavitatingFoam/0/gamma index 908f5965b470d257b8e604cb7755815c5bf48172..37221cbc11ffd92a0f59aca1d5542ffb38c5192c 100644 --- a/tutorials/rasCavitatingFoam/0/gamma +++ b/tutorials/rasCavitatingFoam/0/gamma @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object gamma; + version 2.0; + format ascii; + class volScalarField; + object gamma; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 0 0 0 0]; internalField uniform 0; @@ -53,5 +44,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/0/k b/tutorials/rasCavitatingFoam/0/k index 9e2c67698e32d464d71f7b4a0a3353f81c0da5c8..835c3a9992879be78d1f2ea259527535159f405a 100644 --- a/tutorials/rasCavitatingFoam/0/k +++ b/tutorials/rasCavitatingFoam/0/k @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object k; + version 2.0; + format ascii; + class volScalarField; + object k; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 2 -2 0 0]; internalField uniform 10.0; @@ -52,5 +43,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/0/omega b/tutorials/rasCavitatingFoam/0/omega index c7b63f6f3d49dacfa4b1a2c28acbcac08b328f6b..330a29d8c18b0445f18a41e3384372f8d48970b6 100644 --- a/tutorials/rasCavitatingFoam/0/omega +++ b/tutorials/rasCavitatingFoam/0/omega @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object omega; + version 2.0; + format ascii; + class volScalarField; + object omega; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [0 0 -1 0 0]; internalField uniform 77200; @@ -53,5 +44,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/0/p b/tutorials/rasCavitatingFoam/0/p index 5409818144503d7f8749a737258c3393aa6432e4..045e287118f4dc2706fe05b6bcbb09aad9e33fae 100644 --- a/tutorials/rasCavitatingFoam/0/p +++ b/tutorials/rasCavitatingFoam/0/p @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object p; + version 2.0; + format ascii; + class volScalarField; + object p; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [1 -1 -2 0 0]; internalField uniform 300e5; @@ -57,5 +48,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/0/rho b/tutorials/rasCavitatingFoam/0/rho index e9454d05b3e3de2b944a431d514d89e1815ac6db..54b72e3d1a0c71d14d36751277de656d10a8ced5 100644 --- a/tutorials/rasCavitatingFoam/0/rho +++ b/tutorials/rasCavitatingFoam/0/rho @@ -1,28 +1,19 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class volScalarField; - object rho; + version 2.0; + format ascii; + class volScalarField; + object rho; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - dimensions [1 -3 0 0 0]; internalField uniform 845; @@ -52,5 +43,4 @@ boundaryField } } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/constant/RASProperties b/tutorials/rasCavitatingFoam/constant/RASProperties index 6b6a49d627ea5bdab0c420bdda0c47260571e3e1..ee5f9ee5d7415f6981276e035737887017c780e4 100644 --- a/tutorials/rasCavitatingFoam/constant/RASProperties +++ b/tutorials/rasCavitatingFoam/constant/RASProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object RASProperties; + version 2.0; + format ascii; + class dictionary; + object RASProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // RASModel kOmegaSST; @@ -203,5 +195,4 @@ wallFunctionCoeffs E 9; } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/constant/polyMesh/blockMeshDict b/tutorials/rasCavitatingFoam/constant/polyMesh/blockMeshDict index 1a91064940ef705bacb9ff15029c332b3c9a5579..54b29bc2032d5af14326e05743c9719d4d13814e 100644 --- a/tutorials/rasCavitatingFoam/constant/polyMesh/blockMeshDict +++ b/tutorials/rasCavitatingFoam/constant/polyMesh/blockMeshDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.0 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object blockMeshDict; + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // convertToMeters 1.0e-3; @@ -61,7 +53,6 @@ vertices ( 0.00 -0.15 0.50) ); - blocks ( hex ( 0 1 2 15 16 17 18 31) ( 50 24 1) simpleGrading (1 1 1) @@ -73,7 +64,6 @@ blocks hex (10 7 8 9 26 23 24 25) (100 24 1) simpleGrading (1 1 1) ); - edges ( ); @@ -128,5 +118,4 @@ patches ) ); - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/constant/polyMesh/boundary b/tutorials/rasCavitatingFoam/constant/polyMesh/boundary index 716ff9df05e0d84e526e8feefb9a721fd0f04798..81c12c759d72595fb63aaa3dba88c8132b516deb 100644 --- a/tutorials/rasCavitatingFoam/constant/polyMesh/boundary +++ b/tutorials/rasCavitatingFoam/constant/polyMesh/boundary @@ -1,7 +1,7 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | +| \\ / O peration | Version: 1.5 | | \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ @@ -10,7 +10,6 @@ FoamFile version 2.0; format ascii; class polyBoundaryMesh; - location "constant/polyMesh"; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/rasCavitatingFoam/constant/thermodynamicProperties b/tutorials/rasCavitatingFoam/constant/thermodynamicProperties index 73712572f265bfd5d6e4242b4c426499c2cda40f..39d5cf170cfd3616c094647b90a057d1469ed402 100644 --- a/tutorials/rasCavitatingFoam/constant/thermodynamicProperties +++ b/tutorials/rasCavitatingFoam/constant/thermodynamicProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object thermodynamicProperties; + version 2.0; + format ascii; + class dictionary; + object thermodynamicProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // barotropicCompressibilityModel linear; //Chung; diff --git a/tutorials/rasCavitatingFoam/constant/transportProperties b/tutorials/rasCavitatingFoam/constant/transportProperties index 6d5853219c431fb77da9a4f51f87fd00052e7895..dcf82123d287f2292957ea37d36a8ff7acc3d285 100644 --- a/tutorials/rasCavitatingFoam/constant/transportProperties +++ b/tutorials/rasCavitatingFoam/constant/transportProperties @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object transportProperties; + version 2.0; + format ascii; + class dictionary; + object transportProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // mul mul [1 -1 -1 0 0] 6.500e-03; @@ -74,5 +66,4 @@ phase2 } } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/system/cellSetDict.1 b/tutorials/rasCavitatingFoam/system/cellSetDict.1 index 17b78b6c3716316e7499eb44f169ad8073787f5c..9dc6572157363a81371dd84e0eb1e9371d758ce7 100644 --- a/tutorials/rasCavitatingFoam/system/cellSetDict.1 +++ b/tutorials/rasCavitatingFoam/system/cellSetDict.1 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/rasCavitatingFoam/system/cellSetDict.2 b/tutorials/rasCavitatingFoam/system/cellSetDict.2 index 326bcb48f20decfe8ba45c2822ba514f28778fef..0eb66c8739bf5aaa726844faa441413d623c17cd 100644 --- a/tutorials/rasCavitatingFoam/system/cellSetDict.2 +++ b/tutorials/rasCavitatingFoam/system/cellSetDict.2 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/rasCavitatingFoam/system/cellSetDict.3 b/tutorials/rasCavitatingFoam/system/cellSetDict.3 index 40d5dc4f53c49cb2e7fbfcb32917ddfb6452de25..c1833b014ea36df11a792fe579eb49ea05df82c8 100644 --- a/tutorials/rasCavitatingFoam/system/cellSetDict.3 +++ b/tutorials/rasCavitatingFoam/system/cellSetDict.3 @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object cellSetDict; + version 2.0; + format ascii; + class dictionary; + object cellSetDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // name c0; diff --git a/tutorials/rasCavitatingFoam/system/controlDict b/tutorials/rasCavitatingFoam/system/controlDict index dab5c8e74d54097cb0f31bd5bd098e10ea4030aa..04b11dbad0dd36b9db7faa1a4201e085b5450be6 100644 --- a/tutorials/rasCavitatingFoam/system/controlDict +++ b/tutorials/rasCavitatingFoam/system/controlDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object controlDict; + version 2.0; + format ascii; + class dictionary; + object controlDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // startFrom latestTime; diff --git a/tutorials/rasCavitatingFoam/system/fvSchemes b/tutorials/rasCavitatingFoam/system/fvSchemes index 5765793f75015c7475ce03e7b273315ca6f3e046..fc43eb63b87746b8d2dd16a9fad5e20fa5c2be08 100644 --- a/tutorials/rasCavitatingFoam/system/fvSchemes +++ b/tutorials/rasCavitatingFoam/system/fvSchemes @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSchemes; + version 2.0; + format ascii; + class dictionary; + object fvSchemes; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // ddtSchemes @@ -73,5 +65,4 @@ fluxRequired rho; } - // ************************************************************************* // diff --git a/tutorials/rasCavitatingFoam/system/fvSolution b/tutorials/rasCavitatingFoam/system/fvSolution index 7a74bca95f71bbf197a4d462e5d9eeab75151b19..ecacbfeb1d609088f0df7d6caca3bbb2fdd05a30 100644 --- a/tutorials/rasCavitatingFoam/system/fvSolution +++ b/tutorials/rasCavitatingFoam/system/fvSolution @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object fvSolution; + version 2.0; + format ascii; + class dictionary; + object fvSolution; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // solvers diff --git a/tutorials/rasCavitatingFoam/system/refineMeshDict b/tutorials/rasCavitatingFoam/system/refineMeshDict index df30f712ceb63e3102e9cbe9b581073bffa3595b..12b021090d69400d48f6bbf58b910e002a9d80da 100644 --- a/tutorials/rasCavitatingFoam/system/refineMeshDict +++ b/tutorials/rasCavitatingFoam/system/refineMeshDict @@ -1,25 +1,17 @@ -/*---------------------------------------------------------------------------*\ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ - FoamFile { - version 2.0; - format ascii; - - root ""; - case ""; - instance ""; - local ""; - - class dictionary; - object refineMeshDict; + version 2.0; + format ascii; + class dictionary; + object refineMeshDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // set c0;