Go to the documentation of this file.
35 #ifndef smoluchowskiJumpTFvPatchScalarFields_H
36 #define smoluchowskiJumpTFvPatchScalarFields_H
51 public mixedFvPatchScalarField
A class for handling words, derived from string.
A class for managing temporary objects.
scalar accommodationCoeff_
Accommodation coefficient.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
Pre-declare SubField and related Field type.
smoluchowskiJumpTFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
word rhoName_
Density field name, default = "rho".
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
Write.
TypeName("smoluchowskiJumpT")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
scalar gamma_
Heat capacity ratio (default 1.4)
virtual void rmap(const fvPatchField< scalar > &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
scalarField Twall_
Wall surface temperature.
Smoluchowski temperature jump boundary condition.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
word muName_
Dynamic viscosity field name, default = "thermo:mu".
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
word psiName_
Compressibility field name, default = "thermo:psi".
word UName_
Velocity field name, default = "U".
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...