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