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

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

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: