30 template<
class CloudType>
41 template<
class CloudType>
54 template<
class CloudType>
67 template<
class CloudType>
74 template<
class CloudType>
84 template<
class CloudType>
87 const scalar mass0 = this->
template getBaseProperty<scalar>(
"mass");
90 Info<<
" Mass transfer devolatilisation = " << massTotal <<
nl;
92 if (this->writeTime())
94 this->setBaseProperty(
"mass", massTotal);
Base class for cloud sub-models.
Templated base class for dsmc cloud.
Templated devolatilisation model class.
virtual void info(Ostream &os)
Write injection info to stream.
DevolatilisationModel(CloudType &owner)
Construct null from owner.
virtual ~DevolatilisationModel()
Destructor.
void addToDevolatilisationMass(const scalar dMass)
Add to devolatilisation mass.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for handling words, derived from string.
T returnReduce(const T &Value, const BinaryOp &bop, const int tag=Pstream::msgType(), const label comm=UPstream::worldComm)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.