diff --git a/tutorials/snappyHexMesh/iglooWithFridges/constant/dynamicMeshDict b/tutorials/snappyHexMesh/iglooWithFridges/constant/dynamicMeshDict
deleted file mode 100644
index 20e80e0c878de827737a74b73efe6b54b2997e09..0000000000000000000000000000000000000000
--- a/tutorials/snappyHexMesh/iglooWithFridges/constant/dynamicMeshDict
+++ /dev/null
@@ -1,52 +0,0 @@
-// The FOAM Project // File: motionProperties
-/*
-
--------------------------------------------------------------------------------
- =========         | dictionary
- \\      /         |
-  \\    /          | Name:   motionProperties
-   \\  /           | Family: FoamX configuration file
-    \\/            |
-    F ield         | FOAM version: 2.1
-    O peration     | Product of Nabla Ltd.
-    A and          |
-    M anipulation  | Email: Enquiries@Nabla.co.uk
--------------------------------------------------------------------------------
-*/
-// FoamX Case Dictionary.
-
-version             1.0;
-format              ascii;
-
-root                "/home/warhol/chris/foam/chris2.1/run/Test";
-case                "movingCone";
-instance            "constant";
-local               "";
-
-class               dictionary;
-form                dictionary;
-object              motionProperties;
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-//motionSolverLibs ("libfvMotionSolvers.so");
-solver laplacian;
-//solver componentLaplacian x;
-
-twoDMotion          no;
-
-diffusivity  uniform;
-
-//motionPlaneNormal   (0 0 1);
-//
-//movingSurface       yes;
-//
-//twoFluids           no;
-//
-//normalMotionDir     no;
-//
-//motionURF           1.0;
-//
-//boundaryCorrection  yes;
-
-// ************************************************************************* //
diff --git a/tutorials/snappyHexMesh/iglooWithFridges/constant/transportProperties b/tutorials/snappyHexMesh/iglooWithFridges/constant/transportProperties
deleted file mode 100644
index c61d913dc87facb60d833066bdcf1e2697c3a87e..0000000000000000000000000000000000000000
--- a/tutorials/snappyHexMesh/iglooWithFridges/constant/transportProperties
+++ /dev/null
@@ -1,20 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  1.5                                   |
-|   \\  /    A nd           | Web:      http://www.OpenFOAM.org               |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    object      transportProperties;
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-nu              nu [0 2 -1 0 0 0 0] 0.01;
-
-// ************************************************************************* //
diff --git a/tutorials/snappyHexMesh/motorBike/constant/dynamicMeshDict b/tutorials/snappyHexMesh/motorBike/constant/dynamicMeshDict
deleted file mode 100644
index 20e80e0c878de827737a74b73efe6b54b2997e09..0000000000000000000000000000000000000000
--- a/tutorials/snappyHexMesh/motorBike/constant/dynamicMeshDict
+++ /dev/null
@@ -1,52 +0,0 @@
-// The FOAM Project // File: motionProperties
-/*
-
--------------------------------------------------------------------------------
- =========         | dictionary
- \\      /         |
-  \\    /          | Name:   motionProperties
-   \\  /           | Family: FoamX configuration file
-    \\/            |
-    F ield         | FOAM version: 2.1
-    O peration     | Product of Nabla Ltd.
-    A and          |
-    M anipulation  | Email: Enquiries@Nabla.co.uk
--------------------------------------------------------------------------------
-*/
-// FoamX Case Dictionary.
-
-version             1.0;
-format              ascii;
-
-root                "/home/warhol/chris/foam/chris2.1/run/Test";
-case                "movingCone";
-instance            "constant";
-local               "";
-
-class               dictionary;
-form                dictionary;
-object              motionProperties;
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-//motionSolverLibs ("libfvMotionSolvers.so");
-solver laplacian;
-//solver componentLaplacian x;
-
-twoDMotion          no;
-
-diffusivity  uniform;
-
-//motionPlaneNormal   (0 0 1);
-//
-//movingSurface       yes;
-//
-//twoFluids           no;
-//
-//normalMotionDir     no;
-//
-//motionURF           1.0;
-//
-//boundaryCorrection  yes;
-
-// ************************************************************************* //
diff --git a/tutorials/snappyHexMesh/motorBike/constant/transportProperties b/tutorials/snappyHexMesh/motorBike/constant/transportProperties
deleted file mode 100644
index c61d913dc87facb60d833066bdcf1e2697c3a87e..0000000000000000000000000000000000000000
--- a/tutorials/snappyHexMesh/motorBike/constant/transportProperties
+++ /dev/null
@@ -1,20 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  1.5                                   |
-|   \\  /    A nd           | Web:      http://www.OpenFOAM.org               |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    object      transportProperties;
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-nu              nu [0 2 -1 0 0 0 0] 0.01;
-
-// ************************************************************************* //