Public Member Functions | Private Attributes
randomCoalescence Class Reference

Random coalescence IATE source as defined in paper: More...

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

Public Member Functions

 TypeName ("randomCoalescence")
 Runtime type information. More...
 
 randomCoalescence (const IATE &iate, const dictionary &dict)
 
virtual ~randomCoalescence ()
 Destructor. More...
 
virtual tmp< volScalarFieldR () const
 
 TypeName ("randomCoalescence")
 Runtime type information. More...
 
 randomCoalescence (const IATE &iate, const dictionary &dict)
 
virtual ~randomCoalescence ()
 Destructor. More...
 
virtual tmp< volScalarFieldR () const
 
- Public Member Functions inherited from IATEsource
 TypeName ("IATEsource")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict))
 
 IATEsource (const IATE &iate)
 
autoPtr< IATEsourceclone () const
 
virtual ~IATEsource ()
 Destructor. More...
 
const phaseModelphase () const
 
const twoPhaseSystemfluid () const
 
const phaseModelotherPhase () const
 
scalar phi () const
 
tmp< volScalarFieldUr () const
 Return the bubble relative velocity. More...
 
tmp< volScalarFieldUt () const
 Return the bubble turbulent velocity. More...
 
tmp< volScalarFieldRe () const
 Return the bubble Reynolds number. More...
 
tmp< volScalarFieldCD () const
 Return the bubble drag coefficient. More...
 
tmp< volScalarFieldMo () const
 Return the bubble Morton number. More...
 
tmp< volScalarFieldEo () const
 Return the bubble Eotvos number. More...
 
tmp< volScalarFieldWe () const
 Return the bubble Webber number. More...
 
 TypeName ("IATEsource")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict))
 
 IATEsource (const IATE &iate)
 
autoPtr< IATEsourceclone () const
 
virtual ~IATEsource ()
 Destructor. More...
 
const phaseModelphase () const
 
const twoPhaseSystemfluid () const
 
const phaseModelotherPhase () const
 
scalar phi () const
 
tmp< volScalarFieldUr () const
 Return the bubble relative velocity. More...
 
tmp< volScalarFieldUt () const
 Return the bubble turbulent velocity. More...
 
tmp< volScalarFieldRe () const
 Return the bubble Reynolds number. More...
 
tmp< volScalarFieldCD () const
 Return the bubble drag coefficient. More...
 
tmp< volScalarFieldMo () const
 Return the bubble Morton number. More...
 
tmp< volScalarFieldEo () const
 Return the bubble Eotvos number. More...
 
tmp< volScalarFieldWe () const
 Return the bubble Webber number. More...
 

Private Attributes

dimensionedScalar Crc_
 
dimensionedScalar C_
 
dimensionedScalar alphaMax_
 

Additional Inherited Members

- Static Public Member Functions inherited from IATEsource
static autoPtr< IATEsourceNew (const word &type, const IATE &iate, const dictionary &dict)
 
static autoPtr< IATEsourceNew (const word &type, const IATE &iate, const dictionary &dict)
 
- Protected Attributes inherited from IATEsource
const IATEiate_
 Reference to the IATE this source applies to. More...
 

Detailed Description

Random coalescence IATE source as defined in paper:

    "Development of Interfacial Area Transport Equation"
    Ishii, M., Kim, S. and Kelly, J.,
    Nuclear Engineering and Technology, Vol.37 No.6 December 2005
Source files

    "Development of Interfacial Area Transport Equation"
    Ishii, M., Kim, S. and Kelly, J.,
    Nuclear Engineering and Technology, Vol.37 No.6 December 2005
Source files

Definition at line 59 of file randomCoalescence.H.

Constructor & Destructor Documentation

◆ randomCoalescence() [1/2]

randomCoalescence ( const IATE iate,
const dictionary dict 
)

◆ ~randomCoalescence() [1/2]

virtual ~randomCoalescence ( )
inlinevirtual

Destructor.

Definition at line 85 of file randomCoalescence.H.

◆ randomCoalescence() [2/2]

randomCoalescence ( const IATE iate,
const dictionary dict 
)

◆ ~randomCoalescence() [2/2]

virtual ~randomCoalescence ( )
inlinevirtual

Destructor.

Definition at line 85 of file randomCoalescence.H.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "randomCoalescence"  )

Runtime type information.

◆ R() [1/2]

virtual tmp<volScalarField> R ( ) const
virtual

Implements IATEsource.

◆ TypeName() [2/2]

TypeName ( "randomCoalescence"  )

Runtime type information.

◆ R() [2/2]

virtual tmp<volScalarField> R ( ) const
virtual

Implements IATEsource.

Field Documentation

◆ Crc_

dimensionedScalar Crc_
private

Definition at line 65 of file randomCoalescence.H.

◆ C_

dimensionedScalar C_
private

Definition at line 66 of file randomCoalescence.H.

◆ alphaMax_

dimensionedScalar alphaMax_
private

Definition at line 67 of file randomCoalescence.H.


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