turbulentBreakUp Class Reference

Turbulence-induced break-up IATE source as defined in paper: More...

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

Public Member Functions

 TypeName ("turbulentBreakUp")
 Runtime type information. More...
 
 turbulentBreakUp (const IATE &iate, const dictionary &dict)
 
virtual ~turbulentBreakUp ()=default
 Destructor. More...
 
virtual tmp< fvScalarMatrixR (const volScalarField &alphai, volScalarField &kappai) const
 
 TypeName ("turbulentBreakUp")
 Runtime type information. More...
 
 turbulentBreakUp (const IATE &iate, const dictionary &dict)
 
virtual ~turbulentBreakUp ()=default
 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 ()=default
 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...
 
virtual tmp< fvScalarMatrixR (const volScalarField &alphai, volScalarField &kappai) const =0
 
 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 ()=default
 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...
 
virtual tmp< volScalarFieldR () const =0
 

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

Turbulence-induced break-up 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

    "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 62 of file turbulentBreakUp.H.

Constructor & Destructor Documentation

◆ turbulentBreakUp() [1/2]

turbulentBreakUp ( const IATE iate,
const dictionary dict 
)

Definition at line 49 of file turbulentBreakUp.C.

References Foam::dimless.

◆ ~turbulentBreakUp() [1/2]

virtual ~turbulentBreakUp ( )
virtualdefault

Destructor.

◆ turbulentBreakUp() [2/2]

turbulentBreakUp ( const IATE iate,
const dictionary dict 
)

◆ ~turbulentBreakUp() [2/2]

virtual ~turbulentBreakUp ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "turbulentBreakUp"  )

Runtime type information.

◆ R() [1/2]

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

Implements IATEsource.

Definition at line 65 of file turbulentBreakUp.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, Foam::exp(), forAll, R, Foam::sqrt(), and Foam::fvm::Su().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "turbulentBreakUp"  )

Runtime type information.

◆ R() [2/2]

Foam::tmp< Foam::volScalarField > R ( ) const
virtual

Implements IATEsource.

Definition at line 64 of file turbulentBreakUp.C.

References IATE::d(), Foam::dimless, Foam::dimTime, Foam::exp(), forAll, IATEsource::iate_, DimensionedField< Type, GeoMesh >::mesh(), diameterModel::phase(), turbulentBreakUp::R(), Foam::sqrt(), IOobject::time(), Time::timeName(), phaseModel::U(), IATEsource::Ut(), dimensioned< Type >::value(), IATEsource::We(), and Foam::Zero.

Referenced by turbulentBreakUp::R().

Here is the call graph for this function:
Here is the caller graph for this function:

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