FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

MaxwellianThermal< CloudType > Class Template Reference

Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution corresponding to a specified temperature. More...

#include <dsmc/MaxwellianThermal.H>


Detailed Description

template<class CloudType>
class Foam::MaxwellianThermal< CloudType >

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 >:

List of all members.

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.

Constructor & Destructor Documentation

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.


Member Function Documentation

TypeName ( "MaxwellianThermal< CloudType >"    )

Runtime type information.

void correct ( const wallPolyPatch &   wpp,
const label   faceId,
vector &   U,
scalar &   Ei,
label   typeId  
) [virtual]

The documentation for this class was generated from the following files: