FreeFOAM The Cross-Platform CFD Toolkit
nutSpalartAllmarasStandardWallFunctionFvPatchScalarField Class Reference

Wall function boundary condition for walls. More...

#include <incompressibleRASModels/nutSpalartAllmarasStandardWallFunctionFvPatchScalarField.H>


Detailed Description

+ Inheritance diagram for nutSpalartAllmarasStandardWallFunctionFvPatchScalarField:
+ Collaboration diagram for nutSpalartAllmarasStandardWallFunctionFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("nutSpalartAllmarasStandardWallFunction")
 Runtime type information.
 nutSpalartAllmarasStandardWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 nutSpalartAllmarasStandardWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 nutSpalartAllmarasStandardWallFunctionFvPatchScalarField (const nutSpalartAllmarasStandardWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 nutSpalartAllmarasStandardWallFunctionFvPatchScalarField (const nutSpalartAllmarasStandardWallFunctionFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 nutSpalartAllmarasStandardWallFunctionFvPatchScalarField (const nutSpalartAllmarasStandardWallFunctionFvPatchScalarField &, 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< scalarFieldcalcYPlus (const scalarField &magUp) const
 Calculate yPLus.
virtual tmp< scalarFieldcalcNut () const
 Calculate the turbulence viscosity.
- 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

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

Construct from patch, internal field and dictionary.

Definition at line 139 of file nutSpalartAllmarasStandardWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 161 of file nutSpalartAllmarasStandardWallFunctionFvPatchScalarField.C.


Member Function Documentation

TypeName ( "nutSpalartAllmarasStandardWallFunction"  )

Runtime type information.

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

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