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 surface reaction = " << massTotal <<
nl;
92 if (this->writeTime())
94 this->setBaseProperty(
"mass", massTotal);
Base class for cloud sub-models.
Templated base class for dsmc cloud.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Templated surface reaction model class.
void addToSurfaceReactionMass(const scalar dMass)
Add to devolatilisation mass.
virtual void info(Ostream &os)
Write injection info to stream.
SurfaceReactionModel(CloudType &owner)
Construct null from owner.
virtual ~SurfaceReactionModel()
Destructor.
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.