Go to the documentation of this file.
36 #ifndef MixedDiffuseSpecular_H
37 #define MixedDiffuseSpecular_H
49 template<
class CloudType>
const dictionary & dict() const
Return the dictionary.
virtual void correct(typename CloudType::parcelType &p, const wallPolyPatch &wpp)
Apply wall correction.
Templated base class for dsmc cloud.
Templated wall interaction model class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual ~MixedDiffuseSpecular()
Destructor.
A cloud is a collection of lagrangian particles.
Wall interaction setting microscopic velocity to a random one drawn from a Maxwellian distribution co...
ParcelType parcelType
Type of parcel the cloud was instantiated for.
MixedDiffuseSpecular(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
TypeName("MixedDiffuseSpecular")
Runtime type information.
scalar diffuseFraction_
Fraction of wall interactions that are diffuse.