45#ifndef turbulentBreakUp_H
46#define turbulentBreakUp_H
48#include "IATEsource.H"
IATE (Interfacial Area Transport Equation) bubble diameter model.
IATEsource(const IATE &iate)
virtual tmp< volScalarField > R() const
virtual ~turbulentBreakUp()=default
Destructor.
TypeName("turbulentBreakUp")
Runtime type information.
turbulentBreakUp(const IATE &iate, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A class for managing temporary objects.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.