36 #ifndef dispersedTurbulentDispersionModel_H
37 #define dispersedTurbulentDispersionModel_H
47 namespace turbulentDispersionModels
A list of keyword definitions, which are a keyword followed by any number of values (e....
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Templated abstract base class for multiphase compressible turbulence models.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
Model for turbulent dispersion between two phases.
virtual ~dispersedTurbulentDispersionModel()
Destructor.
const dispersedPhaseInterface interface_
Interface.
dispersedTurbulentDispersionModel(const dictionary &dict, const phaseInterface &interface)
const phaseCompressible::momentumTransportModel & continuousTurbulence() const
Return a reference to the turbulence model for the continuous phase.