none Class Reference
Inheritance diagram for none:
Collaboration diagram for none:

Public Member Functions

 TypeName ("none")
 Runtime type information. More...
 
 none (const dictionary &coeffDict)
 Construct from the coefficients dictionary. More...
 
virtual ~none ()
 Destructor. More...
 
tmp< volScalarField > nu (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. More...
 
 declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict))
 
 viscosityModel (const dictionary &coeffDict)
 Construct from the coefficients dictionary. More...
 
 viscosityModel (const viscosityModel &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~viscosityModel ()
 Destructor. More...
 
bool read (const dictionary &dict)
 Read the coefficients from the optional ".*Coeffs" sub-dictionary. More...
 
void operator= (const viscosityModel &)=delete
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from viscosityModel
static autoPtr< viscosityModel > New (const dictionary &dict)
 

Detailed Description

Definition at line 51 of file noneViscosity.H.

Constructor & Destructor Documentation

◆ none()

none ( const dictionary &  coeffDict)

Construct from the coefficients dictionary.

Definition at line 46 of file noneViscosity.C.

◆ ~none()

~none ( )
virtual

Destructor.

Definition at line 57 of file noneViscosity.C.

Member Function Documentation

◆ TypeName()

TypeName ( "none"  )

Runtime type information.

◆ nu()

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

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