![]() |
|
Public Member Functions | |
singlePhaseTransportModel (const volVectorField &U, const surfaceScalarField &phi) | |
Construct from components. | |
virtual | ~singlePhaseTransportModel () |
tmp< volScalarField > | nu () const |
Return the laminar viscosity. | |
void | correct () |
Correct the laminar viscosity. | |
virtual bool | read () |
Read transportProperties dictionary. |
|
Construct from components.
|
|
|
|
Correct the laminar viscosity.
Implements transportModel. |
|
Return the laminar viscosity.
Implements transportModel. |
|
Read transportProperties dictionary.
Implements transportModel. |