33 namespace wallDampingModels
Macros for easy insertion into run-time selection tables.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const phaseModel & dispersed() const
Dispersed phase.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
tmp< volScalarField > d() const
Return the Sauter-mean diameter.
A class for managing temporary objects.
Wall damping models can be used to filter interfacial models near the walls. This is particularly use...
const dimensionedScalar zeroWallDist_
Distance from wall below which the field is damped to zero.
const dispersedPhaseInterface interface_
Interface.
const dimensionedScalar Cd_
Diameter coefficient.
virtual tmp< volScalarField > limiter() const
Return the force limiter field.
cosine(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual ~cosine()
Destructor.
const volScalarField & yWall() const
Return the wall distance, creating and storing it if necessary.
addToRunTimeSelectionTable(wallDampingModel, cosine, dictionary)
defineTypeNameAndDebug(cosine, 0)
const dimensionSet dimLength
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
dimensionedScalar cos(const dimensionedScalar &ds)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.