Public Member Functions | List of all members
noTurbulentDispersion Class Reference
Inheritance diagram for noTurbulentDispersion:
Inheritance graph
[legend]
Collaboration diagram for noTurbulentDispersion:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("none")
 Runtime type information. More...
 
 noTurbulentDispersion (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~noTurbulentDispersion ()
 Destructor. More...
 
virtual tmp< volScalarFieldD () const
 Turbulent diffusivity. More...
 
virtual tmp< volVectorFieldF () const
 Turbulent dispersion force. More...
 
 TypeName ("none")
 Runtime type information. More...
 
 noTurbulentDispersion (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~noTurbulentDispersion ()
 Destructor. More...
 
virtual tmp< volScalarFieldD () const
 Turbulent diffusivity. More...
 
virtual tmp< volVectorFieldF () const
 Turbulent dispersion force. More...
 
- Public Member Functions inherited from turbulentDispersionModel
 TypeName ("turbulentDispersionModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 turbulentDispersionModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~turbulentDispersionModel ()
 Destructor. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Turbulent dispersion force on faces. More...
 
 TypeName ("turbulentDispersionModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 turbulentDispersionModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~turbulentDispersionModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from turbulentDispersionModel
static autoPtr< turbulentDispersionModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< turbulentDispersionModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from turbulentDispersionModel
static const dimensionSet dimD
 Diffusivity dimensions. More...
 
static const dimensionSet dimF
 Force dimensions. More...
 
- Protected Attributes inherited from turbulentDispersionModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

Source files

Source files

Definition at line 52 of file noTurbulentDispersion.H.

Constructor & Destructor Documentation

noTurbulentDispersion ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~noTurbulentDispersion ( )
virtual

Destructor.

noTurbulentDispersion ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~noTurbulentDispersion ( )
virtual

Destructor.

Member Function Documentation

TypeName ( "none"  )

Runtime type information.

virtual tmp<volScalarField> D ( ) const
virtual

Turbulent diffusivity.

multiplying the gradient of the phase-fraction

Implements turbulentDispersionModel.

virtual tmp<volVectorField> F ( ) const
virtual

Turbulent dispersion force.

Reimplemented from turbulentDispersionModel.

TypeName ( "none"  )

Runtime type information.

virtual tmp<volScalarField> D ( ) const
virtual

Turbulent diffusivity.

multiplying the gradient of the phase-fraction

Implements turbulentDispersionModel.

virtual tmp<volVectorField> F ( ) const
virtual

Turbulent dispersion force.

Reimplemented from turbulentDispersionModel.


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