diff --git a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/energySourceProperties b/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/energySourceProperties deleted file mode 100644 index b551f35f22..0000000000 --- a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/energySourceProperties +++ /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 dictionary; - location "constant"; - object energySourcesProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -( - // none -); - -// ************************************************************************* // diff --git a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/massSourceProperties b/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/massSourceProperties deleted file mode 100644 index 11811461db..0000000000 --- a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/massSourceProperties +++ /dev/null @@ -1,23 +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 massSourcesProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -( - // none -); - - -// ************************************************************************* // diff --git a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/momentumSourceProperties b/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/momentumSourceProperties deleted file mode 100644 index c9cf6ca3fe..0000000000 --- a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/momentumSourceProperties +++ /dev/null @@ -1,23 +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 momentumSourcesProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -( - // none -); - - -// ************************************************************************* //