Collision model by P.J. O'Rourke. More...
#include <dieselSpray/ORourkeCollisionModel.H>
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:
 Inheritance diagram for ORourkeCollisionModel: Collaboration diagram for ORourkeCollisionModel:
 Collaboration diagram for ORourkeCollisionModel:| 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 | 
| 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.
| TypeName | ( | "ORourke" | ) | 
Runtime type information.
| void collideParcels | ( | const scalar | dt ) | const  [virtual] | 
Implements collisionModel.
Definition at line 73 of file ORourkeCollisionModel.C.
References Cloud< ParticleType >::begin(), Cloud< ParticleType >::deleteParticle(), Cloud< ParticleType >::end(), Cloud< ParticleType >::size(), and collisionModel::spray_.