OpenFOAM logo
Open Source CFD Toolkit

dispersionRASModel Class Reference

Inheritance diagram for dispersionRASModel:

Inheritance graph
[legend]
Collaboration diagram for dispersionRASModel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("dispersionRASModel")
 Runtime type information.
 dispersionRASModel (const dictionary &dict, spray &sm)
 Construct from components.
virtual ~dispersionRASModel ()
const compressible::turbulenceModelturbulence () const
virtual void disperseParcels () const =0

Constructor & Destructor Documentation

dispersionRASModel const dictionary dict,
spray sm
 

Construct from components.

virtual ~dispersionRASModel  )  [virtual]
 


Member Function Documentation

virtual void disperseParcels  )  const [pure virtual]
 

Implements dispersionModel.

Implemented in gradientDispersionRAS, and stochasticDispersionRAS.

const compressible::turbulenceModel& turbulence  )  const [inline]
 

Definition at line 85 of file dispersionRASModel.H.

TypeName "dispersionRASModel"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org