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

ORourkeCollisionModel Class Reference

Collision model by P.J. O'Rourke. More...

#include <dieselSpray/ORourkeCollisionModel.H>


Detailed Description

Collision model by P.J. O'Rourke.

Implemented as described in the KIVA manual

Definition at line 49 of file ORourkeCollisionModel.H.

Inheritance diagram for ORourkeCollisionModel:
Collaboration diagram for ORourkeCollisionModel:

List of all members.

Public Member Functions

 TypeName ("ORourke")
 Runtime type information.
 ORourkeCollisionModel (const dictionary &dict, spray &sm, Random &rndGen)
 Construct from components.
 ~ORourkeCollisionModel ()
void  collideParcels (const scalar dt) const

Constructor & Destructor Documentation

ORourkeCollisionModel ( const dictionary &   dict,
spray &   sm,
Random &   rndGen  
)

Construct from components.

Definition at line 52 of file ORourkeCollisionModel.C.

Definition at line 67 of file ORourkeCollisionModel.C.


Member Function Documentation

TypeName ( "ORourke"    )

Runtime type information.

void collideParcels ( const scalar   dt  ) const [virtual]

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