Go to the documentation of this file.
37 #ifndef wallDampingModel_H
38 #define wallDampingModel_H
42 #include "wallDependentModel.H"
static const dimensionSet dimF
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
static autoPtr< wallDampingModel > New(const dictionary &dict, const phasePair &pair)
declareRunTimeSelectionTable(autoPtr, wallDampingModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
virtual tmp< volScalarField > damp(const tmp< volScalarField > &) const =0
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("wallDampingModel")
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual ~wallDampingModel()=default
Macros to ease declaration of run-time selection tables.
wallDampingModel(const dictionary &dict, const phasePair &pair)
A class which provides on-demand creation and caching of wall distance and wall normal fields for use...