Class which represents phases with volumetric reactions. Returns the reaction rate and heat. More...
Public Member Functions | |
ReactingPhaseModel (const phaseSystem &fluid, const word &phaseName, const label index) | |
virtual | ~ReactingPhaseModel () |
virtual void | correctThermo () |
virtual tmp< fvScalarMatrix > | R (volScalarField &Yi) const |
virtual tmp< volScalarField > | Qdot () const |
Protected Attributes | |
autoPtr< ReactionType > | reaction_ |
Class which represents phases with volumetric reactions. Returns the reaction rate and heat.
Definition at line 48 of file ReactingPhaseModel.H.
ReactingPhaseModel | ( | const phaseSystem & | fluid, |
const word & | phaseName, | ||
const label | index | ||
) |
Definition at line 29 of file ReactingPhaseModel.C.
|
virtual |
Definition at line 43 of file ReactingPhaseModel.C.
|
virtual |
Definition at line 50 of file ReactingPhaseModel.C.
References correctThermo().
|
virtual |
Definition at line 61 of file ReactingPhaseModel.C.
|
virtual |
Definition at line 71 of file ReactingPhaseModel.C.
|
protected |
Definition at line 57 of file ReactingPhaseModel.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.