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