49 mesh_.time().constant(),
88 operator[](i).evolve();
const uniformDimensionedVectorField & g
label size() const noexcept
The number of elements in table.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
@ MUST_READ
Reading required.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
const coalCloud * set(const label i) const
void setSize(const label n)
constexpr PtrList() noexcept
Thermo package for (S)olids (L)iquids and (G)ases Takes reference to thermo package,...
const coalCloud & operator[](const label i) const
coalCloudList(const volScalarField &rho, const volVectorField &U, const dimensionedVector &g, const SLGThermo &slgThermo)
void evolve()
Evolve the cloud collection.
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
Find and return a T. FatalIOError if not found, or if the number of tokens is incorrect.
A class for handling words, derived from Foam::string.
List< word > wordList
List of word.
GeometricField< vector, fvPatchField, volMesh > volVectorField
HashSet< word, Hash< word > > wordHashSet
A HashSet of words, uses string hasher.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
messageStream Info
Information stream (stdout output on master, null elsewhere).
ReactingMultiphaseCloud< ReactingCloud< ThermoCloud< KinematicCloud< Cloud< coalParcel > > > > > coalCloud
Ostream & endl(Ostream &os)
Add newline and flush stream.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
SLGThermo slgThermo(mesh, thermo)
#define forAll(list, i)
Loop across all elements in list.