diff --git a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/Theta b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/Theta index 7129858848..70a87e56fd 100644 --- a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/Theta +++ b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/Theta @@ -20,25 +20,25 @@ internalField uniform 0.0; boundaryField { - inlet + inlet { type fixedValue; value uniform 1.0e-7; } - outlet + outlet { type inletOutlet; inletValue uniform 1.0e-7; value uniform 1.0e-7; } - walls + walls { type zeroGradient; } - defaultFaces + defaultFaces { type empty; } diff --git a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/alpha1 b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/alpha1 index 8c8bc7096d..cc0c03b8fb 100644 --- a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/alpha1 +++ b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/alpha1 @@ -17,7 +17,7 @@ FoamFile dimensions [0 0 0 0 0 0 0]; -internalField nonuniform List +internalField nonuniform List 1875 ( 0 diff --git a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/epsilon b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/epsilon index be0c542d59..6e0d4ba5a4 100644 --- a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/epsilon +++ b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/epsilon @@ -20,25 +20,25 @@ internalField uniform 0.1; boundaryField { - inlet + inlet { type fixedValue; value uniform 0.1; } - outlet + outlet { type inletOutlet; inletValue uniform 0.1; value uniform 0.1; } - walls + walls { type zeroGradient; } - defaultFaces + defaultFaces { type empty; } diff --git a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/k b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/k index fdcd4f3f5e..e8679a7b5e 100644 --- a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/k +++ b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/0/k @@ -20,25 +20,25 @@ internalField uniform 1e-8; boundaryField { - inlet + inlet { type fixedValue; value uniform 1e-8; } - outlet + outlet { type inletOutlet; inletValue uniform 1e-8; value uniform 1e-8; } - walls + walls { type zeroGradient; } - defaultFaces + defaultFaces { type empty; } diff --git a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/constant/polyMesh/blockMeshDict b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/constant/polyMesh/blockMeshDict index 5d483d092c..6c80517436 100644 --- a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/constant/polyMesh/blockMeshDict +++ b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/bubbleColumn/constant/polyMesh/blockMeshDict @@ -16,7 +16,7 @@ FoamFile convertToMeters 1; -vertices +vertices ( (0 0 0) (0.15 0 0) @@ -28,26 +28,26 @@ vertices (0 1 0.1) ); -blocks +blocks ( hex (0 1 2 3 4 5 6 7) (25 75 1) simpleGrading (1 1 1) ); -edges +edges ( ); -patches +patches ( - patch inlet + patch inlet ( (1 5 4 0) ) - patch outlet + patch outlet ( (3 7 6 2) ) - wall walls + wall walls ( (0 4 7 3) (2 6 5 1) diff --git a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/0/alpha1 b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/0/alpha1 index 5f07bda29a..93f1124e67 100644 --- a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/0/alpha1 +++ b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/0/alpha1 @@ -17,7 +17,7 @@ FoamFile dimensions [0 0 0 0 0 0 0]; -internalField nonuniform List +internalField nonuniform List 6000 ( 0.55 diff --git a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/constant/polyMesh/blockMeshDict b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/constant/polyMesh/blockMeshDict index 2eeacf894d..95e1975252 100644 --- a/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/constant/polyMesh/blockMeshDict +++ b/tutorials/multiphase/compressibleTwoPhaseEulerFoam/fluidisedBed/constant/polyMesh/blockMeshDict @@ -16,7 +16,7 @@ FoamFile convertToMeters 1; -vertices +vertices ( (0 0 -0.01) (0.15 0 -0.01) @@ -28,26 +28,26 @@ vertices (0 1 0.01) ); -blocks +blocks ( hex (0 1 2 3 4 5 6 7) (30 200 1) simpleGrading (1 1 1) ); -edges +edges ( ); -patches +patches ( - patch inlet + patch inlet ( (1 5 4 0) ) - patch outlet + patch outlet ( (3 7 6 2) ) - wall walls + wall walls ( (0 4 7 3) (2 6 5 1)