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

SpalartAllmarasIDDES Class Reference

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


Detailed Description

Definition at line 54 of file SpalartAllmarasIDDES.H.

Inheritance diagram for SpalartAllmarasIDDES:
Collaboration diagram for SpalartAllmarasIDDES:

List of all members.

Public Member Functions

 TypeName ("SpalartAllmarasIDDES")
 Runtime type information.
 SpalartAllmarasIDDES (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport)
 Construct from components.
virtual  ~SpalartAllmarasIDDES ()
 Destructor.
virtual const volScalarField &  delta () const
 Access function to filter width.
virtual bool  read ()
 Read LESProperties dictionary.

Protected Member Functions

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

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 143 of file SpalartAllmarasIDDES.C.

virtual ~SpalartAllmarasIDDES (  ) [inline, virtual]

Destructor.

Definition at line 115 of file SpalartAllmarasIDDES.H.


Member Function Documentation

TypeName ( "SpalartAllmarasIDDES"    )

Runtime type information.

virtual const volScalarField& delta (  ) const [inline, virtual]

Access function to filter width.

Reimplemented from incompressible::LESModel.

Definition at line 122 of file SpalartAllmarasIDDES.H.

Referenced by SpalartAllmarasIDDES::dTilda().

bool read (  ) [virtual]

Read LESProperties dictionary.

Reimplemented from SpalartAllmaras.

Definition at line 199 of file SpalartAllmarasIDDES.C.

References incompressible::LESModel::coeffDict(), SpalartAllmaras::read(), and dimensioned< Type >::readIfPresent().


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