Header for the object representing each phase within vcs. More...
Header for the object representing each phase within vcs.
Definition in file vcs_VolPhase.h.
Go to the source code of this file.
Classes | |
| class | vcs_VolPhase |
| Phase information and Phase calculations for vcs. More... | |
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Macros | |
| #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 |
| #define VCS_EOS_CONSTANT 0 |
Definition at line 27 of file vcs_VolPhase.h.
| #define VCS_EOS_IDEAL_GAS 1 |
Definition at line 28 of file vcs_VolPhase.h.
| #define VCS_EOS_STOICH_SUB 5 |
Definition at line 29 of file vcs_VolPhase.h.
| #define VCS_EOS_IDEAL_SOLN 22 |
Definition at line 30 of file vcs_VolPhase.h.
| #define VCS_EOS_DEBEYE_HUCKEL 23 |
Definition at line 31 of file vcs_VolPhase.h.
| #define VCS_EOS_REDLICH_KWONG 24 |
Definition at line 32 of file vcs_VolPhase.h.
| #define VCS_EOS_REGULAR_SOLN 25 |
Definition at line 33 of file vcs_VolPhase.h.
| #define VCS_EOS_UNK_CANTERA -1 |
Definition at line 34 of file vcs_VolPhase.h.