Public Member Functions | List of all members
TolubinskiKostanchuk Class Reference

Tolubinski-Kostanchuk correlation for bubble departure diameter. More...

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

Public Member Functions

 TypeName ("TolubinskiKostanchuk")
 Runtime type information. More...
 
 TolubinskiKostanchuk (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~TolubinskiKostanchuk ()
 Destructor. More...
 
virtual tmp< scalarFielddDeparture (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
 Calculate and return the departure diameter field. More...
 
virtual void write (Ostream &os) const
 
- Public Member Functions inherited from departureDiameterModel
 TypeName ("departureDiameterModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, departureDiameterModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime construction. More...
 
 departureDiameterModel ()
 Construct null. More...
 
virtual ~departureDiameterModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from departureDiameterModel
static autoPtr< departureDiameterModelNew (const dictionary &dict)
 Select null constructed. More...
 

Detailed Description

Tolubinski-Kostanchuk correlation for bubble departure diameter.

Reference:

    Tolubinsky, V. I., & Kostanchuk, D. M. (1970).
    Vapour bubbles growth rate and heat transfer intensity at subcooled
    water boiling.
    In International Heat Transfer Conference 4 (Vol. 23). Begel House Inc.
Source files

Definition at line 60 of file TolubinskiKostanchuk.H.

Constructor & Destructor Documentation

◆ TolubinskiKostanchuk()

TolubinskiKostanchuk ( const dictionary dict)

Construct from a dictionary.

◆ ~TolubinskiKostanchuk()

virtual ~TolubinskiKostanchuk ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "TolubinskiKostanchuk"  )

Runtime type information.

◆ dDeparture()

virtual tmp<scalarField> dDeparture ( const phaseModel liquid,
const phaseModel vapor,
const label  patchi,
const scalarField Tl,
const scalarField Tsatw,
const scalarField L 
) const
virtual

Calculate and return the departure diameter field.

Implements departureDiameterModel.

◆ write()

virtual void write ( Ostream os) const
virtual

Reimplemented from departureDiameterModel.


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