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

MixedDiffuseSpecular< 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/MixedDiffuseSpecular.H>


Detailed Description

template<class CloudType>
class Foam::MixedDiffuseSpecular< 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 MixedDiffuseSpecular.H.

Inheritance diagram for MixedDiffuseSpecular< CloudType >:
Collaboration diagram for MixedDiffuseSpecular< CloudType >:

List of all members.

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.

Constructor & Destructor Documentation

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.


Member Function Documentation

TypeName ( "MixedDiffuseSpecular< 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: