randomCoalescence Class Reference

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

Inheritance diagram for randomCoalescence:
Collaboration diagram for randomCoalescence:

Public Member Functions

 TypeName ("randomCoalescence")
 Runtime type information. More...
 
 randomCoalescence (const IATE &iate, const dictionary &dict)
 
virtual ~randomCoalescence ()
 Destructor. More...
 
virtual tmp< fvScalarMatrixR (const volScalarField &alphai, volScalarField &kappai) 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 phaseSystemfluid () const
 
const phaseModelotherPhase () const
 
scalar phi () const
 
tmp< volScalarFieldsigma () const
 Return the bubble surface tension coefficient. More...
 
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...
 

Additional Inherited Members

- Static Public Member Functions inherited from IATEsource
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:

Reference:

    Ishii, M., Kim, S., & Kelly, J. (2005).
    Development of interfacial area transport equation.
    Nuclear Engineering and Technology, 37(6), 525-536.
Source files

Definition at line 60 of file IATErandomCoalescence.H.

Constructor & Destructor Documentation

◆ randomCoalescence()

randomCoalescence ( const IATE iate,
const dictionary dict 
)

◆ ~randomCoalescence()

virtual ~randomCoalescence ( )
inlinevirtual

Destructor.

Definition at line 86 of file IATErandomCoalescence.H.

References randomCoalescence::R().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "randomCoalescence"  )

Runtime type information.

◆ R()

virtual tmp<fvScalarMatrix> R ( const volScalarField alphai,
volScalarField kappai 
) const
virtual

Implements IATEsource.

Referenced by randomCoalescence::~randomCoalescence().

Here is the caller graph for this function:

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