38 LagrangianVectorFieldSource(iIo,
dict),
53 iIo.
time().userUnits(),
68 LagrangianVectorFieldSource(field, iIo),
78 direction_(field.direction_, false)
99 Umag(injection, subMesh)
125 LagrangianVectorFieldSource,
Macros for easy insertion into run-time selection tables.
Mix-in for source conditions that provides functions for evaluating Function1s at variable times.
Run-time selectable general function of one variable.
Base class for Lagrangian injections. Minimal wrapper over LagrangianSource. Implements some utility ...
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Mix-in for source conditions that refer to a cloud.
Mix-in for source conditions that provides a random injection direction between two cone angles.
void write(Ostream &) const
Write.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.
This source condition provides a conical velocity profile, characterised by inner and outer cone angl...
virtual tmp< LagrangianSubVectorField > value(const LagrangianInjection &, const LagrangianSubMesh &) const
Return the value for an instantaneous injection.
totalPressureConeVelocityLagrangianVectorFieldSource(const regIOobject &, const dictionary &dict)
Construct from internal field and dictionary.
virtual void write(Ostream &) const
Write.
virtual ~totalPressureConeVelocityLagrangianVectorFieldSource()
Destructor.
Mix-in for source conditions that compute the velocity magnitude from the difference between a specif...
void write(Ostream &) const
Write.
const dimensionSet dimless
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
const dimensionSet & dimless
dimensionSet normalised(const dimensionSet &)
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)
void writeEntry(Ostream &os, const word &key, const DimensionedFieldFunction< DimensionedFieldType > &f)
makeLagrangianTypeFieldSource(LagrangianVectorFieldSource, coneDiskVelocityLagrangianVectorFieldSource)