FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Gibilaro Class Reference

H, Enwald, E. Peirano, A-E Almstedt 'Eulerian Two-Phase Flow Theory Applied to Fluidization' Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) Eq. 106, p. 43. More...


Detailed Description

H, Enwald, E. Peirano, A-E Almstedt 'Eulerian Two-Phase Flow Theory Applied to Fluidization' Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) Eq. 106, p. 43.

Source files

Definition at line 52 of file Gibilaro.H.

Inheritance diagram for Gibilaro:
Collaboration diagram for Gibilaro:

List of all members.

Public Member Functions

 TypeName ("Gibilaro")
 Runtime type information.
 Gibilaro (const dictionary &interfaceDict, const volScalarField &alpha, const phaseModel &phasea, const phaseModel &phaseb)
 Construct from components.
virtual  ~Gibilaro ()
 Destructor.
tmp< volScalarField >  K (const volScalarField &Ur) const
 the dragfunction K used in the momentum eq.

Constructor & Destructor Documentation

Gibilaro ( const dictionary &   interfaceDict,
const volScalarField &   alpha,
const phaseModel &   phasea,
const phaseModel &   phaseb  
)

Construct from components.

virtual ~Gibilaro (  ) [virtual]

Destructor.


Member Function Documentation

TypeName ( "Gibilaro"    )

Runtime type information.

tmp<volScalarField> K ( const volScalarField &   Ur  ) const [virtual]

the dragfunction K used in the momentum eq.

ddt(alpha*rhoa*Ua) + ... = ... alpha*beta*K*(Ua-Ub) ddt(beta*rhob*Ub) + ... = ... alpha*beta*K*(Ub-Ua) NB ! ***************************** for numerical reasons alpha and beta has been extracted from the dragFunction K, so you MUST divide K by alpha*beta when implementing the drag function NB ! *****************************

Implements dragModel.


The documentation for this class was generated from the following file:
  • applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/dragModels/Gibilaro/Gibilaro.H