From 2cecaf408cb9dd25c8aa682606ee68f4ef267c30 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Fri, 13 Nov 2015 16:05:59 +0000 Subject: [PATCH] blockMeshDict files moved to system directory (new default location) in template cases and unit test cases --- .../pipe1D/{constant/polyMesh => system}/blockMeshDict | 0 .../hexRef8/block/{constant/polyMesh => system}/blockMeshDict | 0 .../cavity_pinched/{constant/polyMesh => system}/blockMeshDict | 0 .../volField/cavity/{constant/polyMesh => system}/blockMeshDict | 0 .../axisymmetricJet/{constant/polyMesh => system}/blockMeshDict | 0 .../closedVolume/{constant/polyMesh => system}/blockMeshDict | 0 .../{constant/polyMesh => system}/blockMeshDict | 0 .../{constant/polyMesh => system}/blockMeshDict | 0 .../inflowOutflow/{constant/polyMesh => system}/blockMeshDict | 0 .../{constant/polyMesh => system}/blockMeshDict | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename applications/test/fieldMapping/pipe1D/{constant/polyMesh => system}/blockMeshDict (100%) rename applications/test/hexRef8/block/{constant/polyMesh => system}/blockMeshDict (100%) rename applications/test/patchRegion/cavity_pinched/{constant/polyMesh => system}/blockMeshDict (100%) rename applications/test/volField/cavity/{constant/polyMesh => system}/blockMeshDict (100%) rename etc/templates/axisymmetricJet/{constant/polyMesh => system}/blockMeshDict (100%) rename etc/templates/closedVolume/{constant/polyMesh => system}/blockMeshDict (100%) rename etc/templates/closedVolumeRotating/{constant/polyMesh => system}/blockMeshDict (100%) rename etc/templates/compressibleInflowOutflow/{constant/polyMesh => system}/blockMeshDict (100%) rename etc/templates/inflowOutflow/{constant/polyMesh => system}/blockMeshDict (100%) rename etc/templates/inflowOutflowRotating/{constant/polyMesh => system}/blockMeshDict (100%) diff --git a/applications/test/fieldMapping/pipe1D/constant/polyMesh/blockMeshDict b/applications/test/fieldMapping/pipe1D/system/blockMeshDict similarity index 100% rename from applications/test/fieldMapping/pipe1D/constant/polyMesh/blockMeshDict rename to applications/test/fieldMapping/pipe1D/system/blockMeshDict diff --git a/applications/test/hexRef8/block/constant/polyMesh/blockMeshDict b/applications/test/hexRef8/block/system/blockMeshDict similarity index 100% rename from applications/test/hexRef8/block/constant/polyMesh/blockMeshDict rename to applications/test/hexRef8/block/system/blockMeshDict diff --git a/applications/test/patchRegion/cavity_pinched/constant/polyMesh/blockMeshDict b/applications/test/patchRegion/cavity_pinched/system/blockMeshDict similarity index 100% rename from applications/test/patchRegion/cavity_pinched/constant/polyMesh/blockMeshDict rename to applications/test/patchRegion/cavity_pinched/system/blockMeshDict diff --git a/applications/test/volField/cavity/constant/polyMesh/blockMeshDict b/applications/test/volField/cavity/system/blockMeshDict similarity index 100% rename from applications/test/volField/cavity/constant/polyMesh/blockMeshDict rename to applications/test/volField/cavity/system/blockMeshDict diff --git a/etc/templates/axisymmetricJet/constant/polyMesh/blockMeshDict b/etc/templates/axisymmetricJet/system/blockMeshDict similarity index 100% rename from etc/templates/axisymmetricJet/constant/polyMesh/blockMeshDict rename to etc/templates/axisymmetricJet/system/blockMeshDict diff --git a/etc/templates/closedVolume/constant/polyMesh/blockMeshDict b/etc/templates/closedVolume/system/blockMeshDict similarity index 100% rename from etc/templates/closedVolume/constant/polyMesh/blockMeshDict rename to etc/templates/closedVolume/system/blockMeshDict diff --git a/etc/templates/closedVolumeRotating/constant/polyMesh/blockMeshDict b/etc/templates/closedVolumeRotating/system/blockMeshDict similarity index 100% rename from etc/templates/closedVolumeRotating/constant/polyMesh/blockMeshDict rename to etc/templates/closedVolumeRotating/system/blockMeshDict diff --git a/etc/templates/compressibleInflowOutflow/constant/polyMesh/blockMeshDict b/etc/templates/compressibleInflowOutflow/system/blockMeshDict similarity index 100% rename from etc/templates/compressibleInflowOutflow/constant/polyMesh/blockMeshDict rename to etc/templates/compressibleInflowOutflow/system/blockMeshDict diff --git a/etc/templates/inflowOutflow/constant/polyMesh/blockMeshDict b/etc/templates/inflowOutflow/system/blockMeshDict similarity index 100% rename from etc/templates/inflowOutflow/constant/polyMesh/blockMeshDict rename to etc/templates/inflowOutflow/system/blockMeshDict diff --git a/etc/templates/inflowOutflowRotating/constant/polyMesh/blockMeshDict b/etc/templates/inflowOutflowRotating/system/blockMeshDict similarity index 100% rename from etc/templates/inflowOutflowRotating/constant/polyMesh/blockMeshDict rename to etc/templates/inflowOutflowRotating/system/blockMeshDict