Go to the documentation of this file.
34 namespace viscosityModels
79 viscosityProperties_.lookup(
"nu") >> nu0_;
bool read(const dictionary &viscosityProperties)
Read transportProperties dictionary.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
An abstract base class for incompressible viscosityModels.
A class for handling words, derived from string.
bool read(const char *, int32_t &)
defineTypeNameAndDebug(BirdCarreau, 0)
const dimensionSet dimViscosity
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
Newtonian(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
Generic GeometricField class.
addToRunTimeSelectionTable(viscosityModel, BirdCarreau, dictionary)
word name(const complex &)
Return a string representation of a complex.