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

mutSpalartAllmarasWallFunctionFvPatchScalarField Class Reference

Wall function boundary condition for walls. More...

#include <compressibleRASModels/mutSpalartAllmarasWallFunctionFvPatchScalarField.H>


Detailed Description

Wall function boundary condition for walls.

Source files

Definition at line 53 of file mutSpalartAllmarasWallFunctionFvPatchScalarField.H.

Inheritance diagram for mutSpalartAllmarasWallFunctionFvPatchScalarField:
Collaboration diagram for mutSpalartAllmarasWallFunctionFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("mutSpalartAllmarasWallFunction")
 Runtime type information.
 mutSpalartAllmarasWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 mutSpalartAllmarasWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 mutSpalartAllmarasWallFunctionFvPatchScalarField (const mutSpalartAllmarasWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 mutSpalartAllmarasWallFunctionFvPatchScalarField (const mutSpalartAllmarasWallFunctionFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 mutSpalartAllmarasWallFunctionFvPatchScalarField (const mutSpalartAllmarasWallFunctionFvPatchScalarField &, 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 >  calcMut () 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 130 of file mutSpalartAllmarasWallFunctionFvPatchScalarField.C.

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

Construct from patch, internal field and dictionary.

Definition at line 154 of file mutSpalartAllmarasWallFunctionFvPatchScalarField.C.

Construct by mapping given.

mutSpalartAllmarasWallFunctionFvPatchScalarField onto a new patch

Definition at line 141 of file mutSpalartAllmarasWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 176 of file mutSpalartAllmarasWallFunctionFvPatchScalarField.C.


Member Function Documentation

TypeName ( "mutSpalartAllmarasWallFunction"    )

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 mutWallFunctionFvPatchScalarField.

Definition at line 126 of file mutSpalartAllmarasWallFunctionFvPatchScalarField.H.

void write ( Ostream &   os  ) const [virtual]

Write.

Reimplemented from mutWallFunctionFvPatchScalarField.

Definition at line 203 of file mutSpalartAllmarasWallFunctionFvPatchScalarField.C.


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