Reversing the wall-normal component of the particle velocity. More...
Public Member Functions | |
TypeName ("SpecularReflection") | |
SpecularReflection (const dictionary &dict, CloudType &cloud) | |
virtual | ~SpecularReflection () |
virtual void | correct (typename CloudType::parcelType &p) |
![]() | |
TypeName ("WallInteractionModel") | |
declareRunTimeSelectionTable (autoPtr, WallInteractionModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | |
WallInteractionModel (CloudType &owner) | |
WallInteractionModel (const dictionary &dict, CloudType &owner, const word &type) | |
virtual | ~WallInteractionModel () |
const CloudType & | owner () const |
CloudType & | owner () |
const dictionary & | dict () const |
const dictionary & | coeffDict () const |
Additional Inherited Members | |
![]() | |
static autoPtr< WallInteractionModel< CloudType > > | New (const dictionary &dict, CloudType &owner) |
Reversing the wall-normal component of the particle velocity.
Definition at line 41 of file SpecularReflection.H.
SpecularReflection | ( | const dictionary & | dict, |
CloudType & | cloud | ||
) |
Definition at line 29 of file SpecularReflection.C.
|
virtual |
Definition at line 41 of file SpecularReflection.C.
TypeName | ( | "SpecularReflection< CloudType >" | ) |
|
virtual |
Implements WallInteractionModel< CloudType >.
Definition at line 49 of file SpecularReflection.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.