35 #ifndef constantAspectRatio_H
36 #define constantAspectRatio_H
44 namespace aspectRatioModels
Model for deviations in the shape of the dispersed phase from spherical. Just a sub-model modifier,...
Constant value aspect ratio model.
virtual ~constantAspectRatio()
Destructor.
constantAspectRatio(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
TypeName("constant")
Runtime type information.
virtual tmp< volScalarField > E() const
Aspect ratio.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.