From eed797ce9eeba9a67f59c0b10dcb3a239f03ad0e Mon Sep 17 00:00:00 2001
From: andy <andy>
Date: Tue, 23 Oct 2012 12:33:53 +0100
Subject: [PATCH] ENH: Updated header documentation for PaSR combustion model

---
 src/combustionModels/PaSR/PaSR.H | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/combustionModels/PaSR/PaSR.H b/src/combustionModels/PaSR/PaSR.H
index fba886f8ac3..cc9cb3b4a17 100644
--- a/src/combustionModels/PaSR/PaSR.H
+++ b/src/combustionModels/PaSR/PaSR.H
@@ -24,9 +24,10 @@ Class
     Foam::combustionModels::PaSR
 
 Description
-    Simple infinitely fast chemistry combustion model based on the principle
-    mixed is burnt. Additional parameter C is used to distribute the heat
-    release rate.in time
+    Partially stirred reactor combustion model.  The model calculates a finite
+    rate, based on both turbulence and chemistry time scales.  Depending on
+    mesh resolution, the Cmix parameter can be used to scale the turbulence
+    mixing time scale.
 
 SourceFiles
     PaSR.C
-- 
GitLab