Loading...
Searching...
No Matches
constant Class Reference

Constant dispersed-phase particle diameter model. More...

#include <constantDiameter.H>

Inheritance diagram for constant:
Collaboration diagram for constant:

Public Member Functions

 TypeName ("constant")
 Runtime type information.
 constant (const dictionary &dict, const phaseModel &phase)
 Construct from components.
virtual ~constant ()=default
 Destructor.
tmp< volScalarFieldd () const
 Return the phase mean diameter field.
Public Member Functions inherited from diameterModel
 TypeName ("diameterModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &dict, const phaseModel &phase),(dict, phase))
 diameterModel (const dictionary &dict, const phaseModel &phase)
virtual ~diameterModel ()=default
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from diameterModel
static autoPtr< diameterModelNew (const dictionary &dict, const phaseModel &phase)
Protected Attributes inherited from diameterModel
const dictionarydict_
const phaseModelphase_

Detailed Description

Constant dispersed-phase particle diameter model.

Source files

Definition at line 51 of file constantDiameter.H.

Constructor & Destructor Documentation

◆ constant()

constant ( const dictionary & dict,
const phaseModel & phase )

Construct from components.

Definition at line 48 of file constantDiameter.C.

References diameterModel::diameterModel(), dict, and Foam::dimLength.

Referenced by TypeName().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~constant()

virtual ~constant ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "constant" )

Runtime type information.

References constant(), and dict.

Here is the call graph for this function:

◆ d()

Foam::tmp< Foam::volScalarField > d ( ) const
virtual

Return the phase mean diameter field.

Implements diameterModel.

Definition at line 62 of file constantDiameter.C.

References GeometricField< scalar, fvPatchField, volMesh >::New(), IOobjectOption::NO_REGISTER, and diameterModel::phase_.

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • src/phaseSystemModels/multiphaseEuler/multiphaseSystem/diameterModels/constantDiameter/constantDiameter.H
  • src/phaseSystemModels/multiphaseEuler/multiphaseSystem/diameterModels/constantDiameter/constantDiameter.C