Gidaspow Class Reference
Inheritance diagram for Gidaspow:
Collaboration diagram for Gidaspow:

Public Member Functions

 TypeName ("Gidaspow")
 Runtime type information. More...
 
 Gidaspow (const dictionary &dict)
 Construct from components. More...
 
virtual ~Gidaspow ()
 Destructor. More...
 
tmp< volScalarFieldkappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
 
- Public Member Functions inherited from conductivityModel
 TypeName ("conductivityModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict))
 
 conductivityModel (const dictionary &dict)
 Construct from components. More...
 
 conductivityModel (const conductivityModel &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~conductivityModel ()
 Destructor. More...
 
virtual bool read ()
 
void operator= (const conductivityModel &)=delete
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from conductivityModel
static autoPtr< conductivityModelNew (const dictionary &dict)
 
- Protected Attributes inherited from conductivityModel
const dictionarydict_
 

Detailed Description

Source files

Definition at line 51 of file GidaspowConductivity.H.

Constructor & Destructor Documentation

◆ Gidaspow()

Gidaspow ( const dictionary dict)

Construct from components.

Definition at line 53 of file GidaspowConductivity.C.

◆ ~Gidaspow()

~Gidaspow ( )
virtual

Destructor.

Definition at line 64 of file GidaspowConductivity.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Gidaspow"  )

Runtime type information.

◆ kappa()

Foam::tmp< Foam::volScalarField > kappa ( const volScalarField alpha1,
const volScalarField Theta,
const volScalarField g0,
const volScalarField rho1,
const volScalarField da,
const dimensionedScalar e 
) const
virtual

Implements conductivityModel.

Definition at line 71 of file GidaspowConductivity.C.

References Foam::e, Foam::constant::mathematical::pi(), Foam::sqr(), and Foam::sqrt().

Here is the call graph for this function:

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