51 #ifndef cloudBoundaryCollisionForce_functionObject_H
52 #define cloudBoundaryCollisionForce_functionObject_H
60 namespace functionObjects
67 class cloudBoundaryCollisionForce
69 public cloudBoundaryCollisionFlux
86 TypeName(
"cloudBoundaryCollisionForce");
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Function to write the boundary collision force field for a cloud.
TypeName("cloudBoundaryCollisionForce")
Runtime type information.
cloudBoundaryCollisionForce(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual ~cloudBoundaryCollisionForce()
Destructor.
void operator=(const cloudBoundaryCollisionForce &)=delete
Disallow default bitwise assignment.
A class for managing temporary objects.
A class for handling words, derived from string.
dimensionedScalar sign(const dimensionedScalar &ds)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.