Go to the documentation of this file.
76 #ifndef filmPyrolysisRadiativeCoupledMixedFvPatchScalarField_H
77 #define filmPyrolysisRadiativeCoupledMixedFvPatchScalarField_H
96 public mixedFvPatchScalarField,
143 TypeName(
"filmPyrolysisRadiativeCoupledMixed");
Base class for pyrolysis models.
A class for handling words, derived from string.
A class for managing temporary objects.
virtual void write(Ostream &) const
Write.
TypeName("filmPyrolysisRadiativeCoupledMixed")
Runtime type information.
Common functions for use in temperature coupled boundaries.
const word filmRegionName_
Name of film region.
const word pyrolysisRegionName_
Name of pyrolysis region.
const scalar convectiveScaling_
Convective Scaling Factor (as determined by Prateep's tests)
const pyrolysisModelType & pyrModel() const
Retrieve pyrolysis model from the database.
Foam::regionModels::pyrolysisModels::pyrolysisModel pyrolysisModelType
tmp< scalarField > K() const
Get corresponding K field.
const word TnbrName_
Name of field on the neighbour region.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const word QrName_
Name of the radiative heat flux.
const scalar filmDeltaWet_
Maximum delta film to be consired wet.
A list of keyword definitions, which are a keyword followed by any number of values (e....
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
const filmModelType & filmModel() const
Retrieve film model from the database.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::regionModels::surfaceFilmModels::thermoSingleLayer filmModelType
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const scalar filmDeltaDry_
Minimum delta film to be consired dry.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...