Cantera
2.4.0
|
Header for the object representing each phase within vcs. More...
Go to the source code of this file.
Classes | |
class | vcs_VolPhase |
Phase information and Phase calculations for vcs. More... | |
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Macros | |
#define | VCS_SSVOL_IDEALGAS 0 |
Models for the standard state volume of each species. More... | |
#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_REDLICH_KWONG 24 |
#define | VCS_EOS_REGULAR_SOLN 25 |
#define | VCS_EOS_UNK_CANTERA -1 |
Header for the object representing each phase within vcs.
Definition in file vcs_VolPhase.h.
#define VCS_SSVOL_IDEALGAS 0 |
Models for the standard state volume of each species.
Definition at line 21 of file vcs_VolPhase.h.