FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

nutSpalartAllmarasWallFunctionFvPatchScalarField Class Reference

Wall function boundary condition for walls. More...

#include <incompressibleRASModels/nutSpalartAllmarasWallFunctionFvPatchScalarField.H>


Detailed Description

Wall function boundary condition for walls.

Source files

Definition at line 53 of file nutSpalartAllmarasWallFunctionFvPatchScalarField.H.

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< fvPatchScalarField >  clone () const
 Construct and return a clone.
 nutSpalartAllmarasWallFunctionFvPatchScalarField (const nutSpalartAllmarasWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarField >  clone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual tmp< scalarField >  yPlus () const
 Calculate and return the yPlus at the boundary.
virtual void  write (Ostream &os) const
 Write.

Protected Member Functions

virtual tmp< scalarField >  calcNut () const
 Calculate the turbulence viscosity.
virtual tmp< scalarField >  calcUTau (const scalarField &magGradU) const
 Calculate the friction velocity.

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 by mapping given.

nutSpalartAllmarasWallFunctionFvPatchScalarField onto a new patch

Definition at line 133 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 [protected, virtual]
TypeName ( "nutSpalartAllmarasWallFunction"    )

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  ) const [inline, virtual]
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

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: