Go to the documentation of this file.
37 namespace functionObjects
47 bool Foam::functionObjects::flowType::calc()
52 const tmp<volTensorField> tgradU(
fvc::grad(
U));
68 (magD - magOmega)/(magD + magOmega + smallMagD)
GeometricField< tensor, fvPatchField, volMesh > volTensorField
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
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)
bool store(word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false)
void setResultName(const word &typeName, const word &defaultArg)
flowType(const word &name, const Time &runTime, const dictionary &dict)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
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.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
defineTypeNameAndDebug(ObukhovLength, 0)
word name(const expressions::valueTypeCode typeCode)