78 #ifndef semiPermeableBaffleMassFractionFvPatchScalarField_H 79 #define semiPermeableBaffleMassFractionFvPatchScalarField_H 93 class semiPermeableBaffleMassFractionFvPatchScalarField
95 public mappedPatchBase,
96 public mixedFvPatchScalarField
99 typedef mixedFvPatchScalarField parent_bctype;
113 TypeName(
"semiPermeableBaffleMassFraction");
122 const DimensionedField<scalar, volMesh>&
183 using parent_bctype::operator=;
semiPermeableBaffleMassFractionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This is a mass-fraction boundary condition for a semi-permeable baffle.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
A FieldMapper for finite-volume patch fields.
virtual tmp< fvPatchField< scalar > > clone(const DimensionedField< scalar, volMesh > &iF) const
Clone with an internal field reference.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
tmp< scalarField > phiY() const
Return the flux of this species through the baffle.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName("semiPermeableBaffleMassFraction")
Runtime type information.
A class for managing temporary objects.
virtual void write(Ostream &) const
Write.