84 #ifndef Foam_functionObjects_icoUncoupledKinematicCloud_H 85 #define Foam_functionObjects_icoUncoupledKinematicCloud_H 97 class singlePhaseTransportModel;
99 namespace functionObjects
106 class icoUncoupledKinematicCloud
108 public fvMeshFunctionObject
116 const singlePhaseTransportModel& laminarTransport_;
149 TypeName(
"icoUncoupledKinematicCloud");
177 virtual bool write();
Cloud class to introduce kinematic colliding parcels.
UniformDimensionedField< vector > uniformDimensionedVectorField
A list of keyword definitions, which are a keyword followed by a number of values (eg...
GeometricField< vector, fvPatchField, volMesh > volVectorField
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const word & name() const noexcept
Return the name of this functionObject.
virtual bool execute()
Execute the function-object operations.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A class for handling words, derived from Foam::string.
virtual ~icoUncoupledKinematicCloud()
Destructor.
TypeName("icoUncoupledKinematicCloud")
Runtime type information.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual bool read(const dictionary &)
Read the function-object dictionary.
This functionObject tracks a uncoupled kinematic particle cloud in the specified velocity field of an...
virtual bool write()
Write the function-object results.