FreeFOAM The Cross-Platform CFD Toolkit
stochasticDispersionRAS Class Reference

The velocity is perturbed in random direction, with a Gaussian random number distribution with variance sigma. where sigma is defined below. More...

#include <dieselSpray/stochasticDispersionRAS.H>


Detailed Description

The velocity is perturbed in random direction, with a Gaussian random number distribution with variance sigma. where sigma is defined below.

Definition at line 48 of file stochasticDispersionRAS.H.

+ Inheritance diagram for stochasticDispersionRAS:
+ Collaboration diagram for stochasticDispersionRAS:

List of all members.

Public Member Functions

 TypeName ("stochasticDispersionRAS")
 Runtime type information.
 stochasticDispersionRAS (const dictionary &dict, spray &sm)
 Construct from components.
 ~stochasticDispersionRAS ()
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

stochasticDispersionRAS ( const dictionary dict,
spray sm 
)

Construct from components.

Definition at line 52 of file stochasticDispersionRAS.C.

Definition at line 63 of file stochasticDispersionRAS.C.


Member Function Documentation

TypeName ( "stochasticDispersionRAS"  )

Runtime type information.


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