From 42a1e010003e09e9e8941436d959d70f9d27c4b4 Mon Sep 17 00:00:00 2001
From: andy <a.heather@opencfd.co.uk>
Date: Fri, 10 Sep 2010 16:56:53 +0100
Subject: [PATCH] ENH: Updated hotBoxes tutorial - added Tb to phase change
 model input

---
 .../hotBoxes/constant/surfaceFilmProperties                      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/constant/surfaceFilmProperties b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/constant/surfaceFilmProperties
index 7ff3b3bae83..1045475fae4 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/constant/surfaceFilmProperties
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/constant/surfaceFilmProperties
@@ -94,6 +94,7 @@ thermoSingleLayerCoeffs
 
     standardPhaseChangeCoeffs
     {
+        Tb              374.8;
         deltaMin        1e-8;
         L               1.0;
     }
-- 
GitLab