noTurbulentDispersion Class Reference
Inheritance diagram for noTurbulentDispersion:
Collaboration diagram for noTurbulentDispersion:

Public Member Functions

 TypeName ("none")
 Runtime type information. More...
 
 noTurbulentDispersion (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~noTurbulentDispersion ()
 Destructor. More...
 
virtual tmp< volScalarFieldD () const
 Turbulent diffusivity. More...
 
- Public Member Functions inherited from turbulentDispersionModel
 TypeName ("turbulentDispersionModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phaseInterface &interface),(dict, interface))
 
 turbulentDispersionModel (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~turbulentDispersionModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from turbulentDispersionModel
static autoPtr< turbulentDispersionModelNew (const dictionary &dict, const phaseInterface &interface, const bool outer=true)
 
- Static Public Attributes inherited from turbulentDispersionModel
static const dimensionSet dimD
 Diffusivity dimensions. More...
 
static const bool correctFixedFluxBCs = true
 Does this model require correcting on fixed flux boundaries? More...
 

Detailed Description

Constructor & Destructor Documentation

◆ noTurbulentDispersion()

noTurbulentDispersion ( const dictionary dict,
const phaseInterface interface 
)

Construct from a dictionary and an interface.

Definition at line 48 of file noTurbulentDispersion.C.

◆ ~noTurbulentDispersion()

~noTurbulentDispersion ( )
virtual

Destructor.

Definition at line 61 of file noTurbulentDispersion.C.

Member Function Documentation

◆ TypeName()

TypeName ( "none"  )

Runtime type information.

◆ D()

Foam::tmp< Foam::volScalarField > D ( ) const
virtual

Turbulent diffusivity.

multiplying the gradient of the phase-fraction

Implements turbulentDispersionModel.

Definition at line 69 of file noTurbulentDispersion.C.

References GeometricField< Type, PatchField, GeoMesh >::New().

Here is the call graph for this function:

The documentation for this class was generated from the following files: