From 77bb1baa7e51b122aa9e66f8f7444802cef39e37 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Fri, 11 May 2007 17:31:33 +0000 Subject: [PATCH] Took out bad documentation statements. --- Cantera/src/thermo/WaterSSTP.h | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/Cantera/src/thermo/WaterSSTP.h b/Cantera/src/thermo/WaterSSTP.h index 8a5a4a618..5abe6e8f4 100644 --- a/Cantera/src/thermo/WaterSSTP.h +++ b/Cantera/src/thermo/WaterSSTP.h @@ -277,8 +277,6 @@ namespace Cantera { */ //@{ - - //! Returns the vector of nondimensional //! enthalpies of the reference state at the current temperature //! of the solution and the reference pressure for the species. @@ -293,9 +291,6 @@ namespace Cantera { * enthalpies of the reference state at the current temperature * of the solution and the reference pressure for the species. * - * This function is resolved in this class. It is assumed that the m_spthermo species thermo - * pointer is populated and yields the reference state. - * * @param grt Output vector containing the nondimensional reference state * Gibbs Free energies. Length: m_kk. */ @@ -308,10 +303,6 @@ namespace Cantera { * of the solution and the reference pressure for the species. * units = J/kmol * - * This function is resolved in this class. It is assumed that the m_spthermo - * species thermo - * pointer is populated and yields the reference state. - * * @param g Output vector containing the reference state * Gibbs Free energies. Length: m_kk. Units: J/kmol. */ @@ -322,9 +313,6 @@ namespace Cantera { * entropies of the reference state at the current temperature * of the solution and the reference pressure for each species. * - * This function is resolved in this class. It is assumed that the m_spthermo species thermo - * pointer is populated and yields the reference state. - * * @param er Output vector containing the nondimensional reference state * entropies. Length: m_kk. */ @@ -336,10 +324,6 @@ namespace Cantera { * at the current temperature of the solution * and reference pressure for each species. * - * This function is resolved in this class. It is assumed that the m_spthermo - * species thermo - * pointer is populated and yields the reference state. - * * @param cprt Output vector of nondimensional reference state * heat capacities at constant pressure for the species. * Length: m_kk