84 #ifndef adsorptionMassFractionFvPatchScalarField_H
85 #define adsorptionMassFractionFvPatchScalarField_H
98 class adsorptionMassFractionFvPatchScalarField
100 public specieTransferMassFractionFvPatchScalarField
114 const DimensionedField<scalar, fvMesh>&,
124 const DimensionedField<scalar, fvMesh>&,
174 using specieTransferMassFractionFvPatchScalarField::operator=;
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,...
This is a mass-fraction boundary condition for an adsorbing wall.
virtual void write(Ostream &) const
Write.
adsorptionMassFractionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, fvMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
TypeName("adsorptionMassFraction")
Runtime type information.
tmp< scalarField > calcPhiYp() const
Return the flux of this species.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, fvMesh > &iF) const
Construct and return a clone setting internal field reference.
A class for managing temporary objects.