Cantera  2.1.2
Namespaces
IdealMolalSoln.cpp File Reference

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

#include "cantera/thermo/IdealMolalSoln.h"
#include "cantera/thermo/ThermoFactory.h"
Include dependency graph for IdealMolalSoln.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

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

Definition 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, actually, to be highly nonlinear when the solvent densities get low.

Definition in file IdealMolalSoln.cpp.