Public Member Functions | List of all members
Cole Class Reference

Cole correlation for bubble departure frequency. More...

Inheritance diagram for Cole:
Inheritance graph
[legend]
Collaboration diagram for Cole:
Collaboration graph
[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 ()
 Construct null. More...
 
virtual ~departureFrequencyModel ()
 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 null 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 60 of file Cole.H.

Constructor & Destructor Documentation

◆ Cole()

Cole ( const dictionary dict)

Construct from a dictionary.

◆ ~Cole()

virtual ~Cole ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "Cole"  )

Runtime type information.

◆ fDeparture()

virtual tmp<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.


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