diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U deleted file mode 100644 index b82b7ce18..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.air deleted file mode 100644 index abef789c9..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.air +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U.air; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.mercury b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.mercury deleted file mode 100644 index c9a998697..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.mercury +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U.mercury; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.oil b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.oil deleted file mode 100644 index 1820dbd6d..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.oil +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U.oil; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.water deleted file mode 100644 index 4977c8a6d..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/U.water +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object Uwater; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.air deleted file mode 100644 index be8307fdf..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.air +++ /dev/null @@ -1,79 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.air; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type alphaContactAngle; - thetaProperties - ( - ( water air ) 90 0 0 0 - ( oil air ) 90 0 0 0 - ( mercury air ) 90 0 0 0 - ( water oil ) 90 0 0 0 - ( water mercury ) 90 0 0 0 - ( oil mercury ) 90 0 0 0 - ); - value uniform 0; - } - rightWall - { - type alphaContactAngle; - thetaProperties - ( - ( water air ) 90 0 0 0 - ( oil air ) 90 0 0 0 - ( mercury air ) 90 0 0 0 - ( water oil ) 90 0 0 0 - ( water mercury ) 90 0 0 0 - ( oil mercury ) 90 0 0 0 - ); - value uniform 1; - } - lowerWall - { - type alphaContactAngle; - thetaProperties - ( - ( water air ) 90 0 0 0 - ( oil air ) 90 0 0 0 - ( mercury air ) 90 0 0 0 - ( water oil ) 90 0 0 0 - ( water mercury ) 90 0 0 0 - ( oil mercury ) 90 0 0 0 - ); - value uniform 0; - } - atmosphere - { - type inletOutlet; - inletValue uniform 1; - value uniform 1; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.mercury b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.mercury deleted file mode 100644 index d224de950..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.mercury +++ /dev/null @@ -1,49 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.mercury; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type inletOutlet; - inletValue uniform 0; - value uniform 0; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.oil b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.oil deleted file mode 100644 index bfcff63ae..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.oil +++ /dev/null @@ -1,49 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.oil; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type inletOutlet; - inletValue uniform 0; - value uniform 0; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.water deleted file mode 100644 index cf96bb9d9..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alpha.water +++ /dev/null @@ -1,49 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.water; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type inletOutlet; - inletValue uniform 0; - value uniform 0; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alphas b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alphas deleted file mode 100644 index 10e3ea7a0..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/alphas +++ /dev/null @@ -1,47 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alphas; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type zeroGradient; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/p_rgh b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/p_rgh deleted file mode 100644 index 22671e295..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/0.org/p_rgh +++ /dev/null @@ -1,59 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - object p_rgh; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [1 -1 -2 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type fixedFluxPressure; - value uniform 0; - } - - rightWall - { - type fixedFluxPressure; - value uniform 0; - } - - lowerWall - { - type fixedFluxPressure; - value uniform 0; - } - - atmosphere - { - type totalPressure; - p0 uniform 0; - U U.air; - phi phi.air; - rho rho; - psi none; - gamma 1; - value uniform 0; - } - - defaultFaces - { - type empty; - } -} - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/Allclean b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/Allclean deleted file mode 100755 index 7ac804187..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/Allclean +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -cd ${0%/*} || exit 1 # Run from this directory - -# Source tutorial clean functions -. $WM_PROJECT_DIR/bin/tools/CleanFunctions - -cleanCase - -\rm -rf 0 - -# ----------------------------------------------------------------- end-of-file diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/Allrun b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/Allrun deleted file mode 100755 index 81cae15ea..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/Allrun +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -cd ${0%/*} || exit 1 # Run from this directory - -# Source tutorial run functions -. $WM_PROJECT_DIR/bin/tools/RunFunctions - -# Set application name -application=`getApplication` - -\rm -rf 0 -cp -r 0.org 0 - -runApplication blockMesh -runApplication setFields -runApplication $application - -# ----------------------------------------------------------------- end-of-file diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/g b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/g deleted file mode 100644 index 0cc222ca3..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/g +++ /dev/null @@ -1,22 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class uniformDimensionedVectorField; - location "constant"; - object g; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -2 0 0 0 0]; -value (0 -9.81 0); - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/motionProperties b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/motionProperties deleted file mode 100644 index 93e070198..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/motionProperties +++ /dev/null @@ -1,21 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "constant"; - object motionProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -movingFvMesh staticFvMesh; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/polyMesh/boundary b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/polyMesh/boundary deleted file mode 100644 index 79ef3a79e..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/polyMesh/boundary +++ /dev/null @@ -1,56 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class polyBoundaryMesh; - location "constant/polyMesh"; - object boundary; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -5 -( - leftWall - { - type wall; - inGroups 1(wall); - nFaces 50; - startFace 4432; - } - rightWall - { - type wall; - inGroups 1(wall); - nFaces 50; - startFace 4482; - } - lowerWall - { - type wall; - inGroups 1(wall); - nFaces 62; - startFace 4532; - } - atmosphere - { - type patch; - nFaces 46; - startFace 4594; - } - defaultFaces - { - type empty; - inGroups 1(empty); - nFaces 4536; - startFace 4640; - } -) - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/transportProperties b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/transportProperties deleted file mode 100644 index c74003969..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/transportProperties +++ /dev/null @@ -1,236 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "constant"; - object transportProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -phases -( - water - { - nu 1e-06; - kappa 1e-06; - Cp 4195; - rho 1000; - - diameterModel constant; - constantCoeffs - { - d 1e-3; - } - } - - oil - { - nu 1e-06; - kappa 1e-06; - Cp 4195; - rho 500; - - diameterModel constant; - constantCoeffs - { - d 1e-3; - } - } - - mercury - { - nu 1.125e-07; - kappa 1e-06; - Cp 4195; - rho 13529; - - diameterModel constant; - constantCoeffs - { - d 1e-3; - } - } - - air - { - nu 1.48e-05; - kappa 2.63e-2; - Cp 1007; - rho 1; - - diameterModel constant; - constantCoeffs - { - d 3e-3; - } - } -); - -sigmas -( - (air water) 0.07 - (air oil) 0.07 - (air mercury) 0.07 -); - -interfaceCompression -( - (air water) 1 - (air oil) 1 - (air mercury) 1 -); - -virtualMass -( -); - -drag -( - (air water) - { - type blended; - - air - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - water - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (air oil) - { - type blended; - - air - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - oil - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (air mercury) - { - type blended; - - air - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - mercury - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (water oil) - { - type blended; - - water - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - oil - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (water mercury) - { - type blended; - - water - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - mercury - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (oil mercury) - { - type blended; - - oil - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - mercury - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } -); - - -// This is a dummy to support the Smagorinsky model -transportModel Newtonian; -nu [0 2 -1 0 0 0 0] 0; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/turbulenceProperties b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/turbulenceProperties deleted file mode 100644 index c2c3b28a1..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/constant/turbulenceProperties +++ /dev/null @@ -1,21 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "constant"; - object turbulenceProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -simulationType laminar; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/blockMeshDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/blockMeshDict deleted file mode 100644 index 11344be6a..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/blockMeshDict +++ /dev/null @@ -1,108 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - object blockMeshDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -convertToMeters 0.146; - -vertices -( - (0 0 0) - (2 0 0) - (2.16438 0 0) - (4 0 0) - (0 0.32876 0) - (2 0.32876 0) - (2.16438 0.32876 0) - (4 0.32876 0) - (0 4 0) - (2 4 0) - (2.16438 4 0) - (4 4 0) - (0 0 0.1) - (2 0 0.1) - (2.16438 0 0.1) - (4 0 0.1) - (0 0.32876 0.1) - (2 0.32876 0.1) - (2.16438 0.32876 0.1) - (4 0.32876 0.1) - (0 4 0.1) - (2 4 0.1) - (2.16438 4 0.1) - (4 4 0.1) -); - -blocks -( - hex (0 1 5 4 12 13 17 16) (23 8 1) simpleGrading (1 1 1) - hex (2 3 7 6 14 15 19 18) (19 8 1) simpleGrading (1 1 1) - hex (4 5 9 8 16 17 21 20) (23 42 1) simpleGrading (1 1 1) - hex (5 6 10 9 17 18 22 21) (4 42 1) simpleGrading (1 1 1) - hex (6 7 11 10 18 19 23 22) (19 42 1) simpleGrading (1 1 1) -); - -edges -( -); - -boundary -( - leftWall - { - type wall; - faces - ( - (0 12 16 4) - (4 16 20 8) - ); - } - rightWall - { - type wall; - faces - ( - (7 19 15 3) - (11 23 19 7) - ); - } - lowerWall - { - type wall; - faces - ( - (0 1 13 12) - (1 5 17 13) - (5 6 18 17) - (2 14 18 6) - (2 3 15 14) - ); - } - atmosphere - { - type patch; - faces - ( - (8 20 21 9) - (9 21 22 10) - (10 22 23 11) - ); - } -); - -mergePatchPairs -( -); - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/controlDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/controlDict deleted file mode 100644 index bb472a3e6..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/controlDict +++ /dev/null @@ -1,56 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object controlDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -application reactingMultiphaseEulerFoam; - -startFrom startTime; - -startTime 0; - -stopAt endTime; - -endTime 6; - -deltaT 0.001; - -writeControl adjustableRunTime; - -writeInterval 0.05; - -purgeWrite 0; - -writeFormat ascii; - -writePrecision 6; - -writeCompression uncompressed; - -timeFormat general; - -timePrecision 6; - -runTimeModifiable yes; - -adjustTimeStep yes; - -maxCo 0.5; -maxAlphaCo 0.5; - -maxDeltaT 1; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/decomposeParDict deleted file mode 100644 index 652d42b19..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/decomposeParDict +++ /dev/null @@ -1,45 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object decomposeParDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -numberOfSubdomains 4; - -method simple; - -simpleCoeffs -{ - n (2 2 1); - delta 0.001; -} - -hierarchicalCoeffs -{ - n (1 1 1); - delta 0.001; - order xyz; -} - -manualCoeffs -{ - dataFile ""; -} - -distributed no; - -roots ( ); - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/fvSchemes b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/fvSchemes deleted file mode 100644 index bed046cf3..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/fvSchemes +++ /dev/null @@ -1,53 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object fvSchemes; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -ddtSchemes -{ - default Euler; -} - -gradSchemes -{ - default Gauss linear; -} - -divSchemes -{ - "div\(phi,alpha.*\)" Gauss vanLeer; - "div\(phir,alpha.*,alpha.*\)" Gauss vanLeer; - - "div\(alphaPhi.*,U.*\)" Gauss limitedLinearV 1; - div(Rc) Gauss linear; - "div\(phi.*,U.*\)" Gauss limitedLinearV 1; -} - -laplacianSchemes -{ - default Gauss linear corrected; -} - -interpolationSchemes -{ - default linear; -} - -snGradSchemes -{ - default corrected; -} - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/fvSolution b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/fvSolution deleted file mode 100644 index 831f8a374..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/fvSolution +++ /dev/null @@ -1,98 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object fvSolution; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -solvers -{ - "alpha.*" - { - nAlphaSubCycles 3; - } - - p_rgh - { - solver GAMG; - tolerance 1e-7; - relTol 0.05; - smoother GaussSeidel; - nPreSweeps 0; - nPostSweeps 2; - nFinestSweeps 2; - cacheAgglomeration on; - nCellsInCoarsestLevel 10; - agglomerator faceAreaPair; - mergeLevels 1; - } - - p_rghFinal - { - solver PCG; - preconditioner - { - preconditioner GAMG; - tolerance 1e-7; - relTol 0; - nVcycles 2; - smoother GaussSeidel; - nPreSweeps 0; - nPostSweeps 2; - nFinestSweeps 2; - cacheAgglomeration on; - nCellsInCoarsestLevel 10; - agglomerator faceAreaPair; - mergeLevels 1; - } - tolerance 1e-7; - relTol 0; - maxIter 20; - } - - pcorr - { - $p_rghFinal; - tolerance 1e-5; - relTol 0; - } - - U - { - solver smoothSolver; - smoother GaussSeidel; - tolerance 1e-8; - relTol 0.1; - nSweeps 1; - } - - UFinal - { - $U; - tolerance 1e-7; - relTol 0; - } -} - -PIMPLE -{ - nCorrectors 3; - nNonOrthogonalCorrectors 0; -} - -relaxationFactors -{ - "U.*" 1; -} - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/setFieldsDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/setFieldsDict deleted file mode 100644 index b277afb1c..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phase/system/setFieldsDict +++ /dev/null @@ -1,65 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object setFieldsDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -defaultFieldValues -( - volScalarFieldValue alpha.air 1 - volScalarFieldValue alpha.water 0 - volScalarFieldValue alpha.oil 0 - volScalarFieldValue alpha.mercury 0 - volVectorFieldValue U (0 0 0) -); - -regions -( - boxToCell - { - box (0 0 -1) (0.1461 0.292 1); - fieldValues - ( - volScalarFieldValue alpha.water 1 - volScalarFieldValue alpha.oil 0 - volScalarFieldValue alpha.mercury 0 - volScalarFieldValue alpha.air 0 - ); - } - boxToCell - { - box (0.1461 0 -1) (0.2922 0.292 1); - fieldValues - ( - volScalarFieldValue alpha.water 0 - volScalarFieldValue alpha.oil 1 - volScalarFieldValue alpha.mercury 0 - volScalarFieldValue alpha.air 0 - ); - } - boxToCell - { - box (0 0 -1) (0.1461 0.1 1); - fieldValues - ( - volScalarFieldValue alpha.water 0 - volScalarFieldValue alpha.oil 0 - volScalarFieldValue alpha.mercury 1 - volScalarFieldValue alpha.air 0 - ); - } -); - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U deleted file mode 100644 index b82b7ce18..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.air deleted file mode 100644 index abef789c9..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.air +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U.air; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.mercury b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.mercury deleted file mode 100644 index c9a998697..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.mercury +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U.mercury; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.oil b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.oil deleted file mode 100644 index 1820dbd6d..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.oil +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object U.oil; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.water deleted file mode 100644 index 4977c8a6d..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/U.water +++ /dev/null @@ -1,51 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volVectorField; - location "0"; - object Uwater; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -1 0 0 0 0]; - -internalField uniform (0 0 0); - -boundaryField -{ - leftWall - { - type fixedValue; - value uniform (0 0 0); - } - rightWall - { - type fixedValue; - value uniform (0 0 0); - } - lowerWall - { - type fixedValue; - value uniform (0 0 0); - } - atmosphere - { - type fluxCorrectedVelocity; - value uniform (0 0 0); - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.air deleted file mode 100644 index be8307fdf..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.air +++ /dev/null @@ -1,79 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.air; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type alphaContactAngle; - thetaProperties - ( - ( water air ) 90 0 0 0 - ( oil air ) 90 0 0 0 - ( mercury air ) 90 0 0 0 - ( water oil ) 90 0 0 0 - ( water mercury ) 90 0 0 0 - ( oil mercury ) 90 0 0 0 - ); - value uniform 0; - } - rightWall - { - type alphaContactAngle; - thetaProperties - ( - ( water air ) 90 0 0 0 - ( oil air ) 90 0 0 0 - ( mercury air ) 90 0 0 0 - ( water oil ) 90 0 0 0 - ( water mercury ) 90 0 0 0 - ( oil mercury ) 90 0 0 0 - ); - value uniform 1; - } - lowerWall - { - type alphaContactAngle; - thetaProperties - ( - ( water air ) 90 0 0 0 - ( oil air ) 90 0 0 0 - ( mercury air ) 90 0 0 0 - ( water oil ) 90 0 0 0 - ( water mercury ) 90 0 0 0 - ( oil mercury ) 90 0 0 0 - ); - value uniform 0; - } - atmosphere - { - type inletOutlet; - inletValue uniform 1; - value uniform 1; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.mercury b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.mercury deleted file mode 100644 index d224de950..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.mercury +++ /dev/null @@ -1,49 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.mercury; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type inletOutlet; - inletValue uniform 0; - value uniform 0; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.oil b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.oil deleted file mode 100644 index bfcff63ae..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.oil +++ /dev/null @@ -1,49 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.oil; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type inletOutlet; - inletValue uniform 0; - value uniform 0; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.water deleted file mode 100644 index cf96bb9d9..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alpha.water +++ /dev/null @@ -1,49 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alpha.water; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type inletOutlet; - inletValue uniform 0; - value uniform 0; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alphas b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alphas deleted file mode 100644 index 10e3ea7a0..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/alphas +++ /dev/null @@ -1,47 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - location "0"; - object alphas; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 0 0 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type zeroGradient; - } - rightWall - { - type zeroGradient; - } - lowerWall - { - type zeroGradient; - } - atmosphere - { - type zeroGradient; - } - defaultFaces - { - type empty; - } -} - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/p_rgh b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/p_rgh deleted file mode 100644 index cfabea4db..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/0.org/p_rgh +++ /dev/null @@ -1,59 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class volScalarField; - object p_rgh; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [1 -1 -2 0 0 0 0]; - -internalField uniform 0; - -boundaryField -{ - leftWall - { - type fixedFluxPressure; - value uniform 0; - } - - rightWall - { - type fixedFluxPressure; - value uniform 0; - } - - lowerWall - { - type fixedFluxPressure; - value uniform 0; - } - - atmosphere - { - type totalPressure; - p0 uniform 0; - U U; - phi phi; - rho rho; - psi none; - gamma 1; - value uniform 0; - } - - defaultFaces - { - type empty; - } -} - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/Allclean b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/Allclean deleted file mode 100755 index 7ac804187..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/Allclean +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -cd ${0%/*} || exit 1 # Run from this directory - -# Source tutorial clean functions -. $WM_PROJECT_DIR/bin/tools/CleanFunctions - -cleanCase - -\rm -rf 0 - -# ----------------------------------------------------------------- end-of-file diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/Allrun b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/Allrun deleted file mode 100755 index 33fca4c7b..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/Allrun +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh -cd ${0%/*} || exit 1 # Run from this directory - -# Source tutorial run functions -. $WM_PROJECT_DIR/bin/tools/RunFunctions - -# Set application name -application=`getApplication` - -\rm -rf 0 -cp -r 0.org 0 - -runApplication blockMesh -runApplication setFields -runApplication decomposePar -runParallel $application 4 -runApplication reconstructPar - -# ----------------------------------------------------------------- end-of-file diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/g b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/g deleted file mode 100644 index 0cc222ca3..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/g +++ /dev/null @@ -1,22 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class uniformDimensionedVectorField; - location "constant"; - object g; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -dimensions [0 1 -2 0 0 0 0]; -value (0 -9.81 0); - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/motionProperties b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/motionProperties deleted file mode 100644 index 93e070198..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/motionProperties +++ /dev/null @@ -1,21 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "constant"; - object motionProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -movingFvMesh staticFvMesh; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/polyMesh/boundary b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/polyMesh/boundary deleted file mode 100644 index f1ec54505..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/polyMesh/boundary +++ /dev/null @@ -1,56 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class polyBoundaryMesh; - location "constant/polyMesh"; - object boundary; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -5 -( - leftWall - { - type wall; - inGroups 1(wall); - nFaces 195; - startFace 68014; - } - rightWall - { - type wall; - inGroups 1(wall); - nFaces 195; - startFace 68209; - } - lowerWall - { - type wall; - inGroups 1(wall); - nFaces 206; - startFace 68404; - } - atmosphere - { - type patch; - nFaces 176; - startFace 68610; - } - defaultFaces - { - type empty; - inGroups 1(empty); - nFaces 68400; - startFace 68786; - } -) - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/transportProperties b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/transportProperties deleted file mode 100644 index c74003969..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/transportProperties +++ /dev/null @@ -1,236 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "constant"; - object transportProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -phases -( - water - { - nu 1e-06; - kappa 1e-06; - Cp 4195; - rho 1000; - - diameterModel constant; - constantCoeffs - { - d 1e-3; - } - } - - oil - { - nu 1e-06; - kappa 1e-06; - Cp 4195; - rho 500; - - diameterModel constant; - constantCoeffs - { - d 1e-3; - } - } - - mercury - { - nu 1.125e-07; - kappa 1e-06; - Cp 4195; - rho 13529; - - diameterModel constant; - constantCoeffs - { - d 1e-3; - } - } - - air - { - nu 1.48e-05; - kappa 2.63e-2; - Cp 1007; - rho 1; - - diameterModel constant; - constantCoeffs - { - d 3e-3; - } - } -); - -sigmas -( - (air water) 0.07 - (air oil) 0.07 - (air mercury) 0.07 -); - -interfaceCompression -( - (air water) 1 - (air oil) 1 - (air mercury) 1 -); - -virtualMass -( -); - -drag -( - (air water) - { - type blended; - - air - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - water - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (air oil) - { - type blended; - - air - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - oil - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (air mercury) - { - type blended; - - air - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - mercury - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (water oil) - { - type blended; - - water - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - oil - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (water mercury) - { - type blended; - - water - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - mercury - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } - - (oil mercury) - { - type blended; - - oil - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - mercury - { - type SchillerNaumann; - residualPhaseFraction 0; - residualSlip 0; - } - - residualPhaseFraction 1e-3; - residualSlip 1e-3; - } -); - - -// This is a dummy to support the Smagorinsky model -transportModel Newtonian; -nu [0 2 -1 0 0 0 0] 0; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/turbulenceProperties b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/turbulenceProperties deleted file mode 100644 index c2c3b28a1..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/constant/turbulenceProperties +++ /dev/null @@ -1,21 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "constant"; - object turbulenceProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -simulationType laminar; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/blockMeshDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/blockMeshDict deleted file mode 100644 index fd11bf53f..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/blockMeshDict +++ /dev/null @@ -1,108 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - object blockMeshDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -convertToMeters 0.146; - -vertices -( - (0 0 0) - (2 0 0) - (2.16438 0 0) - (4 0 0) - (0 0.32876 0) - (2 0.32876 0) - (2.16438 0.32876 0) - (4 0.32876 0) - (0 4 0) - (2 4 0) - (2.16438 4 0) - (4 4 0) - (0 0 0.1) - (2 0 0.1) - (2.16438 0 0.1) - (4 0 0.1) - (0 0.32876 0.1) - (2 0.32876 0.1) - (2.16438 0.32876 0.1) - (4 0.32876 0.1) - (0 4 0.1) - (2 4 0.1) - (2.16438 4 0.1) - (4 4 0.1) -); - -blocks -( - hex (0 1 5 4 12 13 17 16) (92 15 1) simpleGrading (1 1 1) - hex (2 3 7 6 14 15 19 18) (76 15 1) simpleGrading (1 1 1) - hex (4 5 9 8 16 17 21 20) (92 180 1) simpleGrading (1 1 1) - hex (5 6 10 9 17 18 22 21) (8 180 1) simpleGrading (1 1 1) - hex (6 7 11 10 18 19 23 22) (76 180 1) simpleGrading (1 1 1) -); - -edges -( -); - -boundary -( - leftWall - { - type wall; - faces - ( - (0 12 16 4) - (4 16 20 8) - ); - } - rightWall - { - type wall; - faces - ( - (7 19 15 3) - (11 23 19 7) - ); - } - lowerWall - { - type wall; - faces - ( - (0 1 13 12) - (1 5 17 13) - (5 6 18 17) - (2 14 18 6) - (2 3 15 14) - ); - } - atmosphere - { - type patch; - faces - ( - (8 20 21 9) - (9 21 22 10) - (10 22 23 11) - ); - } -); - -mergePatchPairs -( -); - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/controlDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/controlDict deleted file mode 100644 index be82da29a..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/controlDict +++ /dev/null @@ -1,56 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object controlDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -application reactingMultiphaseEulerFoam; - -startFrom startTime; - -startTime 0; - -stopAt endTime; - -endTime 6; - -deltaT 0.001; - -writeControl adjustableRunTime; - -writeInterval 0.01; - -purgeWrite 0; - -writeFormat binary; - -writePrecision 6; - -writeCompression uncompressed; - -timeFormat general; - -timePrecision 6; - -runTimeModifiable yes; - -adjustTimeStep yes; - -maxCo 0.5; -maxAlphaCo 0.5; - -maxDeltaT 1; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/decomposeParDict deleted file mode 100644 index 652d42b19..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/decomposeParDict +++ /dev/null @@ -1,45 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object decomposeParDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -numberOfSubdomains 4; - -method simple; - -simpleCoeffs -{ - n (2 2 1); - delta 0.001; -} - -hierarchicalCoeffs -{ - n (1 1 1); - delta 0.001; - order xyz; -} - -manualCoeffs -{ - dataFile ""; -} - -distributed no; - -roots ( ); - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/fvSchemes b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/fvSchemes deleted file mode 100644 index bed046cf3..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/fvSchemes +++ /dev/null @@ -1,53 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object fvSchemes; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -ddtSchemes -{ - default Euler; -} - -gradSchemes -{ - default Gauss linear; -} - -divSchemes -{ - "div\(phi,alpha.*\)" Gauss vanLeer; - "div\(phir,alpha.*,alpha.*\)" Gauss vanLeer; - - "div\(alphaPhi.*,U.*\)" Gauss limitedLinearV 1; - div(Rc) Gauss linear; - "div\(phi.*,U.*\)" Gauss limitedLinearV 1; -} - -laplacianSchemes -{ - default Gauss linear corrected; -} - -interpolationSchemes -{ - default linear; -} - -snGradSchemes -{ - default corrected; -} - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/fvSolution b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/fvSolution deleted file mode 100644 index 831f8a374..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/fvSolution +++ /dev/null @@ -1,98 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object fvSolution; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -solvers -{ - "alpha.*" - { - nAlphaSubCycles 3; - } - - p_rgh - { - solver GAMG; - tolerance 1e-7; - relTol 0.05; - smoother GaussSeidel; - nPreSweeps 0; - nPostSweeps 2; - nFinestSweeps 2; - cacheAgglomeration on; - nCellsInCoarsestLevel 10; - agglomerator faceAreaPair; - mergeLevels 1; - } - - p_rghFinal - { - solver PCG; - preconditioner - { - preconditioner GAMG; - tolerance 1e-7; - relTol 0; - nVcycles 2; - smoother GaussSeidel; - nPreSweeps 0; - nPostSweeps 2; - nFinestSweeps 2; - cacheAgglomeration on; - nCellsInCoarsestLevel 10; - agglomerator faceAreaPair; - mergeLevels 1; - } - tolerance 1e-7; - relTol 0; - maxIter 20; - } - - pcorr - { - $p_rghFinal; - tolerance 1e-5; - relTol 0; - } - - U - { - solver smoothSolver; - smoother GaussSeidel; - tolerance 1e-8; - relTol 0.1; - nSweeps 1; - } - - UFinal - { - $U; - tolerance 1e-7; - relTol 0; - } -} - -PIMPLE -{ - nCorrectors 3; - nNonOrthogonalCorrectors 0; -} - -relaxationFactors -{ - "U.*" 1; -} - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/setFieldsDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/setFieldsDict deleted file mode 100644 index b277afb1c..000000000 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/damBreak4phaseFine/system/setFieldsDict +++ /dev/null @@ -1,65 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - location "system"; - object setFieldsDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -defaultFieldValues -( - volScalarFieldValue alpha.air 1 - volScalarFieldValue alpha.water 0 - volScalarFieldValue alpha.oil 0 - volScalarFieldValue alpha.mercury 0 - volVectorFieldValue U (0 0 0) -); - -regions -( - boxToCell - { - box (0 0 -1) (0.1461 0.292 1); - fieldValues - ( - volScalarFieldValue alpha.water 1 - volScalarFieldValue alpha.oil 0 - volScalarFieldValue alpha.mercury 0 - volScalarFieldValue alpha.air 0 - ); - } - boxToCell - { - box (0.1461 0 -1) (0.2922 0.292 1); - fieldValues - ( - volScalarFieldValue alpha.water 0 - volScalarFieldValue alpha.oil 1 - volScalarFieldValue alpha.mercury 0 - volScalarFieldValue alpha.air 0 - ); - } - boxToCell - { - box (0 0 -1) (0.1461 0.1 1); - fieldValues - ( - volScalarFieldValue alpha.water 0 - volScalarFieldValue alpha.oil 0 - volScalarFieldValue alpha.mercury 1 - volScalarFieldValue alpha.air 0 - ); - } -); - - -// ************************************************************************* // diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/constant/phaseProperties b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/constant/phaseProperties index a2f2f7ba1..371c656ea 100644 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/constant/phaseProperties +++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/constant/phaseProperties @@ -443,6 +443,9 @@ heatTransfer } ); +lift +(); + wallLubrication ();