Go to the documentation of this file.
28 #include "isothermalDiameter.H"
35 namespace diameterModels
53 const dictionary&
dict,
54 const phaseModel& phase
57 diameterModel(
dict, phase),
78 return d0_*
cbrt(p0_/
p);
defineTypeNameAndDebug(constant, 0)
const dimensionSet dimPressure
isothermal(const dictionary &diameterProperties, const phaseModel &phase)
Construct from components.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
A class for managing temporary objects.
addToRunTimeSelectionTable(diameterModel, constant, dictionary)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~isothermal()
Destructor.
Macros for easy insertion into run-time selection tables.
dimensionedScalar cbrt(const dimensionedScalar &ds)
virtual tmp< volScalarField > d() const
Return the diameter field.