FreeFOAM The Cross-Platform CFD Toolkit
muSgsWallFunctionFvPatchScalarField Class Reference

Spalart Allmaas wall function boundary condition for compressible flows. More...

#include <compressibleLESModels/muSgsWallFunctionFvPatchScalarField.H>


Detailed Description

List of all members.

Public Member Functions

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

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

Construct from patch and internal field.

Definition at line 44 of file muSgsWallFunctionFvPatchScalarField.C.

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

Construct from patch, internal field and dictionary.

Definition at line 76 of file muSgsWallFunctionFvPatchScalarField.C.

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

Construct by mapping given.

muSgsWallFunctionFvPatchScalarField onto a new patch

Definition at line 59 of file muSgsWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 106 of file muSgsWallFunctionFvPatchScalarField.C.


Member Function Documentation

TypeName ( "muSgsWallFunction"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 116 of file muSgsWallFunctionFvPatchScalarField.H.

References muSgsWallFunctionFvPatchScalarField::clone().

Referenced by muSgsWallFunctionFvPatchScalarField::clone().

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

Construct and return a clone setting internal field reference.

Definition at line 133 of file muSgsWallFunctionFvPatchScalarField.H.

void write ( Ostream os) const

Write.

Definition at line 192 of file muSgsWallFunctionFvPatchScalarField.C.

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


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