35 #ifndef constantAspectRatio_H 36 #define constantAspectRatio_H 38 #include "aspectRatioModel.H" 44 namespace aspectRatioModels
51 class constantAspectRatio
53 public aspectRatioModel
72 const dictionary&
dict,
84 virtual tmp<volScalarField>
E()
const;
virtual ~constantAspectRatio()
Destructor.
TypeName("constant")
Runtime type information.
constantAspectRatio(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and an ordered phase pair.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual tmp< volScalarField > E() const
Aspect ratio.