Cantera  2.4.0
Classes | Namespaces
IdealMolalSoln.h File Reference

ThermoPhase object for the ideal molal equation of state (see Thermodynamic Properties and class IdealMolalSoln). More...

#include "MolalityVPSSTP.h"
Include dependency graph for IdealMolalSoln.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IdealMolalSoln
 This phase is based upon the mixing-rule assumption that all molality-based activity coefficients are equal to one. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

ThermoPhase object for the ideal molal equation of state (see Thermodynamic Properties and class IdealMolalSoln).

Header file for a derived class of ThermoPhase that handles variable pressure standard state methods for calculating thermodynamic properties that are further based upon activities on the molality scale. The Ideal molal solution assumes that all molality-based activity coefficients are equal to one. This turns out to be highly nonlinear in the limit of the solvent mole fraction going to zero.

Definition in file IdealMolalSoln.h.