44 widthCoeff_(widthCoeff),
55 calculatedFvPatchScalarField::typeName
67 bd.optionalSubDict(
type() +
"Coeffs").lookup<scalar>(
"widthCoeff")
79 calculatedFvPatchScalarField::typeName
106 unFilteredField.clear();
108 return filteredField;
122 unFilteredField.clear();
124 return filteredField;
138 unFilteredField.clear();
140 return filteredField;
154 unFilteredField.clear();
156 return filteredField;
Macros for easy insertion into run-time selection tables.
Internal & internalFieldRef()
Return a reference to the dimensioned internal field.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Abstract class for LES filters.
const fvMesh & mesh() const
Return mesh reference.
A list of keyword definitions, which are a keyword followed by any number of values (e....
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
const dictionary & optionalSubDict(const word &) const
Find and return a sub-dictionary if found.
Mesh data needed to do the Finite Volume discretisation.
const DimensionedField< scalar, volMesh > & V() const
Return cell volumes.
laplaceFilter(const fvMesh &mesh, scalar widthCoeff)
Construct from components.
virtual void read(const dictionary &)
Read the LESfilter dictionary.
A class for managing temporary objects.
Calculate the laplacian of the given field.
U correctBoundaryConditions()
tmp< VolField< Type > > laplacian(const VolField< Type > &vf, const word &name)
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
word name(const bool)
Return a word representation of a bool.
const dimensionSet dimLength
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
defineTypeNameAndDebug(combustionModel, 0)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.