38#ifndef Foam_multiphaseEuler_diameterModels_constant_H
39#define Foam_multiphaseEuler_diameterModels_constant_H
41#include "diameterModel.H"
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
diameterModel(const dictionary &dict, const phaseModel &phase)
virtual ~constant()=default
Destructor.
tmp< volScalarField > d() const
Return the phase mean diameter field.
TypeName("constant")
Runtime type information.
constant(const dictionary &dict, const phaseModel &phase)
Construct from components.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.