Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution corresponding to a specified temperature for a specified fraction of collisions, and reversing the wall-normal component of the particle velocity for the remainder. More...
Public Member Functions | |
TypeName ("MixedDiffuseSpecular") | |
MixedDiffuseSpecular (const dictionary &dict, CloudType &cloud) | |
virtual | ~MixedDiffuseSpecular () |
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) |
Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution corresponding to a specified temperature for a specified fraction of collisions, and reversing the wall-normal component of the particle velocity for the remainder.
Definition at line 45 of file MixedDiffuseSpecular.H.
MixedDiffuseSpecular | ( | const dictionary & | dict, |
CloudType & | cloud | ||
) |
Definition at line 27 of file MixedDiffuseSpecular.C.
|
virtual |
Definition at line 40 of file MixedDiffuseSpecular.C.
TypeName | ( | "MixedDiffuseSpecular< CloudType >" | ) |
|
virtual |
Implements WallInteractionModel< CloudType >.
Definition at line 48 of file MixedDiffuseSpecular.C.
References k, Foam::log(), Foam::mag(), Foam::max(), p, rndGen, Foam::sqrt(), T, U, and polyPatch::whichFace().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.