6 #ifndef VCS_SPECIES_PROPERTIES_H 7 #define VCS_SPECIES_PROPERTIES_H 14 class VCS_SPECIES_THERMO;
22 size_t IndexSpeciesPhase;
vector_fp FormulaMatrixCol
Column of the formula matrix, comprising the element composition of the species.
VCS_SPECIES_THERMO * SpeciesThermo
Pointer to the thermo structure for this species.
This file contains definitions of terms that are used in internal routines and are unlikely to need m...
double WtSpecies
Molecular Weight of the species (gm/mol)
std::string SpName
Name of the species.
Properties of a single species.
Phase information and Phase calculations for vcs.
std::vector< double > vector_fp
Turn on the use of stl vectors for the basic array type within cantera Vector of doubles.
double VolPM
Partial molar volume of the species.
double ReferenceMoleFraction
Representative value of the mole fraction of this species in a phase.
int SurfaceSpecies
True if this species belongs to a surface phase.
double Charge
Charge state of the species -> This may be duplication of what's in the FormulaMatrixCol entries...
Namespace for the Cantera kernel.