From b3c451dbc9c13f753b8aea706a9e2686c3a5b714 Mon Sep 17 00:00:00 2001 From: Gerhard Holzinger Date: Wed, 6 Sep 2017 10:04:29 +0200 Subject: [PATCH] Moved blockMeshDict file to system folder Since OpenFOAM-3.0 it is the convention to put blockMeshDict into system instead of constant/polyMesh Having blockMeshDict in system is supported since OpenFOAM-2.3 --- .../fillCylinder/CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../ErgunTestCG/CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../ErgunTestMPI/CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../ErgunTestMPI/CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../packedBedTemp/CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../ErgunTestMPI/CFD/{constant/polyMesh => system}/blockMeshDict | 0 .../FinesColumn/CFD/{constant/polyMesh => system}/blockMeshDict | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename tutorials/cfdemPostproc/fillCylinder/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverPiso/ErgunTestCG/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverPiso/settlingTestMPI/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/{constant/polyMesh => system}/blockMeshDict (100%) rename tutorials/cfdemSolverRhoPimple/FinesColumn/CFD/{constant/polyMesh => system}/blockMeshDict (100%) diff --git a/tutorials/cfdemPostproc/fillCylinder/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemPostproc/fillCylinder/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemPostproc/fillCylinder/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemPostproc/fillCylinder/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverPiso/ErgunTestCG/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverPiso/settlingTestMPI/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverPiso/settlingTestMPI/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverPiso/settlingTestMPI/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverPiso/settlingTestMPI/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/system/blockMeshDict diff --git a/tutorials/cfdemSolverRhoPimple/FinesColumn/CFD/constant/polyMesh/blockMeshDict b/tutorials/cfdemSolverRhoPimple/FinesColumn/CFD/system/blockMeshDict similarity index 100% rename from tutorials/cfdemSolverRhoPimple/FinesColumn/CFD/constant/polyMesh/blockMeshDict rename to tutorials/cfdemSolverRhoPimple/FinesColumn/CFD/system/blockMeshDict