Go to the documentation of this file.
90 #ifndef atmAlphatkWallFunctionFvPatchScalarField_H
91 #define atmAlphatkWallFunctionFvPatchScalarField_H
108 class atmAlphatkWallFunctionFvPatchScalarField
110 public fixedValueFvPatchScalarField
123 autoPtr<Function1<scalar>>
Pr_;
126 autoPtr<PatchFunction1<scalar>>
Prt_;
129 autoPtr<PatchFunction1<scalar>>
z0_;
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
atmAlphatkWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
virtual void updateCoeffs()
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
virtual void write(Ostream &) const
autoPtr< PatchFunction1< scalar > > Prt_
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
TypeName("atmAlphatkWallFunction")
autoPtr< PatchFunction1< scalar > > z0_
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void rmap(const fvPatchScalarField &, const labelList &)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
autoPtr< Function1< scalar > > Pr_
virtual void autoMap(const fvPatchFieldMapper &)
This boundary condition provides a wall constraint on the kinematic turbulent thermal conductivity (i...
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...