From e3aa3bfb6563df286624decf1856b05753b88fc5 Mon Sep 17 00:00:00 2001
From: andy <a.heather@opencfd.co.uk>
Date: Fri, 19 Jun 2009 12:08:25 +0100
Subject: [PATCH] extended comment

---
 .../specie/thermo/polynomial/polynomialThermo.H               | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/thermophysicalModels/specie/thermo/polynomial/polynomialThermo.H b/src/thermophysicalModels/specie/thermo/polynomial/polynomialThermo.H
index db53fa8cf52..5f76a826d77 100644
--- a/src/thermophysicalModels/specie/thermo/polynomial/polynomialThermo.H
+++ b/src/thermophysicalModels/specie/thermo/polynomial/polynomialThermo.H
@@ -27,7 +27,9 @@ Class
 
 Description
     Thermodynamics package templated on the equation of state, using polynomial
-    functions for cp and h
+    functions for cp, h and s
+
+    Polynomials for h and s derived from cp
 
 SourceFiles
     polynomialThermoI.H
-- 
GitLab