32 template<
class CloudType>
45 template<
class CloudType>
52 template<
class CloudType>
64 scalar U_dot_nw =
U & nw;
Templated base class for dsmc cloud.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
virtual void correct(typename CloudType::parcelType &p)
Apply wall correction.
SpecularReflection(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
virtual ~SpecularReflection()
Destructor.
Templated wall interaction model class.
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const polyMesh & mesh() const
Return reference to polyMesh.
Mesh consisting of general polyhedral cells.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)