Go to the documentation of this file.
37 #ifndef isothermalDiameter_H
38 #define isothermalDiameter_H
40 #include "diameterModel.H"
46 namespace diameterModels
81 const phaseModel&
phase
92 virtual tmp<volScalarField>
d()
const;
98 virtual bool read(
const dictionary& phaseProperties);
virtual bool read(const dictionary &phaseProperties)
const dictionary & diameterProperties() const
virtual ~isothermal()=default
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
isothermal(const dictionary &dict, const phaseModel &phase)
const phaseModel & phase() const
tmp< volScalarField > d() const