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

trajectoryCollisionModel Class Reference

Collision model by P.J. O'Rourke. Implemented as described in the KIVA manual. More...

#include <dieselSpray/trajectoryModel.H>


Detailed Description

Collision model by P.J. O'Rourke. Implemented as described in the KIVA manual.

Source files

Definition at line 51 of file trajectoryModel.H.

Inheritance diagram for trajectoryCollisionModel:
Collaboration diagram for trajectoryCollisionModel:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 50 of file trajectoryModel.C.

Definition at line 67 of file trajectoryModel.C.


Member Function Documentation

TypeName ( "trajectory"    )

Runtime type information.

void collideParcels ( const scalar   dt  ) const [virtual]

The documentation for this class was generated from the following files:
  • src/lagrangian/dieselSpray/spraySubModels/collisionModel/trajectoryModel/trajectoryModel.H
  • src/lagrangian/dieselSpray/spraySubModels/collisionModel/trajectoryModel/trajectoryModel.C