![]() |
|
Public Member Functions | |
TypeName ("Newtonian") | |
Runtime type information. | |
Newtonian (const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi) | |
construct from components | |
~Newtonian () | |
tmp< volScalarField > | nu () const |
Return the laminar viscosity. | |
void | correct () |
Correct the laminar viscosity (not appropriate, viscosity constant). | |
bool | read (const dictionary &viscosityProperties) |
Read transportProperties dictionary. |
|
construct from components
|
|
Definition at line 92 of file Newtonian.H. |
|
Correct the laminar viscosity (not appropriate, viscosity constant).
Implements viscosityModel. Definition at line 105 of file Newtonian.H. |
|
Return the laminar viscosity.
Implements viscosityModel. Definition at line 99 of file Newtonian.H. |
|
Read transportProperties dictionary.
Implements viscosityModel. |
|
Runtime type information.
|