Cantera  2.0
Classes | Namespaces | Macros | Functions
vcs_VolPhase.h File Reference

Header for the object representing each phase within vcs. More...

#include "cantera/equil/vcs_DoubleStarStar.h"
#include <vector>
#include <string>
Include dependency graph for vcs_VolPhase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcs_VolPhase
 Phase information and Phase calculations for vcs. More...
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Macros

#define VCS_AC_CONSTANT   0
 
#define VCS_AC_UNK_CANTERA   -1
 
#define VCS_AC_UNK   -2
 
#define VCS_SSVOL_IDEALGAS   0
 
#define VCS_SSVOL_CONSTANT   1
 
#define VCS_EOS_CONSTANT   0
 
#define VCS_EOS_IDEAL_GAS   1
 
#define VCS_EOS_STOICH_SUB   5
 
#define VCS_EOS_IDEAL_SOLN   22
 
#define VCS_EOS_DEBEYE_HUCKEL   23
 
#define VCS_EOS_REDLICK_KWONG   24
 
#define VCS_EOS_REGULAR_SOLN   25
 
#define VCS_EOS_UNK_CANTERA   -1
 

Functions

std::string string16_EOSType (int EOSType)
 Return a string representing the equation of state.
 

Detailed Description

Header for the object representing each phase within vcs.

Definition in file vcs_VolPhase.h.