Loading...
Searching...
No Matches
isothermal Class Reference

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

#include <isothermalDiameter.H>

Inheritance diagram for isothermal:
Collaboration diagram for isothermal:

Public Member Functions

 TypeName ("isothermal")
 Runtime type information.
 isothermal (const dictionary &dict, const phaseModel &phase)
 Construct from components.
virtual ~isothermal ()=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

Isothermal dispersed-phase particle diameter model.

Source files

Definition at line 51 of file isothermalDiameter.H.

Constructor & Destructor Documentation

◆ isothermal()

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

Construct from components.

Definition at line 48 of file isothermalDiameter.C.

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

Here is the call graph for this function:

◆ ~isothermal()

virtual ~isothermal ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "isothermal" )

Runtime type information.

References dict.

◆ d()

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

Return the phase mean diameter field.

Implements diameterModel.

Definition at line 63 of file isothermalDiameter.C.

References Foam::cbrt(), p, 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/isothermalDiameter/isothermalDiameter.H
  • src/phaseSystemModels/multiphaseEuler/multiphaseSystem/diameterModels/isothermalDiameter/isothermalDiameter.C