Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution corresponding to a specified temperature. More...
Public Member Functions | |
TypeName ("MaxwellianThermal") | |
MaxwellianThermal (const dictionary &dict, CloudType &cloud) | |
virtual | ~MaxwellianThermal () |
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.
Definition at line 43 of file MaxwellianThermal.H.
MaxwellianThermal | ( | const dictionary & | dict, |
CloudType & | cloud | ||
) |
Definition at line 30 of file MaxwellianThermal.C.
|
virtual |
Definition at line 42 of file MaxwellianThermal.C.
TypeName | ( | "MaxwellianThermal< CloudType >" | ) |
|
virtual |
Implements WallInteractionModel< CloudType >.
Definition at line 50 of file MaxwellianThermal.C.
References Foam::constant::physicoChemical::k, Foam::log(), Foam::mag(), Foam::max(), p, rndGen, Foam::sqrt(), Foam::T(), U, and polyPatch::whichFace().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.