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