FreeFOAM The Cross-Platform CFD Toolkit
nutSpalartAllmarasWallFunctionFvPatchScalarField Class Reference

Wall function boundary condition for walls. More...

#include <incompressibleRASModels/nutSpalartAllmarasWallFunctionFvPatchScalarField.H>


Detailed Description

+ Inheritance diagram for nutSpalartAllmarasWallFunctionFvPatchScalarField:
+ Collaboration diagram for nutSpalartAllmarasWallFunctionFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("nutSpalartAllmarasWallFunction")
 Runtime type information.
 nutSpalartAllmarasWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 nutSpalartAllmarasWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 nutSpalartAllmarasWallFunctionFvPatchScalarField (const nutSpalartAllmarasWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 nutSpalartAllmarasWallFunctionFvPatchScalarField (const nutSpalartAllmarasWallFunctionFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 nutSpalartAllmarasWallFunctionFvPatchScalarField (const nutSpalartAllmarasWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual tmp< scalarFieldyPlus () const
 Calculate and return the yPlus at the boundary.
virtual void write (Ostream &os) const
 Write.
- Public Member Functions inherited from nutWallFunctionFvPatchScalarField
 TypeName ("nutWallFunction")
 Runtime type information.
 nutWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 nutWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 nutWallFunctionFvPatchScalarField (const nutWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 nutWallFunctionFvPatchScalarField (const nutWallFunctionFvPatchScalarField &)
 Construct as copy.
 nutWallFunctionFvPatchScalarField (const nutWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.

Protected Member Functions

virtual tmp< scalarFieldcalcNut () const
 Calculate the turbulence viscosity.
virtual tmp< scalarFieldcalcUTau (const scalarField &magGradU) const
 Calculate the friction velocity.
- Protected Member Functions inherited from nutWallFunctionFvPatchScalarField
virtual void checkType ()
 Check the type of the patch.
virtual scalar calcYPlusLam (const scalar kappa, const scalar E) const
 Calculate the Y+ at the edge of the laminar sublayer.
virtual void writeLocalEntries (Ostream &) const
 Write local wall function variables.

Additional Inherited Members

- Protected Attributes inherited from nutWallFunctionFvPatchScalarField
scalar Cmu_
 Cmu coefficient.
scalar kappa_
 Von Karman constant.
scalar E_
 E coefficient.
scalar yPlusLam_
 Y+ at the edge of the laminar sublayer.

Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 122 of file nutSpalartAllmarasWallFunctionFvPatchScalarField.C.

Referenced by nutSpalartAllmarasWallFunctionFvPatchScalarField::clone().

nutSpalartAllmarasWallFunctionFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 146 of file nutSpalartAllmarasWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 168 of file nutSpalartAllmarasWallFunctionFvPatchScalarField.C.


Member Function Documentation

tmp< scalarField > calcNut ( ) const
protectedvirtual
TypeName ( "nutSpalartAllmarasWallFunction"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Reimplemented from nutWallFunctionFvPatchScalarField.

Definition at line 126 of file nutSpalartAllmarasWallFunctionFvPatchScalarField.H.

References nutSpalartAllmarasWallFunctionFvPatchScalarField::nutSpalartAllmarasWallFunctionFvPatchScalarField().

tmp< scalarField > yPlus ( ) const
virtual
void write ( Ostream os) const
virtual

Write.

Reimplemented from nutWallFunctionFvPatchScalarField.

Definition at line 194 of file nutSpalartAllmarasWallFunctionFvPatchScalarField.C.


The documentation for this class was generated from the following files: