53 namespace turbulentDispersionModels
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
Turbulent dispersion model of Gosman et al.
virtual ~Gosman()
Destructor.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
TypeName("Gosman")
Runtime type information.
Gosman(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.