33template<
class CloudType>
44template<
class CloudType>
56template<
class CloudType>
63template<
class CloudType>
70template<
class CloudType>
82template<
class CloudType>
Macros for easy insertion into run-time selection tables.
CloudType & owner_
Reference to the cloud.
const CloudType & owner() const
Return const access to the owner cloud.
Place holder for 'none' option.
virtual ~NoSurfaceFilm()
Destructor.
virtual void setParcelProperties(parcelType &p, const label filmCelli) const
Set parcel properties.
NoSurfaceFilm(const dictionary &, CloudType &)
Construct from dictionary.
virtual bool active() const
Flag to indicate whether model activates the surface film model.
CloudType::parcelType parcelType
Convenience typedef for parcel type.
virtual bool transferParcel(parcelType &p, const polyPatch &pp, bool &keepParticle)
Transfer parcel from cloud to surface film.
SurfaceFilmModel(CloudType &owner)
Construct null from owner.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A patch is a list of labels that address the faces in the global face list.
DSMCCloud< dsmcParcel > CloudType