Loading...
Searching...
No Matches
noneViscosity Class Reference

#include <noneViscosity.H>

Inheritance diagram for noneViscosity:
Collaboration diagram for noneViscosity:

Public Member Functions

 TypeName ("none")
 Runtime type information.
 noneViscosity (const dictionary &dict)
 Construct from components.
virtual ~noneViscosity ()
 Destructor.
tmp< volScalarFieldnu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
 TypeName ("none")
 Runtime type information.
 noneViscosity (const dictionary &dict)
 Construct from components.
virtual ~noneViscosity ()
 Destructor.
tmp< volScalarFieldnu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
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.
virtual bool read ()
 TypeName ("viscosityModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict))
 viscosityModel (const dictionary &dict)
 Construct from components.
virtual ~viscosityModel ()=default
 Destructor.
virtual bool read ()

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

Source files

Definition at line 47 of file noneViscosity.H.

Constructor & Destructor Documentation

◆ noneViscosity() [1/2]

noneViscosity ( const dictionary & dict)

Construct from components.

Definition at line 37 of file noneViscosity.C.

References dict, and viscosityModel::viscosityModel().

Here is the call graph for this function:

◆ ~noneViscosity() [1/2]

~noneViscosity ( )
virtual

Destructor.

Definition at line 45 of file noneViscosity.C.

◆ noneViscosity() [2/2]

noneViscosity ( const dictionary & dict)

Construct from components.

References dict.

◆ ~noneViscosity() [2/2]

virtual ~noneViscosity ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "none" )

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 51 of file noneViscosity.C.

References alpha1, e, and rho1.

◆ TypeName() [2/2]

TypeName ( "none" )

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.


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