Go to the documentation of this file.
53 #ifndef filmPyrolysisTemperatureCoupledFvPatchScalarField_H
54 #define filmPyrolysisTemperatureCoupledFvPatchScalarField_H
69 public fixedValueFvPatchScalarField
89 TypeName(
"filmPyrolysisTemperatureCoupled");
A class for handling words, derived from string.
word rhoName_
Name of density field.
virtual void write(Ostream &) const
Write.
A class for managing temporary objects.
word & phiName()
Return reference to the name of phi to allow adjustment.
filmPyrolysisTemperatureCoupledFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
TypeName("filmPyrolysisTemperatureCoupled")
Runtime type information.
const word & rhoName() const
Return the name of rho.
const word & phiName() const
Return the name of phi.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
word phiName_
Name of flux field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
This boundary condition is designed to be used in conjunction with surface film and pyrolysis modelli...
const word pyrolysisRegionName_
Name of pyrolysis region.
const word filmRegionName_
Name of film region.
word & rhoName()
Return reference to the name of rho to allow adjustment.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...