36#ifndef noneViscosity_H
37#define noneViscosity_H
39#include "viscosityModel.H"
const volScalarField & alpha1
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
noneViscosity(const dictionary &dict)
Construct from components.
TypeName("none")
Runtime type information.
virtual ~noneViscosity()
Destructor.
viscosityModel(const dictionary &dict)
Construct from components.
A class for managing temporary objects.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.