Cantera
2.1.2
|
#include "cantera/equil/vcs_VolPhase.h"
#include "cantera/equil/vcs_internal.h"
#include "cantera/equil/vcs_SpeciesProperties.h"
#include "cantera/equil/vcs_species_thermo.h"
#include "cantera/equil/vcs_solve.h"
#include "cantera/thermo/ThermoPhase.h"
#include "cantera/thermo/mix_defs.h"
#include <sstream>
#include <cstdio>
Go to the source code of this file.
Namespaces | |
VCSnonideal | |
Contains classes and functions implementing the VCS multi-phase equilibrium solver. | |
Functions | |
std::string | string16_EOSType (int EOSType) |
Return a string representing the equation of state. More... | |
static bool | hasChargedSpecies (const Cantera::ThermoPhase *const tPhase) |
This function decides whether a phase has charged species or not. More... | |
static bool | chargeNeutralityElement (const Cantera::ThermoPhase *const tPhase) |