33 template<
class CloudType>
38 "(none rebound stick escape)"
44 template<
class CloudType>
83 template<
class CloudType>
94 if (itWord ==
"rebound")
98 else if (itWord ==
"stick")
102 else if (itWord ==
"escape")
115 template<
class CloudType>
126 template<
class CloudType>
135 UName_(this->coeffDict().lookupOrDefault(
"U",
word(
"U")))
139 template<
class CloudType>
152 template<
class CloudType>
159 template<
class CloudType>
166 template<
class CloudType>
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 patch interaction model class.
static wordList interactionTypeNames_
PatchInteractionModel(CloudType &owner)
Construct null from owner.
virtual void info(Ostream &os)
Write patch interaction info to stream.
const word & UName() const
Return name of velocity field.
static interactionType wordToInteractionType(const word &itWord)
Convert word to interaction result.
virtual ~PatchInteractionModel()
Destructor.
static word interactionTypeToWord(const interactionType &itEnum)
Convert interaction result to word.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for handling words, derived from string.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.