Loading...
Searching...
No Matches
HrenyaSinclair Class Reference

#include <HrenyaSinclairViscosity.H>

Inheritance diagram for HrenyaSinclair:
Collaboration diagram for HrenyaSinclair:

Public Member Functions

 TypeName ("HrenyaSinclair")
 Runtime type information.
 HrenyaSinclair (const dictionary &dict)
 Construct from components.
virtual ~HrenyaSinclair ()
 Destructor.
tmp< volScalarFieldnu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
virtual bool read ()
 TypeName ("HrenyaSinclair")
 Runtime type information.
 HrenyaSinclair (const dictionary &dict)
 Construct from components.
virtual ~HrenyaSinclair ()
 Destructor.
tmp< volScalarFieldnu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
virtual bool read ()
Public Member Functions inherited from viscosityModel
 TypeName ("viscosityModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict))
 viscosityModel (const dictionary &dict)
 Construct from components.
virtual ~viscosityModel ()=default
 Destructor.
 TypeName ("viscosityModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict))
 viscosityModel (const dictionary &dict)
 Construct from components.
virtual ~viscosityModel ()=default
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from viscosityModel
static autoPtr< viscosityModelNew (const dictionary &dict)
static autoPtr< viscosityModelNew (const dictionary &dict)
Protected Attributes inherited from viscosityModel
const dictionarydict_

Detailed Description

Constructor & Destructor Documentation

◆ HrenyaSinclair() [1/2]

HrenyaSinclair ( const dictionary & dict)

Construct from components.

Definition at line 48 of file HrenyaSinclairViscosity.C.

References dict, Foam::dimLength, Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName, and viscosityModel::viscosityModel().

Here is the call graph for this function:

◆ ~HrenyaSinclair() [1/2]

~HrenyaSinclair ( )
virtual

Destructor.

Definition at line 61 of file HrenyaSinclairViscosity.C.

◆ HrenyaSinclair() [2/2]

HrenyaSinclair ( const dictionary & dict)

Construct from components.

References dict.

◆ ~HrenyaSinclair() [2/2]

virtual ~HrenyaSinclair ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "HrenyaSinclair" )

Runtime type information.

References alpha1, dict, e, and rho1.

◆ nu() [1/2]

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

Implements viscosityModel.

Definition at line 68 of file HrenyaSinclairViscosity.C.

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

Here is the call graph for this function:

◆ read() [1/2]

bool read ( )
virtual

◆ TypeName() [2/2]

TypeName ( "HrenyaSinclair" )

Runtime type information.

◆ nu() [2/2]

tmp< volScalarField > nu ( const volScalarField & alpha1,
const volScalarField & Theta,
const volScalarField & g0,
const volScalarField & rho1,
const volScalarField & da,
const dimensionedScalar & e ) const
virtual

Implements viscosityModel.

References alpha1, e, and rho1.

◆ read() [2/2]

virtual bool read ( )
virtual

Reimplemented from viscosityModel.


The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/viscosityModel/HrenyaSinclair/HrenyaSinclairViscosity.H
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/viscosityModel/HrenyaSinclair/HrenyaSinclairViscosity.H
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/viscosityModel/HrenyaSinclair/HrenyaSinclairViscosity.C
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/viscosityModel/HrenyaSinclair/HrenyaSinclairViscosity.C