FreeFOAM The Cross-Platform CFD Toolkit
gradientDispersionRAS Class Reference

The velocity is perturbed in the direction of -grad(k), with a Gaussian random number distribution with variance sigma. where sigma is defined below. More...

#include <dieselSpray/gradientDispersionRAS.H>


Detailed Description

The velocity is perturbed in the direction of -grad(k), with a Gaussian random number distribution with variance sigma. where sigma is defined below.

Definition at line 48 of file gradientDispersionRAS.H.

+ Inheritance diagram for gradientDispersionRAS:
+ Collaboration diagram for gradientDispersionRAS:

List of all members.

Public Member Functions

 TypeName ("gradientDispersionRAS")
 Runtime type information.
 gradientDispersionRAS (const dictionary &dict, spray &sm)
 Construct from components.
 ~gradientDispersionRAS ()
void disperseParcels () const
- Public Member Functions inherited from dispersionRASModel
 TypeName ("dispersionRASModel")
 Runtime type information.
 dispersionRASModel (const dictionary &dict, spray &sm)
 Construct from components.
virtual ~dispersionRASModel ()
const compressible::RASModelturbulence () const
- Public Member Functions inherited from dispersionModel
 TypeName ("dispersionModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, dispersionModel, dictionary,(const dictionary &dict, spray &sm),(dict, sm))
 dispersionModel (const dictionary &dict, spray &sm)
 Construct from components.
virtual ~dispersionModel ()

Constructor & Destructor Documentation

gradientDispersionRAS ( const dictionary dict,
spray sm 
)

Construct from components.

Definition at line 52 of file gradientDispersionRAS.C.

Definition at line 63 of file gradientDispersionRAS.C.


Member Function Documentation

TypeName ( "gradientDispersionRAS"  )

Runtime type information.


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