A wall interaction model.
More...
#include <dieselSpray/wallModel.H>
Detailed Description
A wall interaction model.
- Source files
-
Definition at line 55 of file wallModel.H.
List of all members.
Public Member Functions |
| | TypeName ("wallModel") |
| | Runtime type information.
|
| | declareRunTimeSelectionTable (autoPtr, wallModel, dictionary,(const dictionary &dict, const volVectorField &U, spray &sm),(dict, U, sm)) |
| | wallModel (const dictionary &dict, const volVectorField &U, spray &sm) |
| | Construct from components.
|
| virtual | ~wallModel () |
| virtual bool | wallTreatment (parcel &parcel, const label facei) const =0 |
| | Return true if parcel is to be kept, false if it is to be removed.
|
Constructor & Destructor Documentation
Construct from components.
Definition at line 47 of file wallModel.C.
Member Function Documentation
Runtime type information.
| virtual bool wallTreatment |
( |
parcel & |
parcel, |
|
|
const label |
facei |
|
) |
| const |
|
pure virtual |
Member Data Documentation
The documentation for this class was generated from the following files:
- src/lagrangian/dieselSpray/spraySubModels/wallModel/wallModel/wallModel.H
- src/lagrangian/dieselSpray/spraySubModels/wallModel/wallModel/newWallModel.C
- src/lagrangian/dieselSpray/spraySubModels/wallModel/wallModel/wallModel.C