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

nuSgsWallFunctionFvPatchScalarField Class Reference

Spalart Allmaras wall function boundary condition for incompressible flows. More...

#include <incompressibleLESModels/nuSgsWallFunctionFvPatchScalarField.H>


Detailed Description

Spalart Allmaras wall function boundary condition for incompressible flows.

Source files

Definition at line 53 of file nuSgsWallFunctionFvPatchScalarField.H.

Collaboration diagram for nuSgsWallFunctionFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("nuSgsWallFunction")
 Runtime type information.
 nuSgsWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 nuSgsWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 nuSgsWallFunctionFvPatchScalarField (const nuSgsWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 nuSgsWallFunctionFvPatchScalarField (const nuSgsWallFunctionFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 nuSgsWallFunctionFvPatchScalarField (const nuSgsWallFunctionFvPatchScalarField &, 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 void  evaluate (const Pstream::commsTypes commsType=Pstream::blocking)
 Evaluate the patchField.
void  write (Ostream &) const
 Write.

Constructor & Destructor Documentation

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

Construct from patch and internal field.

Definition at line 44 of file nuSgsWallFunctionFvPatchScalarField.C.

Referenced by nuSgsWallFunctionFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 76 of file nuSgsWallFunctionFvPatchScalarField.C.

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

Construct by mapping given.

nuSgsWallFunctionFvPatchScalarField onto a new patch

Definition at line 59 of file nuSgsWallFunctionFvPatchScalarField.C.

Construct as copy.

Definition at line 92 of file nuSgsWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 106 of file nuSgsWallFunctionFvPatchScalarField.C.


Member Function Documentation

TypeName ( "nuSgsWallFunction"    )

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.

Definition at line 130 of file nuSgsWallFunctionFvPatchScalarField.H.

References nuSgsWallFunctionFvPatchScalarField::nuSgsWallFunctionFvPatchScalarField().

void evaluate ( const Pstream::commsTypes   commsType = Pstream::blocking  ) [virtual]
void write ( Ostream &   os  ) const

Write.

Definition at line 185 of file nuSgsWallFunctionFvPatchScalarField.C.

References token::END_STATEMENT, and Foam::nl.


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