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