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

SyamlalOBrien Class Reference

Syamlal, M., Rogers, W. and O'Brien, T. J. (1993) MFIX documentation, Theory Guide. Technical Note DOE/METC-94/1004. Morgantown, West Virginia, USA. More...


Detailed Description

Syamlal, M., Rogers, W. and O'Brien, T. J. (1993) MFIX documentation, Theory Guide. Technical Note DOE/METC-94/1004. Morgantown, West Virginia, USA.

Source files

Definition at line 51 of file SyamlalOBrien.H.

Inheritance diagram for SyamlalOBrien:
Collaboration diagram for SyamlalOBrien:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Construct from components.

virtual ~SyamlalOBrien (  ) [virtual]

Destructor.


Member Function Documentation

TypeName ( "SyamlalOBrien"    )

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/SyamlalOBrien/SyamlalOBrien.H