Public Member Functions | |
TypeName ("maxDeltaxyz") | |
maxDeltaxyz (const word &name, const turbulenceModel &turbulence, const dictionary &) | |
virtual | ~maxDeltaxyz ()=default |
void | calcDelta () |
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 52 of file maxDeltaxyz.H.
maxDeltaxyz | ( | const word & | name, |
const turbulenceModel & | turbulence, | ||
const dictionary & | dict | ||
) |
Definition at line 100 of file maxDeltaxyz.C.
|
virtualdefault |
TypeName | ( | "maxDeltaxyz" | ) |
void calcDelta | ( | ) |
Definition at line 39 of file maxDeltaxyz.C.
References cells, GeometricField::correctBoundaryConditions(), LESdelta::delta_, Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::mag(), mesh, turbulenceModel::mesh(), n, Foam::nl, GeometricField::primitiveFieldRef(), LESdelta::turbulenceModel_, and WarningInFunction.
|
virtual |
Implements LESdelta.
Definition at line 122 of file maxDeltaxyz.C.
References dict, dictionary::readIfPresent(), and Foam::type().
|
virtual |
Implements LESdelta.
Definition at line 132 of file maxDeltaxyz.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.