From aad4c607b54eada1cdf730aae44829951945bde5 Mon Sep 17 00:00:00 2001
From: Andrew Heather <>
Date: Fri, 9 Nov 2018 09:31:14 +0000
Subject: [PATCH] TUT: Corrected tutorial name

---
 .../buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/T | 0
 .../buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/U | 0
 .../{BernardCells => BenardCells}/0/alphat                        | 0
 .../{BernardCells => BenardCells}/0/epsilon                       | 0
 .../buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/k | 0
 .../{BernardCells => BenardCells}/0/nut                           | 0
 .../buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/p | 0
 .../{BernardCells => BenardCells}/0/p_rgh                         | 0
 .../{BernardCells => BenardCells}/constant/g                      | 0
 .../{BernardCells => BenardCells}/constant/transportProperties    | 0
 .../{BernardCells => BenardCells}/constant/turbulenceProperties   | 0
 .../{BernardCells => BenardCells}/system/blockMeshDict            | 0
 .../{BernardCells => BenardCells}/system/controlDict              | 0
 .../{BernardCells => BenardCells}/system/fvSchemes                | 0
 .../{BernardCells => BenardCells}/system/fvSolution               | 0
 .../{BernardCells => BenardCells}/system/residuals                | 0
 .../{BernardCells => BenardCells}/system/streamlines              | 0
 17 files changed, 0 insertions(+), 0 deletions(-)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/T (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/U (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/alphat (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/epsilon (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/k (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/nut (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/p (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/0/p_rgh (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/constant/g (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/constant/transportProperties (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/constant/turbulenceProperties (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/system/blockMeshDict (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/system/controlDict (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/system/fvSchemes (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/system/fvSolution (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/system/residuals (100%)
 rename tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/{BernardCells => BenardCells}/system/streamlines (100%)

diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/T b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/T
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/T
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/T
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/U b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/U
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/U
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/U
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/alphat b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/alphat
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/alphat
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/alphat
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/epsilon b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/epsilon
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/epsilon
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/epsilon
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/k b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/k
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/k
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/k
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/nut b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/nut
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/nut
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/nut
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/p b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/p
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/p
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/p
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/p_rgh b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/p_rgh
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/0/p_rgh
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/0/p_rgh
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/constant/g b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/constant/g
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/constant/g
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/constant/g
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/constant/transportProperties b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/constant/transportProperties
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/constant/transportProperties
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/constant/transportProperties
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/constant/turbulenceProperties b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/constant/turbulenceProperties
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/constant/turbulenceProperties
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/constant/turbulenceProperties
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/blockMeshDict b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/blockMeshDict
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/blockMeshDict
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/blockMeshDict
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/controlDict b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/controlDict
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/controlDict
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/controlDict
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/fvSchemes b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/fvSchemes
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/fvSchemes
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/fvSchemes
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/fvSolution b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/fvSolution
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/fvSolution
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/fvSolution
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/residuals b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/residuals
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/residuals
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/residuals
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/streamlines b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/streamlines
similarity index 100%
rename from tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BernardCells/system/streamlines
rename to tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/BenardCells/system/streamlines
-- 
GitLab