34 #ifndef wallDampedLift_H 35 #define wallDampedLift_H 37 #include "liftModel.H"
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~wallDamped()
Destructor.
TypeName("wallDamped")
Runtime type information.
virtual tmp< surfaceScalarField > Ff() const
Return face lift force.
virtual tmp< volVectorField > F() const
Return lift force.
virtual tmp< volVectorField > Fi() const
Return phase-intensive lift force.
wallDamped(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
virtual tmp< volScalarField > Cl() const
Return lift coefficient.