41 fvScalarFieldSource(iF,
dict)
52 fvScalarFieldSource(field, iF)
73 refCast<const diameterModels::sizeGroup>(this->internalField());
76 refCast<const fv::nucleation>(model).d();
99 model.
name() +
":" + this->internalField().name() +
"InternalCoeff",
100 this->internalField().mesh(),
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static tmp< DimensionedField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Mesh &mesh, const dimensionSet &, const PrimitiveField< Type > &)
Return a temporary field constructed from name, mesh,.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
dimensionedScalar etaV(const label i, const dimensionedScalar &v) const
Return the volume allocation coefficient for a single volume.
Single size class fraction field representing a fixed particle volume as defined by the user through ...
const velocityGroup & group() const
Return const-reference to the velocityGroup.
label i() const
Return index of the size group within the population balance.
const populationBalanceModel & popBal() const
Return the populationBalance this velocityGroup belongs to.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return const access to the source name.
Base class for finite volume sources.
This source condition creates a nucleation source term in the size group equations of a population ba...
virtual void write(Ostream &) const
Write.
nucleationSizeGroupFvScalarFieldSource(const DimensionedField< scalar, volMesh > &, const dictionary &dict)
Construct from internal field and dictionary.
virtual ~nucleationSizeGroupFvScalarFieldSource()
Destructor.
virtual tmp< DimensionedField< scalar, volMesh > > sourceValue(const fvSource &model, const DimensionedField< scalar, volMesh > &source) const
Return the source value.
virtual tmp< DimensionedField< scalar, volMesh > > internalCoeff(const fvSource &model, const DimensionedField< scalar, volMesh > &source) const
Return the internal coefficient.
A class for managing temporary objects.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
const dimensionSet dimless
makeTypeFieldSource(fvScalarFieldSource, turbulentIntensityKineticEnergyFvScalarFieldSource)
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)