39 fixedValueFvPatchScalarField(
p, iF,
dict),
52 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
63 fixedValueFvPatchScalarField(ptf, iF),
78 refCast<const diameterModels::sizeGroup>(internalField());
83 if (index_ < firstIndex || index_ > lastIndex)
86 <<
"Size-group index " << index_ <<
" is out of range of the "
87 <<
"indices associated with phase " << internalField().group()
88 <<
" (" << firstIndex <<
" -> " << lastIndex <<
")"
94 fixedValueFvPatchScalarField::updateCoeffs();
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...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
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 PtrList< sizeGroup > & sizeGroups() const
Return sizeGroups belonging to this velocityGroup.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base class for field mapping.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Boundary condition for size-group fractions that sets a value of one in a single group,...
virtual void write(Ostream &) const
Write.
singleSizeGroupFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)