Go to the documentation of this file.
31 template<
class CloudType>
42 template<
class CloudType>
54 template<
class CloudType>
61 template<
class CloudType>
68 template<
class CloudType>
80 template<
class CloudType>
89 template<
class CloudType>
Place holder for 'none' option.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual void setParcelProperties(parcelType &p, const label filmCellI) const
Set parcel properties.
A patch is a list of labels that address the faces in the global face list.
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
virtual bool active() const
Flag to indicate whether model activates the surface film model.
NoSurfaceFilm(const dictionary &, CloudType &)
Construct from dictionary.
virtual void info(Ostream &os)
Write surface film info to stream.
CloudType::parcelType parcelType
Convenience typedef for parcel type.
virtual ~NoSurfaceFilm()
Destructor.
virtual bool transferParcel(parcelType &p, const polyPatch &pp, bool &keepParticle)
Transfer parcel from cloud to surface film.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...