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 keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
Calculate the laplacian of the given field.
U correctBoundaryConditions()
tmp< VolField< Type > > laplacian(const VolField< Type > &vf, const word &name)
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
const dimensionSet dimLength
void pow(LagrangianPatchField< typename powProduct< Type, r >::type > &f, const LagrangianPatchField< Type > &f1)
defineTypeNameAndDebug(combustionModel, 0)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.