Go to the documentation of this file.
35 #ifndef constantAspectRatio_H
36 #define constantAspectRatio_H
38 #include "aspectRatioModel.H"
44 namespace aspectRatioModels
A class for managing temporary objects.
virtual ~constantAspectRatio()
Destructor.
constantAspectRatio(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and an ordered phase pair.
TypeName("constant")
Runtime type information.
const dimensionedScalar E0_
Constant aspect ratio value.
virtual tmp< volScalarField > E() const
Aspect ratio.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.