TomiyamaSwarm Class Reference

Swarm correction of Tomiyama et al. More...

Inheritance diagram for TomiyamaSwarm:
Collaboration diagram for TomiyamaSwarm:

Public Member Functions

 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaSwarm (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. 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 phaseInterface &interface),(dict, interface))
 
 swarmCorrection (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~swarmCorrection ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from swarmCorrection
static autoPtr< swarmCorrectionNew (const dictionary &dict, const phaseInterface &interface)
 
- Protected Attributes inherited from swarmCorrection
const dispersedPhaseInterface interface_
 Interface. 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 59 of file TomiyamaSwarm.H.

Constructor & Destructor Documentation

◆ TomiyamaSwarm()

TomiyamaSwarm ( const dictionary dict,
const phaseInterface interface 
)

Construct from a dictionary and an interface.

Definition at line 48 of file TomiyamaSwarm.C.

◆ ~TomiyamaSwarm()

~TomiyamaSwarm ( )
virtual

Destructor.

Definition at line 71 of file TomiyamaSwarm.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Tomiyama"  )

Runtime type information.

◆ Cs()

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:

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