diff --git a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties
index 5f8bdd610bb64b17a2d28a60ef7f1970cf545f87..1d92eed58716b5123365322f5d6920425522c928 100644
--- a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties
+++ b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties
@@ -70,7 +70,16 @@ GuldersCoeffs
 
 ignite          yes;
 
-ignitionSites   ( { location ( 0 0 0.0005 ) ; diameter 0.003 ; start 0 ; duration 0.001 ; strength 1 ; } );
+ignitionSites
+(
+    {
+        location        (0 0 0.0005);
+        diameter        0.003;
+        start           0;
+        duration        0.003;
+        strength        2;
+    }
+);
 
 ignitionSphereFraction 1;
 
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/Su b/tutorials/combustion/engineFoam/kivaTest/-180/Su
new file mode 100644
index 0000000000000000000000000000000000000000..8c49718271b09079a19593244a3626f32e187c45
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/Su
@@ -0,0 +1,42 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object      Su;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform 0.4;
+
+boundaryField
+{
+    piston
+    {
+        type            zeroGradient;
+    }
+
+    liner
+    {
+        type            zeroGradient;
+    }
+
+    cylinderHead
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/Su.gz b/tutorials/combustion/engineFoam/kivaTest/-180/Su.gz
deleted file mode 100644
index 4ffe22250903493831cde2a077219cc6361fbcdc..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/Su.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/T b/tutorials/combustion/engineFoam/kivaTest/-180/T
new file mode 100644
index 0000000000000000000000000000000000000000..1365f841fe868b3b6882ab5039cc82a9a03ce340
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/T
@@ -0,0 +1,44 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object      T;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 1 0 0 0];
+
+internalField   uniform 373;
+
+boundaryField
+{
+    piston
+    {
+        type            fixedValue;
+        value           uniform 433;
+    }
+
+    liner
+    {
+        type            fixedValue;
+        value           uniform 373;
+    }
+
+    cylinderHead
+    {
+        type            fixedValue;
+        value           uniform 383;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/T.gz b/tutorials/combustion/engineFoam/kivaTest/-180/T.gz
deleted file mode 100644
index bb39d1821937820522dc17c191eac9121e227762..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/T.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/Tu b/tutorials/combustion/engineFoam/kivaTest/-180/Tu
new file mode 100644
index 0000000000000000000000000000000000000000..d5d60f82c60dfad0df1775ddd144e1834fca56dc
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/Tu
@@ -0,0 +1,44 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object          Tu;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 1 0 0 0];
+
+internalField   uniform 373;
+
+boundaryField
+{
+    piston
+    {
+        type            fixedValue;
+        value           uniform 433;
+    }
+
+    liner
+    {
+        type            fixedValue;
+        value           uniform 373;
+    }
+
+    cylinderHead
+    {
+        type            fixedValue;
+        value           uniform 383;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/Tu.gz b/tutorials/combustion/engineFoam/kivaTest/-180/Tu.gz
deleted file mode 100644
index 1e0d50b64bedd5bd9a4e2383a2536b090fc823e5..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/Tu.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/U b/tutorials/combustion/engineFoam/kivaTest/-180/U
new file mode 100644
index 0000000000000000000000000000000000000000..45e0effa10914f1faa34c3435133b80ccf33b717
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/U
@@ -0,0 +1,44 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volVectorField;
+    location    "-180";
+    object      U;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    piston
+    {
+        type            movingWallVelocity;
+        value           uniform (0 0 0);
+    }
+
+    liner
+    {
+        type            fixedValue;
+        value           uniform (0 0 0);
+    }
+
+    cylinderHead
+    {
+        type            fixedValue;
+        value           uniform (0 0 0);
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/U.gz b/tutorials/combustion/engineFoam/kivaTest/-180/U.gz
deleted file mode 100644
index d27d66ec9a66255257b65a17203933e6d625808d..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/U.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/Xi b/tutorials/combustion/engineFoam/kivaTest/-180/Xi
new file mode 100644
index 0000000000000000000000000000000000000000..5c994621fbb6e86a4bfc833c690d0c563bc3f3b0
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/Xi
@@ -0,0 +1,41 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object      Xi;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 1;
+
+boundaryField
+{
+    piston
+    {
+        type            zeroGradient;
+    }
+
+    liner
+    {
+        type            zeroGradient;
+    }
+
+    cylinderHead
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/Xi.gz b/tutorials/combustion/engineFoam/kivaTest/-180/Xi.gz
deleted file mode 100644
index 830fa1516fc4cbf6c9be917884f7cbcfba5d209b..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/Xi.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/b b/tutorials/combustion/engineFoam/kivaTest/-180/b
new file mode 100644
index 0000000000000000000000000000000000000000..3e3a5048b9ee501a2e58b6204cf811ddea7d5afe
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/b
@@ -0,0 +1,41 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object      b;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 1;
+
+boundaryField
+{
+    piston
+    {
+        type            zeroGradient;
+    }
+
+    liner
+    {
+        type            zeroGradient;
+    }
+
+    cylinderHead
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/b.gz b/tutorials/combustion/engineFoam/kivaTest/-180/b.gz
deleted file mode 100644
index a8ec9c7bc5b4ec8357b356c57e067e2f85c1c730..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/b.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/ft b/tutorials/combustion/engineFoam/kivaTest/-180/ft
new file mode 100644
index 0000000000000000000000000000000000000000..4c04487563151d6f04eeec283c5aa7dc6c5d940a
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/ft
@@ -0,0 +1,42 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object      ft;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0.0623;
+
+boundaryField
+{
+    piston
+    {
+        type            zeroGradient;
+    }
+
+    liner
+    {
+        type            zeroGradient;
+    }
+
+    cylinderHead
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/ft.gz b/tutorials/combustion/engineFoam/kivaTest/-180/ft.gz
deleted file mode 100644
index a4765f94bb14db8e7f344cb91bc8337fc5d4cdd0..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/ft.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/fu b/tutorials/combustion/engineFoam/kivaTest/-180/fu
new file mode 100644
index 0000000000000000000000000000000000000000..6c71126424c3e5eb46dfbf17be5849f18b10943b
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/fu
@@ -0,0 +1,41 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object      fu;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    piston
+    {
+        type            zeroGradient;
+    }
+
+    liner
+    {
+        type            zeroGradient;
+    }
+
+    cylinderHead
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/fu.gz b/tutorials/combustion/engineFoam/kivaTest/-180/fu.gz
deleted file mode 100644
index e69d8897821676d37116579d4fee8bf4f89de4e3..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/fu.gz and /dev/null differ
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/p b/tutorials/combustion/engineFoam/kivaTest/-180/p
new file mode 100644
index 0000000000000000000000000000000000000000..da1d829c157e6af89f8dee2af174f65b1d72f7d0
--- /dev/null
+++ b/tutorials/combustion/engineFoam/kivaTest/-180/p
@@ -0,0 +1,41 @@
+/*---------------------------------------------------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  dev                                   |
+|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    location    "-180";
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [1 -1 -2 0 0 0 0];
+
+internalField   uniform 100000;
+
+boundaryField
+{
+    piston
+    {
+        type            zeroGradient;
+    }
+
+    liner
+    {
+        type            zeroGradient;
+    }
+
+    cylinderHead
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/-180/p.gz b/tutorials/combustion/engineFoam/kivaTest/-180/p.gz
deleted file mode 100644
index 0211487208029af537e3771b06a1d3c11f51d940..0000000000000000000000000000000000000000
Binary files a/tutorials/combustion/engineFoam/kivaTest/-180/p.gz and /dev/null differ