A class for handling words, derived from string.
ode(const fvMesh &mesh, const word &phaseName)
Construct from mesh and phase name.
An abstract base class for solving chemistry.
virtual ~ode()
Destructor.
Pre-declare SubField and related Field type.
autoPtr< ODESolver > odeSolver_
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
An ODE solver for chemistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
TypeName("ode")
Runtime type information.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual void solve(scalarField &c, scalar &T, scalar &p, scalar &deltaT, scalar &subDeltaT) const
Update the concentrations and return the chemical time.
const dimensionedScalar c
Speed of light in a vacuum.