32 #ifndef SpecularReflection_H
33 #define SpecularReflection_H
45 template<
class CloudType>
Templated base class for dsmc cloud.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
Reversing the wall-normal component of the particle velocity.
virtual void correct(typename CloudType::parcelType &p)
Apply wall correction.
SpecularReflection(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
TypeName("SpecularReflection")
Runtime type information.
virtual ~SpecularReflection()
Destructor.
Templated wall interaction model class.
const dictionary & dict() const
Return the dictionary.
A cloud is a collection of lagrangian particles.
A list of keyword definitions, which are a keyword followed by any number of values (e....