47 #ifndef TomiyamaLift_H 48 #define TomiyamaLift_H 50 #include "liftModel.H" 81 const dictionary&
dict,
93 virtual tmp<volScalarField>
Cl()
const;
TypeName("Tomiyama")
Runtime type information.
TomiyamaLift(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
virtual tmp< volScalarField > Cl() const
Lift coefficient.
virtual ~TomiyamaLift()
Destructor.