Cantera
3.0.0
|
Header file for a derived class of ThermoPhase that handles non-ideal mixtures based on the fugacity models (see Thermodynamic Properties and class MixtureFugacityTP). More...
#include "ThermoPhase.h"
Header file for a derived class of ThermoPhase that handles non-ideal mixtures based on the fugacity models (see Thermodynamic Properties and class MixtureFugacityTP).
Definition in file MixtureFugacityTP.h.
Go to the source code of this file.
Classes | |
class | MixtureFugacityTP |
This is a filter class for ThermoPhase that implements some preparatory steps for efficiently handling mixture of gases that whose standard states are defined as ideal gases, but which describe also non-ideal solutions. More... | |
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Macros | |
#define | FLUID_UNSTABLE -4 |
Various states of the Fugacity object. | |
#define | FLUID_UNDEFINED -3 |
#define | FLUID_SUPERCRIT -2 |
#define | FLUID_GAS -1 |
#define | FLUID_LIQUID_0 0 |
#define | FLUID_LIQUID_1 1 |
#define | FLUID_LIQUID_2 2 |
#define | FLUID_LIQUID_3 3 |
#define | FLUID_LIQUID_4 4 |
#define | FLUID_LIQUID_5 5 |
#define | FLUID_LIQUID_6 6 |
#define | FLUID_LIQUID_7 7 |
#define | FLUID_LIQUID_8 8 |
#define | FLUID_LIQUID_9 9 |
#define FLUID_UNSTABLE -4 |
Various states of the Fugacity object.
In general there can be multiple liquid objects for a single phase identified with each species.
Definition at line 21 of file MixtureFugacityTP.h.
#define FLUID_UNDEFINED -3 |
Definition at line 22 of file MixtureFugacityTP.h.
#define FLUID_SUPERCRIT -2 |
Definition at line 23 of file MixtureFugacityTP.h.
#define FLUID_GAS -1 |
Definition at line 24 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_0 0 |
Definition at line 25 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_1 1 |
Definition at line 26 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_2 2 |
Definition at line 27 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_3 3 |
Definition at line 28 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_4 4 |
Definition at line 29 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_5 5 |
Definition at line 30 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_6 6 |
Definition at line 31 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_7 7 |
Definition at line 32 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_8 8 |
Definition at line 33 of file MixtureFugacityTP.h.
#define FLUID_LIQUID_9 9 |
Definition at line 34 of file MixtureFugacityTP.h.