Public Member Functions | List of all members
isothermal Class Reference

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

Inheritance diagram for isothermal:
Inheritance graph
[legend]
Collaboration diagram for isothermal:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("isothermal")
 
 isothermal (const dictionary &dict, const phaseModel &phase)
 
virtual ~isothermal ()=default
 
tmp< volScalarFieldd () const
 
 TypeName ("isothermal")
 
 isothermal (const dictionary &diameterProperties, const phaseModel &phase)
 
virtual ~isothermal ()=default
 
virtual tmp< volScalarFieldd () const
 
virtual void correct ()
 
virtual bool read (const dictionary &phaseProperties)
 
 TypeName ("isothermal")
 
 isothermal (const dictionary &diameterProperties, const phaseModel &phase)
 
virtual ~isothermal ()
 
virtual tmp< volScalarFieldd () const
 
virtual bool read (const dictionary &phaseProperties)
 
- Public Member Functions inherited from diameterModel
 TypeName ("diameterModel")
 
 declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &dict, const phaseModel &phase),(dict, phase))
 
 diameterModel (const dictionary &dict, const phaseModel &phase)
 
virtual ~diameterModel ()=default
 
 TypeName ("diameterModel")
 
 declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &dict, const phaseModel &phase),(dict, phase))
 
 diameterModel (const dictionary &dict, const phaseModel &phase)
 
virtual ~diameterModel ()=default
 
const dictionarydiameterProperties () const
 
const phaseModelphase () const
 
 TypeName ("diameterModel")
 
 declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &dict, const phaseModel &phase),(dict, phase))
 
 diameterModel (const dictionary &dict, const phaseModel &phase)
 
virtual ~diameterModel ()=default
 
const dictionarydiameterProperties () const
 
const phaseModelphase () const
 

Additional Inherited Members

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

Detailed Description

Isothermal dispersed-phase particle diameter model.

Source files

Source files

Source files

Definition at line 49 of file isothermalDiameter.H.

Constructor & Destructor Documentation

◆ isothermal() [1/3]

isothermal ( const dictionary dict,
const phaseModel phase 
)

Definition at line 45 of file isothermalDiameter.C.

◆ ~isothermal() [1/3]

~isothermal ( )
virtualdefault

Definition at line 58 of file isothermalDiameter.C.

◆ isothermal() [2/3]

isothermal ( const dictionary diameterProperties,
const phaseModel phase 
)

◆ ~isothermal() [2/3]

virtual ~isothermal ( )
virtualdefault

◆ isothermal() [3/3]

isothermal ( const dictionary diameterProperties,
const phaseModel phase 
)

◆ ~isothermal() [3/3]

virtual ~isothermal ( )
virtual

Member Function Documentation

◆ TypeName() [1/3]

TypeName ( "isothermal"  )

◆ d() [1/3]

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

Implements diameterModel.

Definition at line 58 of file isothermalDiameter.C.

References Foam::cbrt(), p, diameterModel::phase_, and phaseModel::U().

Here is the call graph for this function:

◆ TypeName() [2/3]

TypeName ( "isothermal"  )

◆ d() [2/3]

virtual tmp<volScalarField> d ( ) const
virtual

Implements diameterModel.

◆ correct()

void correct ( )
virtual

Reimplemented from diameterModel.

Definition at line 78 of file isothermalDiameter.C.

References p, and Foam::pow().

Here is the call graph for this function:

◆ read() [1/2]

bool read ( const dictionary phaseProperties)
virtual

Implements diameterModel.

Definition at line 86 of file isothermalDiameter.C.

References diameterModel::read().

Here is the call graph for this function:

◆ TypeName() [3/3]

TypeName ( "isothermal"  )

◆ d() [3/3]

virtual tmp<volScalarField> d ( ) const
virtual

Implements diameterModel.

◆ read() [2/2]

virtual bool read ( const dictionary phaseProperties)
virtual

Implements diameterModel.


The documentation for this class was generated from the following files: