Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution corresponding to a specified temperature. More...
#include <dsmc/MaxwellianThermal.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 MaxwellianThermal.H.
Inheritance diagram for MaxwellianThermal< CloudType >:
Collaboration diagram for MaxwellianThermal< CloudType >:Public Member Functions | |
| TypeName ("MaxwellianThermal") | |
| Runtime type information.
| |
| MaxwellianThermal (const dictionary &dict, CloudType &cloud) | |
| Construct from dictionary.
| |
| virtual | ~MaxwellianThermal () |
| virtual void | correct (const wallPolyPatch &wpp, const label faceId, vector &U, scalar &Ei, label typeId) |
| Apply wall correction.
| |
| MaxwellianThermal | ( | const dictionary & | dict, |
| CloudType & | cloud | ||
| ) |
Construct from dictionary.
Definition at line 32 of file MaxwellianThermal.C.
| ~MaxwellianThermal | ( | ) | [virtual]
|
Definition at line 44 of file MaxwellianThermal.C.
| TypeName | ( | "MaxwellianThermal< 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 52 of file MaxwellianThermal.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().