37#ifndef CloudSubModelBase_H
38#define CloudSubModelBase_H
51template<
class CloudType>
78 const word& dictExt =
"Coeffs"
virtual fileName localPath() const
Output directory.
CloudType & owner_
Reference to the cloud.
CloudType cloudType
Type of cloud this model was instantiated for.
const CloudType & owner() const
Return const access to the owner cloud.
virtual void info()
Write to info.
virtual ~CloudSubModelBase()=default
Destructor.
CloudSubModelBase(CloudType &owner)
Construct null from owner cloud.
virtual bool writeTime() const
Flag to indicate when to write a property.
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 a number of values (eg,...
A class for handling file names.
const word & baseName() const
Return const access to the base name of the sub-model.
const dictionary & dict() const
Return const access to the cloud dictionary.
const word & modelName() const
Return const access to the name of the sub-model.
const word & modelType() const
Return const access to the sub-model type.
subModelBase(dictionary &properties)
Construct null.
A class for handling words, derived from Foam::string.
OBJstream os(runTime.globalPath()/outputName)
DSMCCloud< dsmcParcel > CloudType