54 const phaseModel& phase
57 diameterModel(diameterProperties, phase),
86 diameterProperties_.readEntry(
"d", d_);
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).
virtual bool read(const dictionary &phaseProperties)=0
Read phaseProperties dictionary.
Constant dispersed-phase particle diameter model.
constant(const dictionary &diameterProperties, const phaseModel &phase)
Construct from components.
virtual bool read(const dictionary &diameterProperties)
Read diameterProperties dictionary.
virtual tmp< volScalarField > d() const
Return the diameter as a field.
virtual ~constant()
Destructor.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)