TomiyamaSwarm Class Reference

Swarm correction of Tomiyama et al. More...

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

Public Member Functions

 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaSwarm (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~TomiyamaSwarm ()
 Destructor. More...
 
virtual tmp< volScalarFieldCs () const
 Swarm correction coefficient. More...
 
 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaSwarm (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~TomiyamaSwarm ()
 Destructor. More...
 
virtual tmp< volScalarFieldCs () const
 Swarm correction coefficient. More...
 
- Public Member Functions inherited from swarmCorrection
 TypeName ("swarmCorrection")
 Runtime type information. More...
 
 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. More...
 
virtual ~swarmCorrection ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldCs () const =0
 Swarm correction coefficient. More...
 
 TypeName ("swarmCorrection")
 Runtime type information. More...
 
 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. More...
 
virtual ~swarmCorrection ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldCs () const =0
 Swarm correction coefficient. More...
 

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. More...
 

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 60 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 51 of file TomiyamaSwarm.C.

References Foam::dimless.

◆ ~TomiyamaSwarm() [1/2]

~TomiyamaSwarm ( )
virtual

Destructor.

Definition at line 71 of file TomiyamaSwarm.C.

◆ TomiyamaSwarm() [2/2]

TomiyamaSwarm ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

◆ ~TomiyamaSwarm() [2/2]

virtual ~TomiyamaSwarm ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Tomiyama"  )

Runtime type information.

◆ Cs() [1/2]

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

Swarm correction coefficient.

Implements swarmCorrection.

Definition at line 78 of file TomiyamaSwarm.C.

References Foam::max(), 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: