Go to the documentation of this file.
36 #ifndef relativeVelocityModel_H
37 #define relativeVelocityModel_H
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
tmp< volScalarField > rho() const
const word continuousPhaseName_
const dimensionedScalar & rhod_
const volVectorField & Udm() const
const dimensionedScalar & rhoc_
TypeName("relativeVelocityModel")
const incompressibleTwoPhaseInteractingMixture & mixture() const
const volScalarField & alphad_
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const volScalarField & alphac_
Macros to ease declaration of run-time selection tables.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const incompressibleTwoPhaseInteractingMixture & mixture_
A two-phase incompressible transportModel for interacting phases requiring the direct evaluation of t...
Generic GeometricField class.
static autoPtr< relativeVelocityModel > New(const dictionary &dict, const incompressibleTwoPhaseInteractingMixture &mixture)
tmp< volSymmTensorField > tauDm() const
declareRunTimeSelectionTable(autoPtr, relativeVelocityModel, dictionary,(const dictionary &dict, const incompressibleTwoPhaseInteractingMixture &mixture),(dict, mixture))
virtual ~relativeVelocityModel()