Cantera
3.0.0
|
#include "cantera/equil/vcs_defs.h"
Go to the source code of this file.
Classes | |
class | VCS_SPECIES_THERMO |
Identifies the thermo model for the species. More... | |
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Macros | |
#define | VCS_SS0_NOTHANDLED -1 |
#define | VCS_SS0_CONSTANT 0 |
#define | VCS_SS0_CONSTANT_CP 2 |
#define | VCS_SSSTAR_NOTHANDLED -1 |
#define | VCS_SSSTAR_CONSTANT 0 |
#define | VCS_SSSTAR_IDEAL_GAS 1 |
#define VCS_SS0_NOTHANDLED -1 |
Definition at line 17 of file vcs_species_thermo.h.
#define VCS_SS0_CONSTANT 0 |
Definition at line 18 of file vcs_species_thermo.h.
#define VCS_SS0_CONSTANT_CP 2 |
Definition at line 20 of file vcs_species_thermo.h.
#define VCS_SSSTAR_NOTHANDLED -1 |
Definition at line 23 of file vcs_species_thermo.h.
#define VCS_SSSTAR_CONSTANT 0 |
Definition at line 24 of file vcs_species_thermo.h.
#define VCS_SSSTAR_IDEAL_GAS 1 |
Definition at line 25 of file vcs_species_thermo.h.