38#ifndef Foam_multiphaseEuler_diameterModels_constant_H
39#define Foam_multiphaseEuler_diameterModels_constant_H
41#include "diameterModel.H"
47namespace multiphaseEuler
49namespace diameterModels
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base-class for dispersed-phase particle diameter models.
Constant dispersed-phase particle diameter model.
virtual ~constant()=default
Destructor.
tmp< volScalarField > d() const
Return the phase mean diameter field.
TypeName("constant")
Runtime type information.
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.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.