Go to the documentation of this file.
45 #ifndef turbulentBreakUp_H
46 #define turbulentBreakUp_H
48 #include "IATEsource.H"
54 namespace diameterModels
A class for managing temporary objects.
IATE (Interfacial Area Transport Equation) bubble diameter model.
TypeName("turbulentBreakUp")
Runtime type information.
virtual ~turbulentBreakUp()=default
Destructor.
virtual tmp< volScalarField > R() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources.
Turbulence-induced break-up IATE source as defined in paper:
turbulentBreakUp(const IATE &iate, const dictionary &dict)