Go to the documentation of this file.
38 #ifndef totalFlowRateAdvectiveDiffusiveFvPatchScalarField_H
39 #define totalFlowRateAdvectiveDiffusiveFvPatchScalarField_H
71 TypeName(
"totalFlowRateAdvectiveDiffusive");
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A class for handling words, derived from string.
A class for managing temporary objects.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual tmp< fvPatchField< scalar > > clone() const
Construct and return a clone.
totalFlowRateAdvectiveDiffusiveFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
word rhoName_
Name of the density field used to normalise the mass flux.
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e....
This BC is used for species inlets. The diffusion and advection fluxes are considered to calculate th...
This boundary condition provides a base class for 'mixed' type boundary conditions,...
TypeName("totalFlowRateAdvectiveDiffusive")
Runtime type information.
scalar massFluxFraction_
Mass flux fraction.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
word phiName_
Name of the flux transporting the field.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...