Go to the documentation of this file.
37 namespace functionObjects
47 bool Foam::functionObjects::Lambda2::calc()
52 const tmp<volTensorField> tgradU(
fvc::grad(
U));
GeometricField< tensor, fvPatchField, volMesh > volTensorField
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
dimensionedTensor skew(const dimensionedTensor &dt)
dimensionedVector eigenValues(const dimensionedSymmTensor &dt)
bool store(word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false)
void setResultName(const word &typeName, const word &defaultArg)
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
GeometricField< vector, fvPatchField, volMesh > volVectorField
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
addToRunTimeSelectionTable(functionObject, ObukhovLength, dictionary)
Calculate the gradient of the given field.
defineTypeNameAndDebug(ObukhovLength, 0)
word name(const expressions::valueTypeCode typeCode)
Lambda2(const word &name, const Time &runTime, const dictionary &dict)