40 fixedValueFvPatchScalarField(
p, iF,
dict),
55 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
68 fixedValueFvPatchScalarField(ptf, iF),
84 const label i = this->i();
89 if (index_ < phaseiFirst || index_ > phaseiLast)
92 <<
"Group index " << index_ <<
" is out of range of the group "
93 <<
"indices associated with phase " << internalField().group()
94 <<
" (" << phaseiFirst <<
" -> " << phaseiLast <<
")"
100 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,...
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.
Base class for source conditions of properties of the groups in a population balance model.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
const UPtrList< const diameterModels::populationBalance > & diameters() const
Access the list of diameter models associated with each group.
Boundary condition for group fractions of a population balance model that sets a value of one in a si...
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
singleGroupFractionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, fvMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
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 > &)
makePatchTypeField(fvPatchScalarField, atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField)
void writeEntry(Ostream &os, const word &key, const DimensionedFieldFunction< DimensionedFieldType > &f)