Go to the documentation of this file.
27 #include "phasePair.H"
34 namespace wallDampingModels
51 const dictionary&
dict,
55 wallDampingModel(
dict, pair)
70 const tmp<volScalarField>& Cl
80 const tmp<volVectorField>&
F
90 const tmp<surfaceScalarField>&
Ff
surfaceScalarField Ff(fluid.Ff())
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
noWallDamping(const dictionary &dict, const phasePair &pair)
Construct from components.
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].
Macros for easy insertion into run-time selection tables.
virtual ~noWallDamping()
Destructor.
defineTypeNameAndDebug(combustionModel, 0)
virtual tmp< volScalarField > damp(const tmp< volScalarField > &) const
Return damped coefficient.