40 fvScalarFieldSource(iF,
dict),
52 fvScalarFieldSource(field, iF),
75 6/refCast<const fv::nucleation>(model).d();
78 return popBal().f(i()).sources()[model.
name()].
value(model, source)*
kappa;
94 model.
name() +
":" + this->internalField().name() +
"InternalCoeff",
95 this->internalField().mesh(),
117 nucleationSurfaceAreaVolumeRatio
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 GeoMesh &mesh, const dimensionSet &, const PrimitiveField< Type > &)
Return a temporary field constructed from name, mesh,.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const Type & value() const
Return const reference to value.
const word & name() const
Return const access to the source name.
Base class for finite volume sources.
Base class for source conditions of properties of the groups in a population balance model.
This source condition creates a nucleation source term in the surface-area-to-volume-ratio (kappa) eq...
virtual tmp< DimensionedField< scalar, fvMesh > > sourceValue(const fvSource &model, const DimensionedField< scalar, fvMesh > &source) const
Return the source value.
virtual tmp< DimensionedField< scalar, fvMesh > > internalCoeff(const fvSource &model, const DimensionedField< scalar, fvMesh > &source) const
Return the internal coefficient.
nucleationGroupSurfaceAreaVolumeRatioFvScalarFieldSource(const DimensionedField< scalar, fvMesh > &, const dictionary &dict)
Construct from internal field and dictionary.
virtual ~nucleationGroupSurfaceAreaVolumeRatioFvScalarFieldSource()
Destructor.
A class for managing temporary objects.
const dimensionedScalar kappa
Coulomb constant: default SI units: [N.m2/C2].
const dimensionSet & dimless
addNamedToRunTimeSelectionTable(fvPatchScalarField, turbulentKineticEnergyFvPatchScalarField, dictionary, turbulentIntensityKineticEnergyInlet)
makeTypeFieldSource(fvScalarFieldSource, turbulentKineticEnergyFvScalarFieldSource)