From 3c353761edc2371644f56cfbbda8c741e0c9cdbd Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Mon, 17 Jan 2022 10:54:11 +0000 Subject: [PATCH] tutorials::dynamicMeshDict: Corrected dictionary name --- .../floatingObject/constant/dynamicMeshDict | 2 +- .../constant/dynamicMeshDict.sixDoF | 2 +- .../damBreak4phase/constant/motionProperties | 20 ------------------- .../damBreak4phase/constant/motionProperties | 20 ------------------- .../constant/motionProperties | 20 ------------------- 5 files changed, 2 insertions(+), 62 deletions(-) delete mode 100644 tutorials/multiphase/multiphaseInterFoam/RAS/damBreak4phase/constant/motionProperties delete mode 100644 tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/motionProperties delete mode 100644 tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/motionProperties diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict b/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict index 4fe523ea2f..b9c91aabcd 100644 --- a/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict +++ b/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict @@ -9,7 +9,7 @@ FoamFile { format ascii; class dictionary; - object motionProperties; + object dynamicMeshDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict.sixDoF b/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict.sixDoF index ea46694874..8e6aa26b3a 100644 --- a/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict.sixDoF +++ b/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict.sixDoF @@ -9,7 +9,7 @@ FoamFile { format ascii; class dictionary; - object motionProperties; + object dynamicMeshDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/multiphase/multiphaseInterFoam/RAS/damBreak4phase/constant/motionProperties b/tutorials/multiphase/multiphaseInterFoam/RAS/damBreak4phase/constant/motionProperties deleted file mode 100644 index a04dd74b4a..0000000000 --- a/tutorials/multiphase/multiphaseInterFoam/RAS/damBreak4phase/constant/motionProperties +++ /dev/null @@ -1,20 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ - ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | Website: https://openfoam.org - \\ / A nd | Version: dev - \\/ M anipulation | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - format ascii; - class dictionary; - location "constant"; - object motionProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -movingFvMesh staticFvMesh; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/motionProperties b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/motionProperties deleted file mode 100644 index a04dd74b4a..0000000000 --- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/motionProperties +++ /dev/null @@ -1,20 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ - ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | Website: https://openfoam.org - \\ / A nd | Version: dev - \\/ M anipulation | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - format ascii; - class dictionary; - location "constant"; - object motionProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -movingFvMesh staticFvMesh; - - -// ************************************************************************* // diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/motionProperties b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/motionProperties deleted file mode 100644 index a04dd74b4a..0000000000 --- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/motionProperties +++ /dev/null @@ -1,20 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ - ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | Website: https://openfoam.org - \\ / A nd | Version: dev - \\/ M anipulation | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - format ascii; - class dictionary; - location "constant"; - object motionProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -movingFvMesh staticFvMesh; - - -// ************************************************************************* //