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

SpalartAllmarasDDES Class Reference

#include <src/turbulenceModels/incompressible/LES/SpalartAllmarasDDES/SpalartAllmarasDDES.H>


Detailed Description

Definition at line 58 of file SpalartAllmarasDDES.H.

Inheritance diagram for SpalartAllmarasDDES:
Collaboration diagram for SpalartAllmarasDDES:

List of all members.

Public Member Functions

 TypeName ("SpalartAllmarasDDES")
 Runtime type information.
 SpalartAllmarasDDES (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport)
 Construct from components.
virtual  ~SpalartAllmarasDDES ()
 Destructor.

Protected Member Functions

virtual tmp< volScalarField >  dTilda (const volScalarField &S) const
 Length scale.
virtual tmp< volScalarField >  S (const volTensorField &gradU) const

Constructor & Destructor Documentation

SpalartAllmarasDDES ( const volVectorField &   U,
const surfaceScalarField &   phi,
transportModel &   transport  
)

Construct from components.

Definition at line 99 of file SpalartAllmarasDDES.C.

virtual ~SpalartAllmarasDDES (  ) [inline, virtual]

Destructor.

Definition at line 105 of file SpalartAllmarasDDES.H.


Member Function Documentation

tmp< volScalarField > dTilda ( const volScalarField &   S  ) const [protected, virtual]
tmp< volScalarField > S ( const volTensorField &   gradU  ) const [protected, virtual]

Reimplemented from SpalartAllmaras.

Definition at line 78 of file SpalartAllmarasDDES.C.

References Foam::mag(), Foam::sqrt(), and Foam::symm().

TypeName ( "SpalartAllmarasDDES"    )

Runtime type information.


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