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

reflectParcel Class Reference

The parcels are reflected back from the wall in an inelastic collision. More...

#include <dieselSpray/reflectParcel.H>


Detailed Description

The parcels are reflected back from the wall in an inelastic collision.

Definition at line 46 of file reflectParcel.H.

Inheritance diagram for reflectParcel:
Collaboration diagram for reflectParcel:

List of all members.

Public Member Functions

 TypeName ("reflect")
 Runtime type information.
 reflectParcel (const dictionary &dict, const volVectorField &U, spray &sm)
 Construct from components.
virtual  ~reflectParcel ()
bool  wallTreatment (parcel &parcel, const label facei) const
 Return true if parcel is to be kept, and false if it is to be.

Constructor & Destructor Documentation

reflectParcel ( const dictionary &   dict,
const volVectorField &   U,
spray &   sm  
)

Construct from components.

Definition at line 51 of file reflectParcel.C.

~reflectParcel (  ) [virtual]

Definition at line 66 of file reflectParcel.C.


Member Function Documentation

TypeName ( "reflect"    )

Runtime type information.

bool wallTreatment ( parcel &   parcel,
const label   facei  
) const [virtual]

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