FreeFOAM The Cross-Platform CFD Toolkit
nuSgsWallFunctionFvPatchScalarField Class Reference

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

#include <incompressibleLESModels/nuSgsWallFunctionFvPatchScalarField.H>


Detailed Description

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< fvPatchScalarFieldclone () const
 Construct and return a clone.
 nuSgsWallFunctionFvPatchScalarField (const nuSgsWallFunctionFvPatchScalarField &, 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 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 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
inlinevirtual
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 130 of file nuSgsWallFunctionFvPatchScalarField.H.

References nuSgsWallFunctionFvPatchScalarField::nuSgsWallFunctionFvPatchScalarField().

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: