Go to the documentation of this file.
38 #ifndef ReactingPhaseModel_H
39 #define ReactingPhaseModel_H
41 #include "phaseModel.H"
52 template<
class BasePhaseModel,
class ReactionType>
72 const word& phaseName,
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Class which represents phases with volumetric reactions. Returns the reaction rate and heat.
virtual void correctThermo()
virtual tmp< volScalarField > Qdot() const
virtual ~ReactingPhaseModel()
Class to represent a system of phases and model interfacial transfers between them.
ReactingPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
Generic GeometricField class.
virtual tmp< fvScalarMatrix > R(volScalarField &Yi) const
autoPtr< ReactionType > reaction_