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

nutkWallFunctionFvPatchScalarField Class Reference

Boundary condition for turbulent (kinematic) viscosity when using wall functions, based on turbulence kinetic energy.

  • replicates OpenFOAM v1.5 (and earlier) behaviour.
More...

#include <incompressibleRASModels/nutkWallFunctionFvPatchScalarField.H>


Detailed Description

Boundary condition for turbulent (kinematic) viscosity when using wall functions, based on turbulence kinetic energy.

  • replicates OpenFOAM v1.5 (and earlier) behaviour.

Source files

Definition at line 55 of file nutkWallFunctionFvPatchScalarField.H.

Inheritance diagram for nutkWallFunctionFvPatchScalarField:
Collaboration diagram for nutkWallFunctionFvPatchScalarField:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

nutkWallFunctionFvPatchScalarField ( const fvPatch &   p,
const DimensionedField< scalar, volMesh > &   iF  
)

Construct from patch and internal field.

Definition at line 42 of file nutkWallFunctionFvPatchScalarField.C.

Referenced by nutkWallFunctionFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 64 of file nutkWallFunctionFvPatchScalarField.C.

nutkWallFunctionFvPatchScalarField ( const nutkWallFunctionFvPatchScalarField &   ptf,
const fvPatch &   p,
const DimensionedField< scalar, volMesh > &   iF,
const fvPatchFieldMapper &   mapper  
)

Construct by mapping given.

nutkWallFunctionFvPatchScalarField onto a new patch

Definition at line 52 of file nutkWallFunctionFvPatchScalarField.C.

Construct as copy.

Definition at line 75 of file nutkWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 84 of file nutkWallFunctionFvPatchScalarField.C.


Member Function Documentation

TypeName ( "nutkWallFunction"    )

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 117 of file nutkWallFunctionFvPatchScalarField.H.

References nutkWallFunctionFvPatchScalarField::nutkWallFunctionFvPatchScalarField().


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