46 #ifndef TomiyamaLift_H
47 #define TomiyamaLift_H
56 class aspectRatioModel;
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Lift model of Tomiyama et al.
virtual tmp< volScalarField > Cl() const
Lift coefficient.
virtual ~TomiyamaLift()
Destructor.
TypeName("Tomiyama")
Runtime type information.
TomiyamaLift(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.