Public Member Functions | Protected Member Functions | Protected Attributes

RobiePhase Class Reference

#include <RobiePhase.h>

Inheritance diagram for RobiePhase:
Phase Anhydrite

List of all members.

Public Member Functions

 RobiePhase ()
 generic constructor
virtual ~RobiePhase ()
 destructor
virtual double getGibbs ()
 apparent Gibbs free energy
virtual double getEnthalpy ()
 apparent enthalpy
virtual double getEntropy ()
 third law entropy
virtual double getCp ()
 heat capacity
virtual double getVolume ()
 volume in m^3

Protected Member Functions

virtual void init (void)
 Initialization function.

Protected Attributes

double Hf
 Enthalpy of formation at stp.
double Gf
 Gibbs energy of formation at stp.
double S
 Entropy at stp.
double V
 Volume in m^3.
double a1
 heat capacity coefficients
double a2
double a3
double a4
double a5

Detailed Description

structure to use data from Robie and Hemingway.

Id:
RobiePhase.h,v 1.5 2005/03/31 00:56:30 kress Exp
Author:
Victor Kress
Revision:
1.5

Definition at line 18 of file RobiePhase.h.


The documentation for this class was generated from the following file: