Cole Class Reference

Cole correlation for bubble departure frequency. More...

Inheritance diagram for Cole:
[legend]
Collaboration diagram for Cole:
[legend]

Public Member Functions

 TypeName ("Cole")
 Runtime type information. More...
 
 Cole (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~Cole ()
 Destructor. More...
 
virtual tmp< scalarFieldfDeparture (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &dDep) const
 Calculate and return the bubble departure frequency. More...
 
- Public Member Functions inherited from departureFrequencyModel
 TypeName ("departureFrequencyModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, departureFrequencyModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime construction. More...
 
 departureFrequencyModel ()=default
 Default construct. More...
 
virtual ~departureFrequencyModel ()=default
 Destructor. More...
 
virtual void write (Ostream &os) const
 

Additional Inherited Members

- Static Public Member Functions inherited from departureFrequencyModel
static autoPtr< departureFrequencyModelNew (const dictionary &dict)
 Select default constructed. More...
 

Detailed Description

Cole correlation for bubble departure frequency.

Reference:

    Cole, R. (1960).
    A photographic study of pool boiling in the region of the critical heat
    flux.
    AIChE Journal, 6(4), 533-538.
Source files

Definition at line 62 of file Cole.H.

Constructor & Destructor Documentation

◆ Cole()

Cole ( const dictionary dict)

Construct from a dictionary.

Definition at line 59 of file Cole.C.

◆ ~Cole()

~Cole ( )
virtual

Destructor.

Definition at line 68 of file Cole.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Cole"  )

Runtime type information.

◆ fDeparture()

Foam::tmp< Foam::scalarField > fDeparture ( const phaseModel liquid,
const phaseModel vapor,
const label  patchi,
const scalarField dDep 
) const
virtual

Calculate and return the bubble departure frequency.

Implements departureFrequencyModel.

Definition at line 77 of file Cole.C.

References g, Foam::mag(), Foam::max(), rhoThermo::rho(), Foam::sqrt(), and phaseModel::thermo().

Here is the call graph for this function:

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