From b4b4e1a02cea37420d550f2a2398f5fb3fda6d3a Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Tue, 1 Nov 2016 16:07:52 +0000 Subject: [PATCH] buoyantBoussinesqSimpleFoam: Correct laminar and turbulent Prandtl numberl Resolves bug-report http://bugs.openfoam.org/view.php?id=2314 --- .../hotRoom/constant/transportProperties | 4 ++-- .../hotRoom/constant/transportProperties | 4 ++-- .../iglooWithFridges/constant/transportProperties | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/transportProperties b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/transportProperties index ce09e52108..bed4d628dc 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/transportProperties +++ b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/transportProperties @@ -27,9 +27,9 @@ beta [0 0 0 -1 0 0 0] 3e-03; TRef [0 0 0 1 0 0 0] 300; // Laminar Prandtl number -Pr [0 0 0 0 0 0 0] 0.9; +Pr [0 0 0 0 0 0 0] 0.7; // Turbulent Prandtl number -Prt [0 0 0 0 0 0 0] 0.7; +Prt [0 0 0 0 0 0 0] 0.85; // ************************************************************************* // diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/transportProperties b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/transportProperties index ce09e52108..bed4d628dc 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/transportProperties +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/transportProperties @@ -27,9 +27,9 @@ beta [0 0 0 -1 0 0 0] 3e-03; TRef [0 0 0 1 0 0 0] 300; // Laminar Prandtl number -Pr [0 0 0 0 0 0 0] 0.9; +Pr [0 0 0 0 0 0 0] 0.7; // Turbulent Prandtl number -Prt [0 0 0 0 0 0 0] 0.7; +Prt [0 0 0 0 0 0 0] 0.85; // ************************************************************************* // diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/constant/transportProperties b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/constant/transportProperties index ce09e52108..bed4d628dc 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/constant/transportProperties +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/constant/transportProperties @@ -27,9 +27,9 @@ beta [0 0 0 -1 0 0 0] 3e-03; TRef [0 0 0 1 0 0 0] 300; // Laminar Prandtl number -Pr [0 0 0 0 0 0 0] 0.9; +Pr [0 0 0 0 0 0 0] 0.7; // Turbulent Prandtl number -Prt [0 0 0 0 0 0 0] 0.7; +Prt [0 0 0 0 0 0 0] 0.85; // ************************************************************************* //