33 namespace turbulentDispersionModels
Macros for easy insertion into run-time selection tables.
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Internal &, const PtrList< PatchField< Type >> &)
Return a temporary field constructed from name,.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
Model for turbulent dispersion between two phases.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
noTurbulentDispersion(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual ~noTurbulentDispersion()
Destructor.
defineTypeNameAndDebug(Burns, 0)
addToRunTimeSelectionTable(turbulentDispersionModel, Burns, dictionary)