Public Member Functions | |
TypeName ("vanDriest") | |
vanDriestDelta (const word &name, const turbulenceModel &turbulence, const dictionary &) | |
virtual | ~vanDriestDelta ()=default |
virtual void | read (const dictionary &) |
virtual void | correct () |
![]() | |
TypeName ("LESdelta") | |
declareRunTimeSelectionTable (autoPtr, LESdelta, dictionary,(const word &name, const turbulenceModel &turbulence, const dictionary &dict),(name, turbulence, dict)) | |
LESdelta (const word &name, const turbulenceModel &turbulence) | |
virtual | ~LESdelta ()=default |
const turbulenceModel & | turbulence () const |
virtual | operator const volScalarField & () const |
Additional Inherited Members | |
![]() | |
static autoPtr< LESdelta > | New (const word &name, const turbulenceModel &turbulence, const dictionary &dict, const word &lookupName="delta") |
static autoPtr< LESdelta > | New (const word &name, const turbulenceModel &turbulence, const dictionary &dict, const dictionaryConstructorTableType &additionalConstructors, const word &lookupName="delta") |
![]() | |
LESdelta (const LESdelta &)=delete | |
void | operator= (const LESdelta &)=delete |
![]() | |
const turbulenceModel & | turbulenceModel_ |
volScalarField | delta_ |
Definition at line 49 of file vanDriestDelta.H.
vanDriestDelta | ( | const word & | name, |
const turbulenceModel & | turbulence, | ||
const dictionary & | dict | ||
) |
Definition at line 94 of file vanDriestDelta.C.
|
virtualdefault |
TypeName | ( | "vanDriest" | ) |
|
virtual |
Implements LESdelta.
Definition at line 145 of file vanDriestDelta.C.
References dict, dictionary::readIfPresent(), and Foam::type().
|
virtual |
Implements LESdelta.
Definition at line 159 of file vanDriestDelta.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.