Loading...
Searching...
No Matches
TomiyamaSwarm Class Reference

Swarm correction of Tomiyama et al. More...

#include <TomiyamaSwarm.H>

Inheritance diagram for TomiyamaSwarm:
Collaboration diagram for TomiyamaSwarm:

Public Member Functions

 TypeName ("Tomiyama")
 Runtime type information.
 TomiyamaSwarm (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair.
virtual ~TomiyamaSwarm ()
 Destructor.
virtual tmp< volScalarFieldCs () const
 Swarm correction coefficient.
 TypeName ("Tomiyama")
 Runtime type information.
 TomiyamaSwarm (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair.
virtual ~TomiyamaSwarm ()
 Destructor.
virtual tmp< volScalarFieldCs () const
 Swarm correction coefficient.
Public Member Functions inherited from swarmCorrection
 TypeName ("swarmCorrection")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, swarmCorrection, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 swarmCorrection (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair.
virtual ~swarmCorrection ()=default
 Destructor.
 TypeName ("swarmCorrection")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, swarmCorrection, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 swarmCorrection (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair.
virtual ~swarmCorrection ()=default
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from swarmCorrection
static autoPtr< swarmCorrectionNew (const dictionary &dict, const phasePair &pair)
static autoPtr< swarmCorrectionNew (const dictionary &dict, const phasePair &pair)
Protected Attributes inherited from swarmCorrection
const phasePairpair_
 Phase pair.

Detailed Description

Swarm correction of Tomiyama et al.

Reference:

    Tomiyama, A., Kataoka, I., Fukuda, T., & Sakaguchi, T. (1995).
    Drag coefficients of bubbles: 2nd report, drag coefficient for a swarm
    of bubbles and its applicability to transient flow.
    JSME Journal of Fluid Engineering, 61, 2810-2817.
Source files

Definition at line 56 of file TomiyamaSwarm.H.

Constructor & Destructor Documentation

◆ TomiyamaSwarm() [1/2]

TomiyamaSwarm ( const dictionary & dict,
const phasePair & pair )

Construct from a dictionary and a phase pair.

Definition at line 44 of file TomiyamaSwarm.C.

References dict, Foam::dimless, swarmCorrection::pair_, and swarmCorrection::swarmCorrection().

Here is the call graph for this function:

◆ ~TomiyamaSwarm() [1/2]

~TomiyamaSwarm ( )
virtual

Destructor.

Definition at line 64 of file TomiyamaSwarm.C.

◆ TomiyamaSwarm() [2/2]

TomiyamaSwarm ( const dictionary & dict,
const phasePair & pair )

Construct from a dictionary and a phase pair.

References dict.

◆ ~TomiyamaSwarm() [2/2]

virtual ~TomiyamaSwarm ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Tomiyama" )

Runtime type information.

References dict.

◆ Cs() [1/2]

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

Swarm correction coefficient.

Implements swarmCorrection.

Definition at line 71 of file TomiyamaSwarm.C.

References Foam::max(), swarmCorrection::pair_, and Foam::pow().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "Tomiyama" )

Runtime type information.

◆ Cs() [2/2]

virtual tmp< volScalarField > Cs ( ) const
virtual

Swarm correction coefficient.

Implements swarmCorrection.


The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/swarmCorrections/TomiyamaSwarm/TomiyamaSwarm.H
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/swarmCorrections/TomiyamaSwarm/TomiyamaSwarm.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/swarmCorrections/TomiyamaSwarm/TomiyamaSwarm.C
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/swarmCorrections/TomiyamaSwarm/TomiyamaSwarm.C