Go to the documentation of this file.
55 #ifndef filmPyrolysisTemperatureCoupledFvPatchScalarField_H
56 #define filmPyrolysisTemperatureCoupledFvPatchScalarField_H
71 public fixedValueFvPatchScalarField
76 const word filmRegionName_;
79 const word pyrolysisRegionName_;
91 TypeName(
"filmPyrolysisTemperatureCoupled");
189 virtual void write(Ostream&)
const;
A class for handling words, derived from Foam::string.
virtual void write(Ostream &) const
A class for managing temporary objects.
filmPyrolysisTemperatureCoupledFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
TypeName("filmPyrolysisTemperatureCoupled")
const word & rhoName() const
const word & phiName() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void updateCoeffs()
virtual tmp< fvPatchScalarField > clone() const
This boundary condition is designed to be used in conjunction with surface film and pyrolysis modelli...
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...