viscosityModel

Syntax

Defined in transportProperties dictionary. A variety of Newtonian or non-newtonian transport models are available.

transportModel model;
  • model = name of the viscosityModel to be applied.

Examples

viscosityModel Newtonian;

nu             nu [ 0 2 -1 0 0 0 0 ] 1e-3;

Note: This examples list might not be complete - please look for other models (viscosityModel_XY) in this documentation.

Description

Calculates the viscosity used in solving the flow equations and for particle drag calculation.

Restrictions

none.

Default: none.