Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution corresponding to a specified temperature. More...
#include <dsmc/MixedDiffuseSpecular.H>
Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution corresponding to a specified temperature.
Definition at line 47 of file MixedDiffuseSpecular.H.
Public Member Functions | |
TypeName ("MixedDiffuseSpecular") | |
Runtime type information.
| |
MixedDiffuseSpecular (const dictionary &dict, CloudType &cloud) | |
Construct from dictionary.
| |
virtual | ~MixedDiffuseSpecular () |
virtual void | correct (const wallPolyPatch &wpp, const label faceId, vector &U, scalar &Ei, label typeId) |
Apply wall correction.
|
MixedDiffuseSpecular | ( | const dictionary & | dict, |
CloudType & | cloud | ||
) |
Construct from dictionary.
Definition at line 32 of file MixedDiffuseSpecular.C.
~MixedDiffuseSpecular | ( | ) | [virtual]
|
Definition at line 45 of file MixedDiffuseSpecular.C.
TypeName | ( | "MixedDiffuseSpecular< CloudType >" | ) |
Runtime type information.
void correct | ( | const wallPolyPatch & | wpp, |
const label | faceId, | ||
vector & | U, | ||
scalar & | Ei, | ||
label | typeId | ||
) | [virtual]
|
Apply wall correction.
Implements WallInteractionModel< CloudType >.
Definition at line 53 of file MixedDiffuseSpecular.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), polyPatch::faceAreas(), patchIdentifier::index(), Foam::log(), Foam::mag(), Foam::max(), Foam::sqrt(), T, polyPatch::whichFace(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().