From 13635c55906fa0b8cecb183413bb71ee5befbcec Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Fri, 13 Nov 2015 18:25:05 +0000 Subject: [PATCH] template cases: moved blockMeshDict.extPatches to system directory --- .../{constant/polyMesh => system}/blockMeshDict.extPatches | 0 .../{constant/polyMesh => system}/blockMeshDict.extPatches | 0 .../{constant/polyMesh => system}/blockMeshDict.extPatches | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename etc/templates/compressibleInflowOutflow/{constant/polyMesh => system}/blockMeshDict.extPatches (100%) rename etc/templates/inflowOutflow/{constant/polyMesh => system}/blockMeshDict.extPatches (100%) rename etc/templates/inflowOutflowRotating/{constant/polyMesh => system}/blockMeshDict.extPatches (100%) diff --git a/etc/templates/compressibleInflowOutflow/constant/polyMesh/blockMeshDict.extPatches b/etc/templates/compressibleInflowOutflow/system/blockMeshDict.extPatches similarity index 100% rename from etc/templates/compressibleInflowOutflow/constant/polyMesh/blockMeshDict.extPatches rename to etc/templates/compressibleInflowOutflow/system/blockMeshDict.extPatches diff --git a/etc/templates/inflowOutflow/constant/polyMesh/blockMeshDict.extPatches b/etc/templates/inflowOutflow/system/blockMeshDict.extPatches similarity index 100% rename from etc/templates/inflowOutflow/constant/polyMesh/blockMeshDict.extPatches rename to etc/templates/inflowOutflow/system/blockMeshDict.extPatches diff --git a/etc/templates/inflowOutflowRotating/constant/polyMesh/blockMeshDict.extPatches b/etc/templates/inflowOutflowRotating/system/blockMeshDict.extPatches similarity index 100% rename from etc/templates/inflowOutflowRotating/constant/polyMesh/blockMeshDict.extPatches rename to etc/templates/inflowOutflowRotating/system/blockMeshDict.extPatches