equil.h File Reference

This file contains the definition of some high level general equilibration routines and the text for the module Equilibrium Solver Capability. More...

#include "MultiPhase.h"
Include dependency graph for equil.h:

Go to the source code of this file.

Namespaces

namespace  Cantera
 

Namespace for the Cantera kernel.


Functions

int equilibrate (thermo_t &s, const char *XY, int solver=-1, doublereal rtol=1.0e-9, int maxsteps=5000, int maxiter=100, int loglevel=-99)
 Equilibrate a ThermoPhase object.
doublereal equilibrate (MultiPhase &s, const char *XY, doublereal rtol=1.0e-9, int maxsteps=5000, int maxiter=100, int loglevel=-99)
 Equilibrate a MultiPhase object.

Detailed Description

This file contains the definition of some high level general equilibration routines and the text for the module Equilibrium Solver Capability.

It also contains the Module doxygen text for the Equilibration Solver capability within Cantera. see Equilibrium Solver Capability

Definition in file equil.h.

Generated by  doxygen 1.6.3