34 #ifndef cosineWallDamping_H
35 #define cosineWallDamping_H
43 namespace wallDampingModels
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
Wall damping models can be used to filter interfacial models near the walls. This is particularly use...
virtual tmp< volScalarField > limiter() const
Return the force limiter field.
cosine(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
TypeName("cosine")
Runtime type information.
virtual ~cosine()
Destructor.