35 #ifndef constantLiftCoefficient_H
36 #define constantLiftCoefficient_H
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Constant coefficient lift model.
virtual ~constantLiftCoefficient()
Destructor.
constantLiftCoefficient(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual tmp< volScalarField > Cl() const
Lift coefficient.
TypeName("constantCoefficient")
Runtime type information.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.