From 745e07e6b174d964da51b35cf1dfa45b82d0070b Mon Sep 17 00:00:00 2001
From: Chris Greenshields <http://cfd.direct>
Date: Mon, 20 Jul 2015 13:29:23 +0100
Subject: [PATCH] Template case files: added model coeffs to
 transportProperties

---
 .../constant/transportProperties              | 32 +++++++++++++++++++
 .../constant/transportProperties              | 32 +++++++++++++++++++
 .../constant/transportProperties              | 32 +++++++++++++++++++
 .../constant/transportProperties              | 32 +++++++++++++++++++
 4 files changed, 128 insertions(+)

diff --git a/etc/templates/axisymmetricJet/constant/transportProperties b/etc/templates/axisymmetricJet/constant/transportProperties
index 59110123306..9671f7a865f 100644
--- a/etc/templates/axisymmetricJet/constant/transportProperties
+++ b/etc/templates/axisymmetricJet/constant/transportProperties
@@ -18,4 +18,36 @@ transportModel  Newtonian;
 
 nu              nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
 
+BirdCarreauCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+CrossPowerLawCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+powerLawCoeffs
+{
+    nuMax           nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuMin           nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
+HerschelBulkleyCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    tau0            tau0  [ 0 2 -2 0 0 0 0 ] 1;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
 // ************************************************************************* //
diff --git a/etc/templates/closedVolumeRotating/constant/transportProperties b/etc/templates/closedVolumeRotating/constant/transportProperties
index 59110123306..9671f7a865f 100644
--- a/etc/templates/closedVolumeRotating/constant/transportProperties
+++ b/etc/templates/closedVolumeRotating/constant/transportProperties
@@ -18,4 +18,36 @@ transportModel  Newtonian;
 
 nu              nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
 
+BirdCarreauCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+CrossPowerLawCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+powerLawCoeffs
+{
+    nuMax           nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuMin           nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
+HerschelBulkleyCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    tau0            tau0  [ 0 2 -2 0 0 0 0 ] 1;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
 // ************************************************************************* //
diff --git a/etc/templates/inflowOutflow/constant/transportProperties b/etc/templates/inflowOutflow/constant/transportProperties
index 59110123306..9671f7a865f 100644
--- a/etc/templates/inflowOutflow/constant/transportProperties
+++ b/etc/templates/inflowOutflow/constant/transportProperties
@@ -18,4 +18,36 @@ transportModel  Newtonian;
 
 nu              nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
 
+BirdCarreauCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+CrossPowerLawCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+powerLawCoeffs
+{
+    nuMax           nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuMin           nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
+HerschelBulkleyCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    tau0            tau0  [ 0 2 -2 0 0 0 0 ] 1;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
 // ************************************************************************* //
diff --git a/etc/templates/inflowOutflowRotating/constant/transportProperties b/etc/templates/inflowOutflowRotating/constant/transportProperties
index 59110123306..9671f7a865f 100644
--- a/etc/templates/inflowOutflowRotating/constant/transportProperties
+++ b/etc/templates/inflowOutflowRotating/constant/transportProperties
@@ -18,4 +18,36 @@ transportModel  Newtonian;
 
 nu              nu [ 0 2 -1 0 0 0 0 ] 1.5e-05;
 
+BirdCarreauCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+CrossPowerLawCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-05;
+    m               m     [ 0 0  1 0 0 0 0 ] 1;
+    n               n     [ 0 0  0 0 0 0 0 ] 0.5;
+}
+
+powerLawCoeffs
+{
+    nuMax           nuMax [ 0 2 -1 0 0 0 0 ] 1e-03;
+    nuMin           nuMin [ 0 2 -1 0 0 0 0 ] 1e-05;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
+HerschelBulkleyCoeffs
+{
+    nu0             nu0   [ 0 2 -1 0 0 0 0 ] 1e-03;
+    tau0            tau0  [ 0 2 -2 0 0 0 0 ] 1;
+    k               k     [ 0 2 -1 0 0 0 0 ] 1e-05;
+    n               n     [ 0 0  0 0 0 0 0 ] 1;
+}
+
 // ************************************************************************* //
-- 
GitLab