34 namespace functionObjects
90 mu_(
"mu", rhoValue_*laminarTransport_.nu()),
134 mu_ = rhoValue_*laminarTransport_.nu();
virtual bool write()
Write the cloud.
static autoPtr< parcelCloud > New(const word &name, const volScalarField &rho, const volVectorField &U, const volScalarField &mu, const dimensionedVector &g)
Selectors.
virtual bool read(const dictionary &)
Read the controls.
A list of keyword definitions, which are a keyword followed by any number of values (e...
addToRunTimeSelectionTable(functionObject, Qdot, dictionary)
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Macros for easy insertion into run-time selection tables.
virtual ~particles()
Destructor.
virtual bool read(const dictionary &)
Read optional controls.
const dimensionSet dimAcceleration
A class for handling words, derived from string.
const dimensionSet dimDensity
virtual bool execute()
Track the cloud.
defineTypeNameAndDebug(Qdot, 0)
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
particles(const word &name, const Time &runTime, const dictionary &dict)
Construct for given objectRegistry and dictionary.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
A simple single-phase transport model based on viscosityModel.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...