diff --git a/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun b/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun index 4301eab7f..9cc10ba44 100755 --- a/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun +++ b/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun @@ -2,13 +2,7 @@ # Source tutorial run functions . $WM_PROJECT_DIR/bin/tools/RunFunctions -# Get application name -application=`getApplication` - # Disabling the tutorial. # Using an exit code != 0 will still flag the tutorial as failed -echo "Warning: This tutorial is currently disabled." -exit -1 - -runApplication blockMesh -runApplication $application +echo "Warning: This tutorial is disabled, as it is a part of another tutorial." +exit 0 diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/constant/polyMesh/boundary b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/constant/polyMesh/boundary index f3cfa0eec..22c8e799e 100644 --- a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/constant/polyMesh/boundary +++ b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/constant/polyMesh/boundary @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.6 | -| \\ / A nd | Web: 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/discreteMethods/dsmcFoam/supersonicCorner/constant/polyMesh/boundary b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/constant/polyMesh/boundary index e54794ddd..ab4a88d8c 100644 --- a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/constant/polyMesh/boundary +++ b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/constant/polyMesh/boundary @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.6 | -| \\ / A nd | Web: 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/incompressible/icoDyMFoam/turboPassageRotating/Allclean b/tutorials/incompressible/icoDyMFoam/turboPassageRotating/Allclean index 0a256acee..fbbc7458e 100755 --- a/tutorials/incompressible/icoDyMFoam/turboPassageRotating/Allclean +++ b/tutorials/incompressible/icoDyMFoam/turboPassageRotating/Allclean @@ -4,6 +4,10 @@ . $WM_PROJECT_DIR/bin/tools/CleanFunctions cleanCase -rm -rf {VTK,log*} -rm constant/polyMesh/{cellZones*,faces*,neighbour*,owner*,points*,sets} -find -iname "*~" | xargs rm -f +rm -rf VTK log* +rm -rf constant/polyMesh/points* \ + constant/polyMesh/face* \ + constant/polyMesh/owner* \ + constant/polyMesh/neighbour* \ + constant/polyMesh/*Zones* \ + constant/polyMesh/sets diff --git a/tutorials/incompressible/icoDyMFoam/turboPassageRotating/constant/polyMesh/boundary b/tutorials/incompressible/icoDyMFoam/turboPassageRotating/constant/polyMesh/boundary index d97c073f7..bb4d23870 100644 --- a/tutorials/incompressible/icoDyMFoam/turboPassageRotating/constant/polyMesh/boundary +++ b/tutorials/incompressible/icoDyMFoam/turboPassageRotating/constant/polyMesh/boundary @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.5-dev | -| \\ / A nd | Revision: exported | -| \\/ M anipulation | 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 { @@ -61,8 +61,8 @@ FoamFile nFaces 200; startFace 31500; rotationAxis (0 0 1); - nCopies 12; - shadowPatch interface2; + nCopies 0; + shadowPatch ; } interface2 { @@ -70,8 +70,8 @@ FoamFile nFaces 200; startFace 31700; rotationAxis (0 0 1); - nCopies 12; - shadowPatch interface1; + nCopies 0; + shadowPatch ; } ) diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/U b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/U index f342a1d37..6c6334659 100644 --- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/U +++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/U @@ -10,7 +10,7 @@ FoamFile version 2.0; format ascii; class volVectorField; - location "0"; + location "0.001"; object U; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1 b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1 index 8f3aff168..8916293c5 100644 --- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1 +++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1 @@ -10,7 +10,7 @@ FoamFile version 2.0; format ascii; class volScalarField; - location "0"; + location "0.001"; object alpha1; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -18,7 +18,7 @@ FoamFile dimensions [0 0 0 0 0 0 0]; internalField nonuniform List -32768 +32256 ( 1 1 @@ -980,70 +980,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 @@ -2004,70 +1940,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 @@ -3028,70 +2900,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 @@ -4052,70 +3860,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 @@ -5076,70 +4820,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 @@ -6100,70 +5780,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 @@ -7124,70 +6740,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 @@ -8148,70 +7700,6 @@ internalField nonuniform List 0 0 0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 1 1 1 diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1.org b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1.org index d4b188f02..8950a9f06 100644 --- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1.org +++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/alpha1.org @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.6 | -| \\ / 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 @@ -10,7 +10,8 @@ FoamFile version 2.0; format ascii; class volScalarField; - object alpha1; + location "0.001"; + object alpha1.org; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -20,22 +21,17 @@ internalField uniform 0; boundaryField { - walls - { - type zeroGradient; - } - - obstacle - { - type zeroGradient; - } - - atmosphere + atmosphere { type inletOutlet; inletValue uniform 0; value uniform 0; } + walls + { + type zeroGradient; + } } + // ************************************************************************* // diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/pd b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/pd index a07be1723..9b0695332 100644 --- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/pd +++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0/pd @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.6 | -| \\ / 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 @@ -10,7 +10,8 @@ FoamFile version 2.0; format ascii; class volScalarField; - object p; + location "0.001"; + object pd; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -20,29 +21,23 @@ internalField uniform 0; boundaryField { - walls - { - type buoyantPressure; - value uniform 0; - } - - obstacle - { - type buoyantPressure; - value uniform 0; - } - atmosphere { type totalPressure; - p0 uniform 0; - U U; - phi phi; rho rho; psi none; gamma 1; + p0 uniform 0; + value uniform 0; + } + walls + { + type buoyantPressure; + gradient uniform 0; + rho rho; value uniform 0; } } + // ************************************************************************* // diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/fvSchemes b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/fvSchemes index 23b94c550..1bc53d048 100644 --- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/fvSchemes +++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/fvSchemes @@ -52,7 +52,7 @@ snGradSchemes fluxRequired { default no; - p; + pd; pcorr; alpha; } diff --git a/tutorials/multiphase/interFoam/MRFInterFoam/MRFInterFoam/Make/options b/tutorials/multiphase/interFoam/MRFInterFoam/MRFInterFoam/Make/options index e4acc4ce9..1d614c708 100644 --- a/tutorials/multiphase/interFoam/MRFInterFoam/MRFInterFoam/Make/options +++ b/tutorials/multiphase/interFoam/MRFInterFoam/MRFInterFoam/Make/options @@ -9,6 +9,7 @@ EXE_INC = \ EXE_LIBS = \ -linterfaceProperties \ -lincompressibleTransportModels \ + -lincompressibleTurbulenceModel \ -lincompressibleRASModels \ -lincompressibleLESModels \ -lfiniteVolume