FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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

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: