57 aspectRatioModel(
dict, pair),
70Foam::tmp<Foam::volScalarField>
73 const fvMesh&
mesh = this->pair_.phase1().mesh();
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
@ NO_REGISTER
Do not request registration (bool: false).
Constant value aspect ratio model.
constantAspectRatio(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and an ordered phase pair.
virtual ~constantAspectRatio()
Destructor.
virtual tmp< volScalarField > E() const
Aspect ratio.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimless
Dimensionless.