FreeFOAM The Cross-Platform CFD Toolkit
kineticTheoryModel Class Reference

#include <kineticTheoryModel/kineticTheoryModel.H>


Detailed Description

List of all members.

Public Member Functions

 kineticTheoryModel (const phaseModel &phasea, const volVectorField &Ub, const volScalarField &alpha, const dragModel &draga)
 Construct from components.
virtual ~kineticTheoryModel ()
 Destructor.
void solve (const volTensorField &gradUat)
bool on () const
const volScalarFieldmua () const
const volScalarFieldpa () const
const volScalarFieldlambda () const
const volScalarFieldkappa () const

Constructor & Destructor Documentation

kineticTheoryModel ( const phaseModel phasea,
const volVectorField Ub,
const volScalarField alpha,
const dragModel draga 
)

Construct from components.

~kineticTheoryModel ( )
virtual

Destructor.

Definition at line 190 of file kineticTheoryModel.C.


Member Function Documentation

bool on ( ) const
inline

Definition at line 161 of file kineticTheoryModel.H.

const volScalarField& mua ( ) const
inline

Definition at line 166 of file kineticTheoryModel.H.

const volScalarField& pa ( ) const
inline

Definition at line 171 of file kineticTheoryModel.H.

const volScalarField& lambda ( ) const
inline

Definition at line 176 of file kineticTheoryModel.H.

const volScalarField& kappa ( ) const
inline

Definition at line 181 of file kineticTheoryModel.H.


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