40 return dict_.
subDict(
"sourceTerms");
46 return dict_.
subDict(
"interpolationSchemes");
52 return dict_.
subDict(
"integrationSchemes");
70 return calcFrequency_;
112 return cellValueSourceCorrection_;
118 return maxTrackTime_;
124 return resetSourcesOnStartup_;
label iter() const
Return const access to the current cloud iteration.
const Switch transient() const
Return const access to the transient flag.
const Switch cellValueSourceCorrection() const
Return const access to the cell value correction flag.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label calcFrequency() const
Return const access to the calculation frequency.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const fvMesh & mesh() const
Return reference to the mesh.
const dictionary & interpolationSchemes() const
Interpolation schemes dictionary.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
scalar maxCo() const
Return const access to the max particle Courant number.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
scalar trackTime() const
Return the particle track time.
scalar maxTrackTime() const
Return const access to the particle track time.
const Switch coupled() const
Return const access to the coupled flag.
const dictionary & dict() const
Return const access to the dictionary.
const Switch steadyState() const
Return const access to the steady flag.
label nextIter()
Increment and return iter counter.
Mesh data needed to do the Finite Volume discretisation.
const dictionary & integrationSchemes() const
Integration schemes dictionary.
const dictionary & sourceTermDict() const
Source terms dictionary.
const Switch resetSourcesOnStartup() const
Return const access to the reset sources flag.