Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes

SLSSPhase Class Reference

#include <SulfLiq.h>

Inheritance diagram for SLSSPhase:
Phase

List of all members.

Public Member Functions

 SLSSPhase (SLSSData *ldat)
 normal constructor
virtual double getGibbs ()
 returns Gibbs free energy from elements at STP
virtual double getEnthalpy ()
 returns enthalpy
virtual double getEntropy ()
 returns entropy
virtual double getCp ()
 returns Cp
virtual double getdCpdT ()
 temperature derivative of Cp
virtual double getVolume ()
 returns volume in m^3
virtual double getdVdT ()
 returns dv/dt in m^3/K
virtual double getd2VdT2 ()
 returns d2v/dt2 in m^3/K
virtual double getdVdP ()
 returns dv/dp
virtual double getd2VdTdP ()
 returns d2V/dPdT
virtual double getd2VdP2 ()
 returns d2V/dP2

Public Attributes

SLSSDatadat
 pointer to parameters for this phase
const double STR
 peculiar standard state temperature.

Protected Member Functions

virtual void update ()
 update state

Protected Attributes

VinetEOS Vinet
 VinetEOS instance.

Detailed Description

Phase to translate 1300K standard state data to STP apparent properties.

Author:
Victor Kress
Version:
Revision:
1.24
See also:
SulfLiq

Definition at line 53 of file SulfLiq.h.


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